GPU user guide
How to Run a Job with a GPU
Let's run the gravitational N-body simulation found on the CUDA toolkit samples on a GPU. This ex...
Use QOS to run GPU jobs
This page it's dedicate to users who want to run GPU's and have a QOS. GPU JOB submission usin...
Deep Learning Example
The INCD-Lisbon facility provide a few GPU, check the Comput Node Specs page. Login on the submi...
How to selected a GPU
Select any GPU On this example we choose one GPU with at least 8192 MB memory. #!/bin/bash ...