Skip to content

Singularity arm64

Rodrigo G. Ruiz requested to merge singularity-arm64 into master

This branch contains the singularity container that works on computers with arm64 architecture (ie macbook with M1 chips).

I tried it on my own computer and it works. After the docker image was built, I run it, built a singularity image file from there, and veified that the set_env command from ulib was also available.

Merge request reports