Skip to content
Snippets Groups Projects
Select Git revision
  • 8a24e734f878558e502c7f3d1a56f2f904bb9637
  • master default protected
2 results

singularity

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Marty Kandes authored
    Successfully tested by pushing containers [1] built on Jetstream to
    GitHub Container Registry (GHCR), pulling containers [2] hosted on
    GHCR to Expanse, and then running osu_bw and osu_latency benchmarks.
    
    [1]
    
    export GH_PAT='<GITHUB_PERSONAL_ACCESS_TOKEN>'
    singularity push --docker-login mkandes --docker-password "${GH_PAT}" \
      omb-5.6.3-ubuntu-18.04-openmpi-3.1.6.sif \
      oras://ghcr.io/mkandes/naked-singularity:omb-5.6.3-ubuntu-18.04-openmpi-3.1.6
    
    [2]
    
    singularity pull oras://ghcr.io/mkandes/naked-singularity:omb-5.6.3-ubuntu-18.04-openmpi-3.1.6
    8a24e734
    History
    Name Last commit Last update