cc_staff
123
edits
Line 102: | Line 102: | ||
}} | }} | ||
Where | Where '''--nv''' is to bind mount the GPU driver on the host to the container, so the GPU device can be accessed from inside the singularity container. | ||
An example of a job execution script, e.g. ''run_script.sh'', which is a bash script that you would like to run in the container: | An example of a job execution script, e.g. ''run_script.sh'', which is a bash script that you would like to run in the container: |