Changes between Version 5 and Version 6 of frontera
- Timestamp:
- 10/16/23 15:28:04 (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
frontera
v5 v6 125 125 idev -m 60 -p rtx -N 1 -n 8 126 126 }}} 127 You will need to load the `apptainer` module as follows 128 {{{ 129 module load tact-apptainer 130 }}} 127 131 Build the apptainer image from the Docker image as follows 128 132 {{{ 129 apptainer build <PATH_TO_LOGIN_NODE>/deepxde docker:// mkrish234/deepxde:v0.3133 apptainer build <PATH_TO_LOGIN_NODE>/deepxde docker://<DOCKER_IMAGE> 130 134 }}} 131 135