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

Add support for Honeycomb simulator #71

Closed srirajpaul closed 5 years ago

srirajpaul commented 5 years ago

Adding support for Honeycomb simulator requires adding the assembly support for context switching and conditional compilation for a few unsupported features.