Skip to content

SparkDL/saoclib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala saoclib

Scala wrapper of 'Intel FPGA SDK for OpenCL'.

How to Run

There are several examples in 'com.pzque.sparkdl.examples' package, feel free to run them.

Before you run the examples, you should ensure you have successfully compiled the 'cpp' project and have a shared library named 'saoclib.so' in the '../bin/' directory.

Then remember to add an option -Djava.library.path=../bin to your vm launch options. In idea, just click "Run" label in menus bar and paste the option text above to the "VM options" input field.

About

AOCL(Intel FPGA SDK for OpenCL) Scala wrapper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published