Skip to content

ShigekiKarita/dpp-opencl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCL demo using dpp

install requirements

First, install a suitable OpenCL driver of your GPU device. Then,

sudo apt-get install libclang-6.0-dev

source $(curl https://dlang.org/install.sh | bash -s -- ldc-1.18.0 -a)

dub fetch dpp --version=0.4.0
dub run dpp -- --help

how to run

dub run --compiler=ldc2

see also

https://github.com/atilaneves/dpp

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages