Skip to content

COMET unit testing doesn't run in Github Actions #2

@achimr

Description

@achimr

COMET unit testing has to be run with GPU. Github Actions doesn't provide GPU instances for testing. It is possible to run actions on self-hosted runners, but setting this up is very involved.

The easier workaround is to run unit tests with nbdev_test on a local Jupyter notebook instance (with GPU support) or on Google Colab (with GPU runtime).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions