RAPIDS: Difference between revisions

Jump to navigation Jump to search
Line 102: Line 102:
}}
}}


Where in the example '--nv' is to bind mount the GPU driver on the host to the container, so you can access the GPU device 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.  


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:  
cc_staff
123

edits

Navigation menu