eomii / rules_ll

An Upstream Clang/LLVM-based toolchain for contemporary C++ and heterogeneous programming
https://ll.eomii.org
Other
81 stars 10 forks source link

🥬 Add `cuda_nvptx_nvcc` toolchain #245

Closed aaronmondal closed 5 months ago

aaronmondal commented 5 months ago

This is an initial take on a CUDA toolchain that uses nvcc as device compiler. Since nvcc doesn't properly work with libcxx this toolchain builds against libstdc++ from nixpkgs.