Bureaucrats, cc_docs_admin, cc_staff
2,879
edits
m (→mshr: update python modules) |
No edit summary |
||
Line 100: | Line 100: | ||
}} | }} | ||
== Singularity | == Singularity recipe == | ||
The following Singularity Recipe will download the FEniCS Docker image, install it, and download additional packages, e.g., various Python packages. This recipe must be run on your own machine (i.e., a Linux machine with Singularity installed where you have root access). | The following Singularity Recipe will download the FEniCS Docker image, install it, and download additional packages, e.g., various Python packages. This recipe must be run on your own machine (i.e., a Linux machine with Singularity installed where you have root access). | ||
Line 108: | Line 108: | ||
sudo singularity build FEniCS.simg FEniCS-ComputeCanada-Singularity-Recipe | sudo singularity build FEniCS.simg FEniCS-ComputeCanada-Singularity-Recipe | ||
and then upload FEniCS.simg to your account. The FEniCS Docker image places a number of files in <code>/home/fenics</code>. | and then upload <code>FEniCS.simg</code> to your account. The FEniCS Docker image places a number of files in <code>/home/fenics</code>. | ||
{{File | {{File |