mcvine / acc

Accelerated mcvine engine
0 stars 1 forks source link

Update Gitlab CI #116

Closed ckendrick closed 1 year ago

ckendrick commented 1 year ago

This updates the Gitlab CI to use Numba 0.56.4 and the latest version of MCViNE, as well as applying the patch to Numba for the const global array closure workaround.

The Gitlab runner Dockerfile and image was updated to use CUDA 11.3.1 and Mamba. Documentation was added for updating the CI in the future.