Skip to content

GPU calls in CPU mode #533

@haampie

Description

@haampie

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions