如何在 Mac OS X 上安装 CilkPlus?
当我在我的 Mac 上检查 g++ 版本时,它显示以下内容:
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
我确实从他们的网站下载了 Intel Cilk Plus SDK build 4421 。
但我不知道如何进行。