-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#2084: Create release 1.3.0
#2114
Conversation
Pipelines resultsPR tests (gcc-9, ubuntu, mpich, zoltan) Build for 7ac436c (2023-03-30 07:47:20 UTC)
PR tests (clang-9, ubuntu, mpich) Build for 7ac436c (2023-03-30 07:47:20 UTC)
PR tests (gcc-10, ubuntu, openmpi, no LB) Build for 7ac436c (2023-03-30 07:47:20 UTC)
PR tests (gcc-7, ubuntu, mpich, trace runtime, LB) Build for 7ac436c (2023-03-30 07:47:20 UTC)
PR tests (nvidia cuda 11.0, ubuntu, mpich) Build for 7ac436c (2023-03-30 07:47:20 UTC)
PR tests (clang-11, ubuntu, mpich) Build for 7ac436c (2023-03-30 07:47:20 UTC)
PR tests (gcc-8, ubuntu, mpich, address sanitizer) Build for 7ac436c (2023-03-30 07:47:20 UTC)
PR tests (clang-10, ubuntu, mpich) Build for 7ac436c (2023-03-30 07:47:20 UTC)
PR tests (clang-14, ubuntu, mpich) Build for 7ac436c (2023-03-30 07:47:20 UTC)
PR tests (clang-12, ubuntu, mpich) Build for 7ac436c (2023-03-30 07:47:20 UTC)
PR tests (intel icpc, ubuntu, mpich) Build for 7ac436c (2023-03-30 07:47:20 UTC)
PR tests (clang-13, ubuntu, mpich) Build for 7ac436c (2023-03-30 07:47:20 UTC)
PR tests (gcc-11, ubuntu, mpich, json schema test) Build for 7ac436c (2023-03-30 07:47:20 UTC)
PR tests (nvidia cuda 11.2, ubuntu, mpich) Build for 7ac436c (2023-03-30 07:47:20 UTC)
PR tests (gcc-12, ubuntu, mpich) Build for 7ac436c (2023-03-30 07:47:20 UTC)
|
…ation function that takes in the worker count but make them deprecated to avoid breaking existing code
…ation caused deprecation warnings on some compilers
2be3cb1
to
7ac436c
Compare
Codacy failure can be safely ignored (it is not configured to run on |
Could we just make this a merge of |
Simple
Previously we've also had to do some hisotry rewriting to fix unsigned commit. I will take another look at simplifying this tomorrow, for now the most tempting option is some kind of force push directly to main 😅 |
Rather than a force push, we could consider |
I have posted a draft PR with the results of |
fixes #2084
This syncs
main
withdevelop
.TODO: bump the version on
develop
once this is merged.