"We''ll present gpucc, an LLVM-based, fully open-source, CUDA-compatible
compiler for high performance computing. Its Clang-based front-end
supports modern language features such as those in C++11 and C++14. Its
compile time is faster than nvcc. It generates better code than nvcc on
key end-to-end internal benchmarks and is on par with nvcc on a variety
of open-source benchmarks."
Compiling CUDA C/C++ with LLVM -
http://llvm.org/docs/CompileCudaWithLLVM.html
Hacker News Thread - https://news.ycombinator.com/item?id=11565036
GPUCC: An Open-Source GPGPU Compiler - http://on-demand.gputechconf.com/gtc/2016/presentation/s6202-jingyue-wu-gpucc.pdf
No comments:
Post a Comment