Skip to content

Conversation

@havogt
Copy link
Contributor

@havogt havogt commented Jul 30, 2025

No description provided.

@havogt
Copy link
Contributor Author

havogt commented Jul 30, 2025

cscs-ci run default

@havogt havogt changed the title Try node sharing CI: Use node sharing Jul 30, 2025
@havogt
Copy link
Contributor Author

havogt commented Jul 30, 2025

It seems slightly faster than current setup, but probably once we have more parallel runs it will be as slow or slower.

@havogt
Copy link
Contributor Author

havogt commented Jul 30, 2025

Maybe we should just schedule the long running ones on shared, e.g. everything 30min+? (because the faster ones might be ok to backfill in the normal queue)

@github-actions
Copy link

Mandatory Tests

Please make sure you run these tests via comment before you merge!

  • cscs-ci run default

Optional Tests

To run benchmarks you can use:

  • cscs-ci run benchmark-bencher

To run tests and benchmarks with the DaCe backend you can use:

  • cscs-ci run dace

To run test levels ignored by the default test suite (mostly simple datatest for static fields computations) you can use:

  • cscs-ci run extra

For more detailed information please look at CI in the EXCLAIM universe.

@havogt
Copy link
Contributor Author

havogt commented Nov 19, 2025

cscs-ci run default

Comment on lines +64 to +65
SLURM_GPUS_PER_NODE: 1
SLURM_PARTITION: "shared"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to override these variables in the benchmark CI config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants