software-layer icon indicating copy to clipboard operation
software-layer copied to clipboard

Add new GPU workflow

Open laraPPr opened this issue 11 months ago • 6 comments

to check if missing dependencies for a CUDA build include cpu builds

This action includes an action that is not allowed yet by the EESSI organisation. Could the following action https://github.com/dorny/paths-filter be added to the allowed action.

BUG FIX: It also includes a fix for the existing missing installation check. Currently it fails after running check_missing_installations.sh if their are missing installations. And the workflow is stopped directly after which means the info on which easystack cause the failure is not printed. With this change it is.

laraPPr avatar Feb 27 '25 12:02 laraPPr

Instance eessi-bot-mc-aws is configured to build for:

  • architectures: x86_64/generic, x86_64/intel/haswell, x86_64/intel/sapphirerapids, x86_64/intel/skylake_avx512, x86_64/amd/zen2, x86_64/amd/zen3, aarch64/generic, aarch64/neoverse_n1, aarch64/neoverse_v1
  • repositories: eessi.io-2023.06-compat, eessi.io-2023.06-software

eessi-bot[bot] avatar Feb 27 '25 12:02 eessi-bot[bot]

Instance eessi-bot-mc-azure is configured to build for:

  • architectures: x86_64/amd/zen4
  • repositories: eessi.io-2023.06-software, eessi.io-2023.06-compat

eessi-bot[bot] avatar Feb 27 '25 12:02 eessi-bot[bot]

Instance rt-Grace-jr is configured to build for:

  • architectures: aarch64/nvidia/grace
  • repositories: eessi.io-2023.06-software

  • Agreed that we don't need the action but is better to do it ourselves
  • The other option is to accept -> but security concerns

hvelab avatar Mar 04 '25 10:03 hvelab

Filter now works see https://github.com/EESSI/software-layer/actions/runs/15493894354/job/43625796367?pr=949 And the check fails as expected see https://github.com/EESSI/software-layer/actions/runs/15493419723/job/43624193008?pr=917

laraPPr avatar Jun 06 '25 15:06 laraPPr

@laraPPr I think we can close this as this check is now being done in our EB hooks

ocaisa avatar Nov 21 '25 22:11 ocaisa