biometrics / likely

A compiler intermediate representation for image recognition and heterogeneous computing.
http://www.liblikely.org
Other
78 stars 11 forks source link

NVPTX Backend #24

Open jklontz opened 11 years ago

jklontz commented 11 years ago

Requires interfacing with the CUDA SDK. http://llvm.org/docs/NVPTXUsage.html

jklontz commented 9 years ago

Some (incomplete) progress has been made on this, see kernelExpression::generateHeterogeneous() and cuda.cpp.