File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7878 - accel/nvidia/cc80
7979 # This should fall back to cc70 but that is checked later (in this step we just check for consistency)
8080 - accel/nvidia/cc77
81- - accel/amd/gfx90a
8281
8382 steps :
8483 - name : Check out software-layer repository
@@ -166,15 +165,12 @@ jobs:
166165 - none
167166 - accel/nvidia/cc80
168167 - accel/nvidia/cc77
169- - accel/amd/gfx90a
170168 include :
171169 # For each override we expect a specific path (which may differ from the original due to overrides)
172170 - EESSI_ACCELERATOR_TARGET_OVERRIDE : accel/nvidia/cc80
173171 FINAL_ACCELERATOR_TARGET_EXPECTED : accel/nvidia/cc80
174172 - EESSI_ACCELERATOR_TARGET_OVERRIDE : accel/nvidia/cc77 # deliberately chose a non-existent CUDA capability
175173 FINAL_ACCELERATOR_TARGET_EXPECTED : accel/nvidia/cc70 # this reverts to the fallback case (which does exist)
176- - EESSI_ACCELERATOR_TARGET_OVERRIDE : accel/amd/gfx90a
177- FINAL_ACCELERATOR_TARGET_EXPECTED : accel/amd/gfx90a
178174
179175 steps :
180176 - name : Check out software-layer repository
You can’t perform that action at this time.
0 commit comments