Skip to content

CI: run doctests only on GPU machine #2098

@awaelchli

Description

@awaelchli

Currently the doctests run on CPU and GPU but we can't include any GPU related doctests, otherwise they would fail on CPU-only machines.

I propose to turn off CI doctests for CPU-only machines and only let them run on machines with GPU (i.e. drone).

This would allow us to write doctests also for GPU related stuff.

@Borda

Metadata

Metadata

Assignees

No one assigned

    Labels

    ciContinuous IntegrationfeatureIs an improvement or enhancementhelp wantedOpen to be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions