Changes between Version 5 and Version 6 of frontera


Ignore:
Timestamp:
10/16/23 15:28:04 (16 months ago)
Author:
mkrishna
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • frontera

    v5 v6  
    125125idev -m 60 -p rtx -N 1 -n 8
    126126}}}
     127You will need to load the `apptainer` module as follows
     128{{{
     129module load tact-apptainer
     130}}}
    127131Build the apptainer image from the Docker image as follows
    128132{{{
    129 apptainer build <PATH_TO_LOGIN_NODE>/deepxde docker://mkrish234/deepxde:v0.3
     133apptainer build <PATH_TO_LOGIN_NODE>/deepxde docker://<DOCKER_IMAGE>
    130134}}}
    131135