cc_staff
123
edits
Line 103: | Line 103: | ||
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. | 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. | ||
Here is an example of a job execution script, e.g. ''run_script.sh'', which | Here is an example of a job execution script, e.g. ''run_script.sh'', which you would like to run in the container to start the execution of the python code that has been programed with RAPIDS: | ||
{{File | {{File | ||
|name=run_script.sh | |name=run_script.sh |