somoclu icon indicating copy to clipboard operation
somoclu copied to clipboard

Clang OpenMP and CUDA

Open peterwittek opened this issue 8 years ago • 2 comments

Support for OpenMP improved significantly in Clang. Furthermore, now it can compile CUDA code. This needs a revision of the configure, Makefile, and setup.py scripts, and it will be especially welcome on OS X. Anaconda has support for the relevant version of Clang.

peterwittek avatar Aug 01 '17 08:08 peterwittek

See the conda recipes for xgboost and lightgbm for hints.

peterwittek avatar Aug 01 '17 09:08 peterwittek

Clang now compiles the problem without problems both on Linux and macOS. The CUDA part remains to be checked,

peterwittek avatar Feb 12 '18 07:02 peterwittek