habanero-rice / hclib

A C/C++ task-based programming model for shared memory and distributed parallel computing.
http://habanero-rice.github.io/hclib/
BSD 3-Clause "New" or "Revised" License
71 stars 35 forks source link

Remove disabled feature code #52

Closed DaoWen closed 7 years ago

DaoWen commented 7 years ago

Delete unused code that previously supported CUDA, UPC and SHMEM.

Closes #24.

agrippa commented 7 years ago

This pull request looks good to me, @budimlic 's turn to review and then merge.