omarobeya / parallel-inplace-radixsort

Other
20 stars 5 forks source link

Cilk Plus deprecated #5

Open marcus1337 opened 4 years ago

marcus1337 commented 4 years ago

Hi,

Cilk Plus is said to be deprecated on Cilk Plus own website (https://www.cilkplus.org/). Could you perhaps make a version that use OpenMP instead?

ekahssay commented 3 years ago

Thanks for pointing the issue out Marcus! We are looking into porting to open cilk (https://cilk.mit.edu/) or OpenMP at the moment and are measuring performance, etc.

pitsianis commented 1 year ago

Any progress with the port to OpenCilk?