首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 利用GPU的功耗在Linux内核

利用GPU的功耗在Linux内核

  • 资源大小:87.65 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: linux GPU 利用 内核 功耗

资 源 简 介

Updates The k32 branch on github now works with kernel 3.2.x. Hope that makes people a little bit happier. I also encourage people take a look at [Snap](https://github.com/wbsun/snap), which is another system-level GPU computing study. It helps build parallel packet processing boxes with GPUs. Where is the source code? Github: https://github.com/wbsun/kgpu We use the Google code as a place to publish updates. What is It? KGPU (or GPUstore, for storage) is a GPU computing framework for the Linux kernel. It allows Linux kernel to call CUDA programs running on GPUs directly. The motivation is to augment operating systems with GPUs so that not only userspace applications but also the operating system itself can benefit from GPU acceleration. It can also free the CPU from some computation intensive work by enabling the GPU as an extra computing device. Modern GPUs can be used for more than just graphics processi
VIP VIP
0.177105s