Is your feature request related to a problem? Please describe.
The CI can't run any GPU tests because the free resources on GitHub don't have GPUs. Also getting MPI to work in there isn't easy. It would help if we set up a local machine in Leiden with a runner.
Describe the solution you'd like
A machine in Leiden that runs CI jobs, in a VM for security and in a Docker container for reproducibility. Try to make it robust and to minimise maintenance needs.
Describe alternatives you've considered
External hosting, but that's difficult to pay for. Easier to find an old machine with a GPU in it and spend time rather than money.
Is your feature request related to a problem? Please describe.
The CI can't run any GPU tests because the free resources on GitHub don't have GPUs. Also getting MPI to work in there isn't easy. It would help if we set up a local machine in Leiden with a runner.
Describe the solution you'd like
A machine in Leiden that runs CI jobs, in a VM for security and in a Docker container for reproducibility. Try to make it robust and to minimise maintenance needs.
Describe alternatives you've considered
External hosting, but that's difficult to pay for. Easier to find an old machine with a GPU in it and spend time rather than money.