File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,16 @@ clusters:
7070 F7T_TOKEN_URL : " https://auth-tds.cscs.ch/auth/realms/firecrest-clients/protocol/openid-connect/token"
7171 SLURM_TIMELIMIT : ' 500'
7272 SLURM_CPUS_PER_TASK : ' 64'
73+ -
74+ uarch : ' mi300'
75+ partition : ' mi300'
76+ variables :
77+ F7T_CLIENT_ID : $F7T_TDS_CLIENT_ID
78+ F7T_CLIENT_SECRET : $F7T_TDS_CLIENT_SECRET
79+ F7T_URL : " https://api.tds.cscs.ch/stp/firecrest/v2"
80+ F7T_TOKEN_URL : " https://auth-tds.cscs.ch/auth/realms/firecrest-clients/protocol/openid-connect/token"
81+ SLURM_TIMELIMIT : ' 500'
82+ SLURM_CPUS_PER_TASK : ' 64'
7383 runner : f7t
7484uenvs :
7585 climana :
@@ -148,6 +158,7 @@ uenvs:
148158 recipes :
149159 gh200 : 2025.1/gh200
150160 zen2 : 2025.1/mc
161+ mi300 : 2025.1/mi300
151162 deploy :
152163 daint : [gh200]
153164 eiger : [zen2]
You can’t perform that action at this time.
0 commit comments