- Notifications
You must be signed in to change notification settings - Fork15
Test new wheels forpython-suitesparse-graphblas on all OSes#385
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
64 commits Select commitHold shift + click to select a range
c91229d Test new wheels for `python-suitesparse-graphblas` on all OSes
eriknw9ff0112 Different weights
eriknw53c168a Don't fail fast
eriknw48b14d2 See what happens with KMP_DUPLICATE_LIB_OK=True
eriknw6292c98 Better comment and add a test for openmp enabled
eriknwfdb4cdc Ready to merge?
eriknw4450432 Also test sdist
eriknw71627ad update comment
eriknwf76c9a6 Use hash from latest psg PR commit
eriknw4ec7f94 Merge branch 'main' into test_psg_wheels
eriknw6a5aeeb Merge branch 'main' into test_psg_wheels
eriknwe1fe5a4 Merge branch 'main' into test_psg_wheels
eriknw0084c4a Test new "test" wheels
eriknwd0122d3 Try using conda instead
eriknwa7e651d Temporary change for testing
eriknw8cc6258 About to try something...
eriknw3cdcdae Try testing on PyPy
eriknw5f79544 fast_matrix_market not available in PyPy
eriknwcfd5a1c give pypy more flexibility
eriknw7a51e15 Relax all versions temporarily just to see
eriknw87948d2 Make sure pypy is and remains installed
eriknwc5027c7 check pypy versions
eriknw70e27ff Forgot defaults channel!
eriknwd12c2f3 and flexible channel priority for pypy
eriknw1010c4d Gather more data
eriknw551963c Try to pip install fast-matrix-market on PyPy
eriknwd22368c is mamba working yet?
eriknw6387eb1 undo pypy experimentation
eriknw351eaaf is mamba working yet?
eriknw2e9d794 Use mamba or conda, b/c it's no fun when one fails to install
eriknwf4c40eb Is this still needed?
eriknw57ffe4a And does this work as expected?
eriknw2ba6cad better
eriknw738ae47 Check test wheels 7.4.3.2
eriknw0672b35 Test wheels
eriknwfea1d4c equal weights again
eriknwbd4d408 Merge branch 'main' into test_psg_wheels
eriknw81afe89 Check test wheels 7.4.3.3
eriknw2fc3993 Do we need to install setuptools?
eriknwe472da6 Try --no-build-isolation
eriknwf27798e Try --extra-index-url for source build of psg
eriknw1c20063 Try --no-build-isolation again
eriknw273a297 Prepare for installing from main pypi repo
eriknw04bddb4 oops
eriknw4d6e7cb Come on!
eriknwd840a98 use --extra-index-url instead for test.pypi
eriknw141f56f test wheels
eriknw2b566f3 Use `--only-binary ":all:"` when installing wheels
eriknw2e1aa1a oops
eriknw886ba80 install from everywhere
eriknw87344c6 Try pre-release
eriknw96e3685 oops
eriknw19e755f Also test suitesparse_graphblas (it's super-fast, so why not?)
eriknw0e47fae Test 7.4.3.2a1
eriknw049a68f Test with python-suitesparse-graphblas 7.4.3.2
eriknw7030218 Make source weights for psg equal
eriknwcffe6d1 Oops. Fix pip install version of psg
eriknw439bfe4 clean up
eriknw5add383 Testing source install of psg
eriknwb77d098 Merge branch 'main' into test_psg_wheels
eriknw48292f8 bump
eriknwbe8b68f Almost there...
eriknw806646c Install psg 7.4.3.2 from conda-forge
eriknwdef70fa Try coveralls upload twice (it sometimes fails)
eriknwFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
89 changes: 70 additions & 19 deletions.github/workflows/test_and_build.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion.pre-commit-config.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletiongraphblas/core/operator/base.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
7 changes: 6 additions & 1 deletiongraphblas/tests/test_numpyops.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
5 changes: 5 additions & 0 deletionsgraphblas/tests/test_ss_utils.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletionscripts/check_versions.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.