Skip to content

Commit

Permalink
Captures d'écran du NV Dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
plstonge committed Feb 19, 2024
1 parent 482cfd3 commit 1fc6897
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 1 deletion.
24 changes: 24 additions & 0 deletions 2-ressources.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,18 @@
"```"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Si vous utilisez\n",
"[JupyterHub](https://docs.alliancecan.ca/wiki/JupyterHub/fr)\n",
"pour profiler votre programme, vous pouvez visualiser en temps\n",
"réel la consommation de ressources dans l'onglet NV Dashboard:\n",
"\n",
"![NV Dashboard CPU](images/nv-dashboard_cpu.png)"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down Expand Up @@ -294,6 +306,18 @@
"```"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Si vous utilisez\n",
"[JupyterHub](https://docs.alliancecan.ca/wiki/JupyterHub/fr)\n",
"pour profiler votre programme GPU, vous pouvez visualiser en temps\n",
"réel la consommation de ressources dans l'onglet NV Dashboard:\n",
"\n",
"![NV Dashboard GPU](images/nv-dashboard_gpu.png)"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down
3 changes: 2 additions & 1 deletion 99-references.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
" * [Installation de logiciels dans votre répertoire `/home`](https://docs.alliancecan.ca/wiki/Installing_software_in_your_home_directory/fr)\n",
" * [Politique d'ordonnancement des tâches](https://docs.alliancecan.ca/wiki/Job_scheduling_policies/fr)\n",
" * [Partitionnement des grappes](https://docs.alliancecan.ca/wiki/Job_scheduling_policies/fr#Pourcentages_des_n.C5.93uds_disponibles)\n",
" * Profilage des tâches via [JupyterHub](https://docs.alliancecan.ca/wiki/JupyterHub/fr)\n",
" * [Tâches exécutées avec GPU](https://docs.alliancecan.ca/wiki/Using_GPUs_with_Slurm/fr)\n",
" * [Scalabilité](https://docs.alliancecan.ca/wiki/Scalability/fr)\n",
" * [Suivi des tâches](https://docs.alliancecan.ca/wiki/Running_jobs/fr#Suivi_des_t.C3.A2ches)\n",
Expand Down Expand Up @@ -209,7 +210,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.5"
"version": "3.11.7"
}
},
"nbformat": 4,
Expand Down
Binary file added images/nv-dashboard_cpu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/nv-dashboard_gpu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1fc6897

Please sign in to comment.