Skip to content
Snippets Groups Projects
Commit b54fca79 authored by Fabian.Jakub's avatar Fabian.Jakub
Browse files

change default setting for spack disable_local_config to false and icon branch to master

parent 45b4ef8b
No related branches found
No related tags found
1 merge request!4Switching to the advanced configuration method and fixing spack build.
......@@ -9,11 +9,11 @@ spack:
root: "%HPCROOTDIR%/spack" # path to a spack install, will be downloaded to if not present
user_cache_path: "%HPCROOTDIR%/spack_user_cache_path" # spack puts data here when bootstrapping, leave empty to use home folder
user_config_path: "%HPCROOTDIR%/spack_user_config_path" # spack puts data here when bootstrapping, leave empty to use home folder
disable_local_config: true # if false, spack install into home folder
disable_local_config: false # if true, spack installs into spack source dir
icon:
build_cmd: "icon-nwp@%ICON.VERSION%% %SPACK.COMPILER% target=x86_64_v2 ^openmpi+pmi+legacylaunchers schedulers=slurm fabrics=ucx ucx+dc+dm+ib_hw_tm+mlx5_dv+rc+rdmacm+thread_multiple+ud+verbs"
version: 2.6.5-nwp0
version: master
python_environment:
# Name of the virtual environment in the remote platform experiment folder
......
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