[Llvm-bgq-discuss] Problems with OpenMP in C code

Erik Schnetter schnetter at gmail.com
Tue Jan 19 16:05:00 CST 2016


I've recently started to use bgclang on the BG/Q at Scinet. I notice
that it is based on clang 3.6.0, and that most attempts of using
OpenMP from C lead to internal compiler errors. The work-around is
straightforward -- convert the C code to C++ (adding a few extern "C"
declarations).

Is there a newer version of bgclang available, e.g. based on clang 3.7?

-erik

-- 
Erik Schnetter <schnetter at gmail.com>
http://www.perimeterinstitute.ca/personal/eschnetter/


More information about the llvm-bgq-discuss mailing list