spark-gpu
spark-gpu copied to clipboard
Spark GPU and SIMD Support
For diversity reasons, it would be nice to try to avoid 'master' and 'slave' terminology in this repository which can be associated to slavery. The master-slave terminology could be problematic...
We ran your code in our cluster, but we did not achieve any improvement. even the non-GPU version is faster than the GPU version :( Our machine: 64GB Memory, 2...
the cluster setting of the spark-gpu is the same of the normal spark? can i also use spark-gpu with other cluster managers like mesos? thank you!
CUDAFunction can call only GPU device functions (GPU kernel). It is necessary to provide a class that can call C function. In this case, I ask programmers to manage data...
This activity may happen outside this repository