Adrian S. Lemoine

Results 2 issues of Adrian S. Lemoine

The branch: https://github.com/STEllAR-GROUP/hpx/commits/rdma_object needs to be merged into master however this requires considerable work to get it into shape. - [ ] `rdma_object` , `rdma_vector` 1. Needs additional touching up...

category: core
type: enhancement
category: parcel transport
difficulty: hard
priority: medium
category: infrastructure
tag: pinned

The code below demonstrates issues with functions in PhySL not assigning variables properly: ```cpp #include #include #include #include int main() { char const* const newton_code = R"(block( // Newton's Method...

type: defect
category: PhySL