Using cilk++ work stealing -
i new cilk++ , want use cilk's work stealing scheduler. couldn't find information on this. can me regarding this? thanks.
there's lots of information @ http://cilkplus.org website.
you'll need 1 of:
- intel compose xe
- the gcc "cilkplus" branch
- the cilk plus/llvm development branch
pointers of these available @ http://cilkplus.org/which-license .
there's tutorial available @ website - @ http://cilkplus.org/cilk-plus-tutorial .
- barry
Comments
Post a Comment