Skip to content
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

Release 23.11.00 #888

Merged
merged 27 commits into from
Nov 17, 2023
Merged

Release 23.11.00 #888

merged 27 commits into from
Nov 17, 2023

Conversation

marcinz
Copy link
Collaborator

@marcinz marcinz commented Nov 16, 2023

Release 23.11.00

mag1cp1n and others added 27 commits September 27, 2023 15:19
- Use repository variables as possible.
- Make the CI more generic.
* remove automatic log processing

* Update legate/driver/driver.py

Co-authored-by: Manolis Papadakis <[email protected]>

---------

Co-authored-by: Manolis Papadakis <[email protected]>
* Satisfy new flake8 type check rules

* retain strict type equality for comparisons
* Expand ranges when reading thread_siblings_list

Handle both ranges and individual values

* Simplify with itertools.chain

* Add tests for expand_range and extract_values

* Run pre-commit
* Use testdata to remove duplicate test dictionary

* Fix consistency of testdata
Just wait on the futures instead of spin-looping
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 23.3.0 → 23.9.1](psf/black@23.3.0...23.9.1)
- [github.com/PyCQA/flake8: 6.0.0 → 6.1.0](PyCQA/flake8@6.0.0...6.1.0)
- [github.com/pre-commit/mirrors-mypy: v1.4.1 → v1.5.1](pre-commit/mirrors-mypy@v1.4.1...v1.5.1)

* Move # noqa annotations to correct lines

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Manolis Papadakis <[email protected]>
* Add missing 12.0 CUDA libraries to env generation script

* Update list of CUDA dependencies

* Update BUILD.md
* Update dependency listing

* Add support matrix

* Update support matrix

* Update OS versions

* Update BUILD.md

* Typo

* Add TBLIS config instructions
* API reference for resource scoping

* Missing file

* Address review comments
* add legate-issue command for collecting issue info

* more error handling

* cleanup

* suppress stderr on version check

* revert stderr change
Add tester arguments necessary for multi-rank and multi-node tests
* Use conda for all dependencies.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* revert.

* Bring back the condition.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Copy link

copy-pr-bot bot commented Nov 16, 2023

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@marcinz
Copy link
Collaborator Author

marcinz commented Nov 16, 2023

/ok to test

@marcinz marcinz added the category:task PR is a simple task and will not be included in release notes label Nov 16, 2023
@marcinz marcinz requested a review from manopapad November 16, 2023 20:19
@marcinz marcinz merged commit fd45636 into main Nov 17, 2023
34 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:task PR is a simple task and will not be included in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants