Sep 20, 2018

[clang] CUDA Support in Clang 7.0

http://releases.llvm.org/7.0.0/tools/clang/docs/ReleaseNotes.html

Clang now supports generating object files with relocatable device code.
This feature needs to be enabled with 
-fcuda-rdc
and may result in performance penalties compared to whole program compilation. 

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.