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

remove target definition from spack build icon cmd

parent b9d11b41
No related branches found
No related tags found
1 merge request!4Switching to the advanced configuration method and fixing spack build.
......@@ -12,7 +12,7 @@ spack:
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"
build_cmd: "icon-nwp@%ICON.VERSION%% %SPACK.COMPILER% ^openmpi+pmi+legacylaunchers schedulers=slurm fabrics=ucx ucx+dc+dm+ib_hw_tm+mlx5_dv+rc+rdmacm+thread_multiple+ud+verbs"
version: master
python_environment:
......@@ -27,4 +27,4 @@ python_environment:
- git+https://gitlab.physik.uni-muenchen.de/Oriol.Tinto/otils.git
- f90nml
LOGIN: "LOGIN"
\ No newline at end of file
LOGIN: "LOGIN"
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