Quantcast
Channel: Neue Beiträge
Viewing all articles
Browse latest Browse all 2

Cilkplus on MTL

$
0
0
Englisch

I am trying to run a simple cilk plus program on MTL. The program runs both a serial (non-threaded) and a parallel (using cilk_spawn) version of the same code and reports the timing results for both versions.

I can compile it and run it on the login node, but it shows no speedup in the parallel version because it does not have access to multiple CPUs.

When I try to submit the job using qsub (hoping to get access to multiple cores), I get the following output file:

-----


Viewing all articles
Browse latest Browse all 2


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