0

How to install the CilkPlus on Mac OS X?

When I checked g++ version on my Mac it showed the following:

Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 7.0.2 (clang-700.1.81)
Target: x86_64-apple-darwin15.0.0
Thread model: posix

I do have downloaded the Intel Cilk Plus SDK build 4421 from their website.

But I dont know how to proceed.

letsBeePolite
  • 2,183
  • 1
  • 22
  • 37

1 Answers1

1

There is an implementation of LLVM/Cilk Plus at https://cilkplus.github.io/ .