Antoniu Pop

Results 5 issues of Antoniu Pop

## Expected Behavior Program makes progress / does not hang ## Actual Behavior Program hangs. ## Steps to Reproduce the Problem The issue is likely the way hpx::cout functions on...

type: race condition
type: defect

## Expected Behavior Expected is that multiple independent jobs (e.g. SLURM job array) can run concurrently on the same cluster (on disjoint sets of nodes, not co-scheduled). ## Actual Behavior...

type: defect
category: parcel transport

This PR reduces the number of copy operations by transferring ownership of data buffers to the runtime system, and by merging the outputs of SDFG compute graphs in place. It...

cla-signed