Is there any kgpu-like application for windows 7?
Asked
Active
Viewed 107 times
2 Answers
2
something like this? http://www.tidepowerd.com/ It is a library for .Net programming
uSlackr
- 9,053
2
kgpu is a kernel/driver extension, very particular to Linux, and very closely tied to encrypted filesystems (so far).
It would appear that any similar accelerations in windows would need specific driver support from whatever driver is involved with the acceleration (filesystem, network, etc.). To actually duplicate the encrypted filesystem acceleration that kgpu is presently capable of, Windows' encrypted filesystem drivers (Microsoft code behind the 'BitLocker' name, right?) would need to be adjusted to use CUDA technology.
Jason Sherman
- 1,087