somoclu
somoclu copied to clipboard
Clang OpenMP and CUDA
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.
Clang now compiles the problem without problems both on Linux and macOS. The CUDA part remains to be checked,