Mentions légales du service

Skip to content
Snippets Groups Projects
Commit c9fc6b74 authored by AGULLO Emmanuel's avatar AGULLO Emmanuel
Browse files

Minor fix (indentation)

parent a48ef137
Branches master
No related tags found
No related merge requests found
Pipeline #916205 passed
......@@ -8,12 +8,12 @@
Do not hesitate to visit the [[./tuto-chameleon.org][tutorial]] for using =guix= with =cuda= (Section 6).
Allocation of a GPU node (~sirocco~)
#+begin_src
#+begin_src bash
salloc -C sirocco
#+end_src
A quick check:
#+begin_src*
#+begin_src bash
LD_PRELOAD=/usr/lib64/libcuda.so guix shell --pure --preserve=^LD_PRELOAD mini-chameleon-cuda openssh slurm --with-input=slurm=slurm@23 -- srun perf_dgemm -v cublas
#+end_src
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment