Skip to content

IBMSparkGPU/GPUEnablerExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

GPUEnablerExample

This is a sample program which is used to demonstrate the capabilities of the GPUEnabler package found under this link.

To run this program, as a pre-req GPUEnabler package should be installed. Then run the following command after cloning this project,

  • mvn scala:run -DmainClass=com.ibm.sample.GpuEnablerExample

The GPU native program can be found under src/main/resources along with the Makefile. The GPU binary "GpuEnablerExamples.ptx" is generated for the GpuEnablerExamples.cu program by running the "make" command from the directory src/main/resources.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published