-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
At various places we have if (acc::num_devices() > 0) { ... }
which still gets executed in CPU mode when you have the hardware. I just noticed this because I didn't have the fix for the excessive amounts of streams yet, and acc::create_streams
made tests fail on Daint even though --control.processing_unit=cpu
Metadata
Metadata
Assignees
Labels
No labels