STEllAR-GROUP / phylanx

An Asynchronous Distributed C++ Array Processing Toolkit
Boost Software License 1.0
75 stars 76 forks source link

Fixing annotation propagation problems #1156

Closed hkaiser closed 4 years ago

hkaiser commented 4 years ago

Fixes: #1155

hkaiser commented 4 years ago

@taless474 this fixes two of the problems you have described in #1155. The remaining two are more difficult to address as they would require adding some communication to the primitives.