tags:

views:

73

answers:

1

Is there any implementation of JVM that supports CUDA? Provide links please =)

+3  A: 

You should have a look at JCuda:

With JCuda it is possible to interact with the CUDA runtime and driver API from Java programs.

tangens
JCuda is very nice. But I see spaceships in eternal void desserts of univers that is full of programers who do not need to care about external cuda api, and can use the power of GPU like we use the power of mulicore CPU.