DiamondLightSource / DiamondLightSource/Savu
Passing metadata from GPU processes to all other processes
Open
question
- Dominant language
- Python
- Stars
- 43
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
If we run a GPU process, which then populates the meta-data with a value required by a subsequent CPU process, then not all the processes will contain that value.
Is the best way to address this to use mpi4py to pass a dictionary to the non-GPU processes?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.