Quantcast
Channel: Intel® Cilk™ Plus
Viewing all articles
Browse latest Browse all 77

Linking with cilk on OSX

$
0
0

On MAC OSX I link with

   -lcilkrts

 At runtime it seems to expect

    libcilkrts.5.dylib

but I had expected it would require

   libcilkrts.dylib

However, there is versioned and a nonversioned variants:

compilers_and_libraries_2016.1.111/mac//bin/intel64/libcilkrts.5.dylib

compilers_and_libraries_2016.1.111/mac//compiler/lib/libcilkrts.5.dylib

compilers_and_libraries_2016.1.111/mac//compiler/lib/libcilkrts.dylib

Have I misunderstood something?

 

 


Viewing all articles
Browse latest Browse all 77

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>