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

Correct package requirements for tests. #271

Merged
merged 14 commits into from
Feb 14, 2023
Merged

Conversation

AWehenkel
Copy link
Contributor

Add scikit-sparse in the package requirements.

@@ -177,6 +174,7 @@ legacy_tox_ini = """
[testenv]
extras = test
pass_env = CUDA_*,PYTEST_*,CI
deps = py{38,39,310}: scikit-sparse>=0.4.6
Copy link
Contributor

Choose a reason for hiding this comment

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

this is for graph geometry, right?

@michalk8
Copy link
Collaborator

LGTM, thanks!

@michalk8 michalk8 merged commit 69ade25 into ott-jax:main Feb 14, 2023
pierreablin pushed a commit to pierreablin/ott that referenced this pull request Feb 14, 2023
* Test commit on personal fork.

* Test commit on personal fork.

* Add and update copyrights.

* Correct packages requirements for tests.

* Add apt-get install libsuitesparse-dev to get tests with scikit-sparse running on github.

* Corect os runner check  and also add it to "norma" tests.

* Add brew install for scikit sparse.

* remove scikit-sparse from 3.11.

* Install libsuite sparse for gpu env tests.

* Remove libsuite sparse for gpu env tests (added in the docker).

---------

Co-authored-by: antoinewehenkel <awehenkel@apple.com>
michalk8 pushed a commit that referenced this pull request Jun 27, 2024
* Test commit on personal fork.

* Test commit on personal fork.

* Add and update copyrights.

* Correct packages requirements for tests.

* Add apt-get install libsuitesparse-dev to get tests with scikit-sparse running on github.

* Corect os runner check  and also add it to "norma" tests.

* Add brew install for scikit sparse.

* remove scikit-sparse from 3.11.

* Install libsuite sparse for gpu env tests.

* Remove libsuite sparse for gpu env tests (added in the docker).

---------

Co-authored-by: antoinewehenkel <awehenkel@apple.com>
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