powered by
This function uses LLVM's ability to generate code for a NVIDIA GPU rather than the local CPU.
generatePTX(m)
the Module to be compiled
Module
a character vector containing the PTX code. This can be written to a file or used directly with the RCUDA package. See http://www.omegahat.org/RCUDA.
LLVM documentation. NVIDIA and CUDA SDK documentation