PyKeOps/fr: Difference between revisions

Jump to navigation Jump to search
Created page with "1. Préparez votre script d'exécution. <tabs> <tab name="CPU"> {{File |name=submit-pykeops-cpu.sh |lang="bash" |contents= #!/bin/bash"
(Created page with "= Exécution = Vous pouvez exécuter PyKeOps sur un CPU ou un GPU.")
(Created page with "1. Préparez votre script d'exécution. <tabs> <tab name="CPU"> {{File |name=submit-pykeops-cpu.sh |lang="bash" |contents= #!/bin/bash")
Line 64: Line 64:
Vous pouvez exécuter PyKeOps sur un CPU ou un GPU.  
Vous pouvez exécuter PyKeOps sur un CPU ou un GPU.  


<div lang="en" dir="ltr" class="mw-content-ltr">
1. Préparez votre script d'exécution.
1. Write your job submission script.
<tabs>
<tabs>
<tab name="CPU">
<tab name="CPU">
Line 73: Line 72:
|contents=
|contents=
#!/bin/bash
#!/bin/bash
</div>


#SBATCH --account=def-someprof    # adjust this to match the accounting group you are using to submit jobs
#SBATCH --account=def-someprof    # adjust this to match the accounting group you are using to submit jobs
rsnt_translations
56,430

edits

Navigation menu