Which compiler for OpenMP

Takeshi Enomoto takeshi at enomosphere.net
Wed Nov 26 05:06:49 PST 2014


Dear Adam,

I usually use the current default GCC compiler.
I believe it is gcc48 now.

BTW, OpenMP for clang is under development.
<http://clang-omp.github.io>
I was able to build it without serious problems.
It requires OpenMP runtime from Intel.
<https://www.openmprtl.org/>

My blog post (in Japanese)
<http://www.enomosphere.net/2014/07/05/clangでopenmp/>
Google Translation (which doesn't make sense)
<https://translate.google.co.jp/translate?hl=ja&sl=ja&tl=en&u=http%3A%2F%2Fwww.enomosphere.net%2F2014%2F07%2F05%2Fclangでopenmp%2F>

I wish that clang supports OpenMP (and hopefully OpenACC) soon.

Takeshi
-----
Takeshi Enomoto
takeshi at macports.org



More information about the macports-dev mailing list