NVIDIA / libcudacxx

[ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl
https://nvidia.github.io/libcudacxx
Other
2.3k stars 187 forks source link

Drop NVCC + ICPC support #63

Closed brycelelbach closed 1 year ago

brycelelbach commented 4 years ago

I believe it's currently broken.

brycelelbach commented 3 years ago

We've decided to drop support for ICPC instead.

griwes commented 1 year ago

I don't think there's any actions needed here. It's possible there's vestigial support for ICPC in the __config file, but if there is, it's going to get purged the next time we comb through that file.