Skip to content

GPU workflow should run tests on the GPU #428

@jatkinson1000

Description

@jatkinson1000

As raised by #427 whilst there is now a GPU workflow to run examples (integration tests), many of them are still being run on CPU by default.

To run on GPU would require passing --device='cuda' from the commandline call to the python files and pt2ts script.

Really we should look to update the script to run everything possible on the GPU.

cc'ing @niccolozanotti as the original author of the workflow in case he has thoughts/comments.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions