+ - An Open Source Compiler From CUDA to x86-Multicore->
Submitted
by
Gregory Diamos
Gregory Diamos writes "An open source project, Ocelot, has recently released a just-in-time compiler for CUDA, allowing the same programs to be run on NVIDIA GPUs or x86 CPUs and providing an alternative to OpenCL. A description of the compiler was recently posted on the NVIDIA forums. The compiler works by translating GPU instructions to LLVM and then generating native code for any LLVM target, it has been validated against over 100 CUDA applications. All of the code is available under the New BSD license."
Link to Original Source
Link to Original Source
An Open Source Compiler From CUDA to x86-Multicore More Login
An Open Source Compiler From CUDA to x86-Multicore