Skip to content

Commit

Permalink
update pyt301 to StdEnv/2023
Browse files Browse the repository at this point in the history
  • Loading branch information
sergueev authored Nov 27, 2024
1 parent e296e5f commit bef3847
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions pyt301/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,12 @@ jupyterhub::jupyterhub_config_hash:
SlurmFormSpawner:
disable_form: true

jupyterhub::kernel::venv::python: /cvmfs/soft.computecanada.ca/easybuild/software/2020/avx2/Core/python/3.10.2/bin/python3
jupyterhub::kernel::venv::prefix: /opt/ipython-kernel-3.10
jupyterhub::kernel::venv::pip_environment:
PIP_NO_INDEX: 1
PIP_CONFIG_FILE: /cvmfs/soft.computecanada.ca/config/python/pip-avx2-gentoo.conf
jupyterhub::kernel::venv::packages: ['numba==0.53.1', "numpy==1.23.5", 'pycuda', 'matplotlib']
jupyterhub::kernel::venv::packages: ['numba==0.60.0', "numpy==1.26.4", 'pycuda', 'matplotlib']

profile::software_stack::lmod_default_modules: ['StdEnv/2020', 'gcc', 'cuda']
profile::freeipa::mokey::enable_user_signup: false
profile::freeipa::mokey::require_verify_admin: false

profile::software_stack::lmod_default_modules: ['StdEnv/2023', 'gcc', 'cuda/12.2']

profile::accounts::skel_archives:
- filename: main.zip
Expand Down

0 comments on commit bef3847

Please sign in to comment.