Is there any kgpu-like application for windows 7?

link|improve this question
feedback

2 Answers

something like this? http://www.tidepowerd.com/ It is a library for .Net programming

link|improve this answer
feedback

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.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.