Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
dcc:itsol:whisper:running [2024/08/12 07:52] – Moved content from LibGuides to here giulio | dcc:itsol:whisper:running [2025/05/09 14:06] (current) – added <code></code> where needed giulio | ||
---|---|---|---|
Line 4: | Line 4: | ||
Now that you have your general script ready, all you have to do to run it, is to simply copy the command below into your terminal and press enter: | Now that you have your general script ready, all you have to do to run it, is to simply copy the command below into your terminal and press enter: | ||
- | * '' | + | * < |
The terminal will then confirm that your job had been received and assign it a '' | The terminal will then confirm that your job had been received and assign it a '' | ||
- | '' | + | < |
- | '' | + | sbatch: Job sent to gpu partition |
- | '' | + | sbatch: Request for one of the default GPU types added |
+ | Submitted batch job < | ||
+ | </ | ||
Please keep the '' | Please keep the '' | ||
Line 20: | Line 22: | ||
To check if the HPC has finished your job, type the following as shown in the figure below: | To check if the HPC has finished your job, type the following as shown in the figure below: | ||
- | * '' | + | * < |
{{ : | {{ : | ||
Line 27: | Line 29: | ||
If you have launched multiple jobs (which we do not recommend), or if you simply want to see if the job is done without displaying the details of it, type in the following: | If you have launched multiple jobs (which we do not recommend), or if you simply want to see if the job is done without displaying the details of it, type in the following: | ||
- | * '' | + | * < |
This command **displays all the active jobs** linked to your account. In the list that will appear, look for the '' | This command **displays all the active jobs** linked to your account. In the list that will appear, look for the '' |