DARMA-tasking-internal / darma-frontend

Header library providing the frontend programming model for the DARMA asynchronous many-task model
Other
7 stars 0 forks source link

problems with `ReadAccessHandleCollection` #34

Open armarkos opened 7 years ago

armarkos commented 7 years ago

Hi David,

When I have functor with ReadAccessHandleCollection, it doesn't properly check the permissions and I can easily modify the data underneath of the local_access.

Thanks, Aram