Fichiers pdfs
parent
b0435abde7
commit
826696872b
|
|
@ -1,8 +1,8 @@
|
||||||
# -*- org-export-switch: "all"; -*-
|
# -*- org-export-switch: "xens mp"; -*-
|
||||||
#+title: Exercices 2023
|
#+title: Exercices 2023
|
||||||
#+author: Sébastien Miquel
|
#+author: Sébastien Miquel
|
||||||
#+date: 02-12-2023
|
#+date: 02-12-2023
|
||||||
# Time-stamp: <03-04-24 19:03>
|
# Time-stamp: <03-04-24 19:32>
|
||||||
#+OPTIONS:
|
#+OPTIONS:
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -126,8 +126,8 @@ python3 -c "import torch; print(f'device name [0]:', torch.cuda.get_device_name(
|
||||||
|
|
||||||
*** All
|
*** All
|
||||||
|
|
||||||
#+OPTIONS: toc:t
|
# #+OPTIONS: toc:t
|
||||||
#+export_file_name: Exercices 2023
|
# #+export_file_name: Exercices 2023
|
||||||
|
|
||||||
*** XENS
|
*** XENS
|
||||||
|
|
||||||
|
|
@ -136,9 +136,9 @@ python3 -c "import torch; print(f'device name [0]:', torch.cuda.get_device_name(
|
||||||
|
|
||||||
*** XENS MP
|
*** XENS MP
|
||||||
|
|
||||||
# #+select_tags: xens
|
#+select_tags: xens
|
||||||
# #+exclude_tags: autre
|
#+exclude_tags: autre
|
||||||
# #+export_file_name: Exercices XENS MP 2023
|
#+export_file_name: Exercices XENS MP 2023
|
||||||
|
|
||||||
* ENS MP-MPI :xens:
|
* ENS MP-MPI :xens:
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue