PyKeOps/fr: Difference between revisions

Jump to navigation Jump to search
Created page with "2. Créez et activez un environnement virtuel Python. {{Commands |virtualenv --no-download ~/pykeops_env |source ~/pykeops_env/bin/activate }}"
(Created page with "#SBATCH --account=def-someprof # adjust this to match the accounting group you are using to submit jobs #SBATCH --time=08:00:00 # adjust this to match the walltime of your job #SBATCH --cpus-per-task=4 # adjust this to match the number of cores to use #SBATCH --mem-per-cpu=4G # adjust this according to the memory you need per cpu #SBATCH --gpus=1")
(Created page with "2. Créez et activez un environnement virtuel Python. {{Commands |virtualenv --no-download ~/pykeops_env |source ~/pykeops_env/bin/activate }}")
Line 24: Line 24:




<div lang="en" dir="ltr" class="mw-content-ltr">
2. Créez et activez un environnement virtuel Python.
2. Create and activate a Python virtual environment.
{{Commands
{{Commands
|virtualenv --no-download ~/pykeops_env
|virtualenv --no-download ~/pykeops_env
|source ~/pykeops_env/bin/activate
|source ~/pykeops_env/bin/activate
}}
}}
</div>




rsnt_translations
56,430

edits

Navigation menu