Skip to content

don't merge: Blueline staging 2026-03-16#1113

Closed
havogt wants to merge 53 commits intomainfrom
blueline_staging_2026-03-16
Closed

don't merge: Blueline staging 2026-03-16#1113
havogt wants to merge 53 commits intomainfrom
blueline_staging_2026-03-16

Conversation

@havogt
Copy link
Copy Markdown
Contributor

@havogt havogt commented Mar 16, 2026

philip-paul-mueller and others added 30 commits December 18, 2025 09:26
**NOTE:**
This commit still follows the old nomoclature, where `None` means default stream.
Most likely this will change such that `None` means "not using `schedule_*()` functions and another sigelton is used for it.
- There are now two protocols that describes how to extract the underlying address.
	They are probably at the wrong location.
- `stream=None` no longer means "default stream" but is not equivalent to "do not use scheduled version".
- To indicate the default stream the singelton `DefaultStream` is used.
	The `cupy.cuda.Stream.null` singelton was not used, because it would require that `cupy` is present.
- However, use the default stream is still the default behaviour.
@github-actions
Copy link
Copy Markdown

Mandatory Tests

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

  • cscs-ci run default
  • cscs-ci run distributed

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 havogt closed this Mar 18, 2026
@havogt havogt deleted the blueline_staging_2026-03-16 branch March 18, 2026 08:47
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.

2 participants