0

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 ビルド 4421 をWeb サイトからダウンロードしました。

しかし、私は進む方法がわかりません。

4

1 に答える 1

1

https://cilkplus.github.io/に LLVM/Cilk Plus の実装があります。

于 2015-12-24T03:39:19.710 に答える