DiamondLightSource / DiamondLightSource/mx-bluesky
`ZocaloResults` `gpu` attribute is no longer useful
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 5
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 2
Description
The `gpu` setting in `ZocaloResults` after
* https://github.com/DiamondLightSource/dodal/pull/1249
will have the sole function of either only taking cpu results if false or taking the first result if true,
Is it worth keeping this functionality (in which case it ought to be synced with the corresponding `FeatureFlags`attribute, or should it be removed and the first result always returned regardless, leaving it to correct configuration of the zocalo pipeline to determine which one comes back.
Contributor guide
Assessment
This issue has not been assessed yet.