GPUEnabler (homepage)

Provides GPU awareness to Spark

@ibmsoe / (1)

This package brings GPU related capabilities to Spark Framework. The following capabilities are provided by this package,

load & initialize a user provided GPU kernel on executors which has Nvidia GPU cards attached to it.
convert the data from partitions to a columnar format so that it can be easily fed into the GPU kernel.
provide support for caching inside GPU for optimized performance.


Tags

  • 2|GPU
  • 1|spark
  • 1|tools
  • 1|CUDA

How to

This package doesn't have any releases published in the Spark Packages repo, or with maven coordinates supplied. You may have to build this package from source, or it may simply be a script. To use this Spark Package, please follow the instructions in the README.

Releases

No releases yet.