-
Notifications
You must be signed in to change notification settings - Fork 88
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
Minor Release v1.1.1 #406
Merged
Merged
Minor Release v1.1.1 #406
Commits on Nov 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0447023 - Browse repository at this point
Copy the full SHA 0447023View commit details -
Configuration menu - View commit details
-
Copy full SHA for cda40b6 - Browse repository at this point
Copy the full SHA cda40b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 932fbe1 - Browse repository at this point
Copy the full SHA 932fbe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec4a3ab - Browse repository at this point
Copy the full SHA ec4a3abView commit details -
- All conversions to CSR (except CSR to CSR) now conserve the original strategy (test for that are included) - CSR strategies now try to copy the least amount of data - Add exception throwing in case the load_balance would not work properly (when srow is empty)
Configuration menu - View commit details
-
Copy full SHA for 4db298c - Browse repository at this point
Copy the full SHA 4db298cView commit details -
- Make strategy helper variables const to ensure they do not change - Fix Hybrid read function
Configuration menu - View commit details
-
Copy full SHA for db622a9 - Browse repository at this point
Copy the full SHA db622a9View commit details -
Review update and additional fixes
- GKO_NOT_SUPPORTED is the only macro that does not include the `throw`. This was not only a problem in this code, but also in unrelated code, which is also fixed within this commit - An Empty Dense matrix can now be converted to a CSR matrix - Moved the `GKO_NOT_SUPPORTED` to the cuda kernel, so empty matrices do not throw when applying a strategy.
Configuration menu - View commit details
-
Copy full SHA for a942a89 - Browse repository at this point
Copy the full SHA a942a89View commit details -
- Change a `static_cast` in the strategies to a constructor call - Move empty matrix test from CSR to Dense (and add a move test)
Configuration menu - View commit details
-
Copy full SHA for 29bda33 - Browse repository at this point
Copy the full SHA 29bda33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 638db8c - Browse repository at this point
Copy the full SHA 638db8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0d8e2d - Browse repository at this point
Copy the full SHA f0d8e2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fe7165 - Browse repository at this point
Copy the full SHA 9fe7165View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e88654 - Browse repository at this point
Copy the full SHA 6e88654View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f671da - Browse repository at this point
Copy the full SHA 2f671daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f3c8cb - Browse repository at this point
Copy the full SHA 8f3c8cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65ec1ae - Browse repository at this point
Copy the full SHA 65ec1aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for de97319 - Browse repository at this point
Copy the full SHA de97319View commit details -
Improve update_header script so it does not stop
make
`update_ginkgo_header.sh` now no longer returns a non-zero exit code, meaning it should no longer stop the `make` process when something goes wrong or is not found. Additionally, the script is now only called if `GINKGO_DEVEL_TOOLS` are enabled since non-developer would not benefit or need it.
Configuration menu - View commit details
-
Copy full SHA for e308255 - Browse repository at this point
Copy the full SHA e308255View commit details -
Further improve the update_ginkgo_header.sh script
- Add additional tests for access privileges - Add `rm` parameter
Configuration menu - View commit details
-
Copy full SHA for 89949c7 - Browse repository at this point
Copy the full SHA 89949c7View commit details -
Changed `rm` parameter to `-f` in order to have a wider OS support.
Configuration menu - View commit details
-
Copy full SHA for bbcd2e4 - Browse repository at this point
Copy the full SHA bbcd2e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba452f1 - Browse repository at this point
Copy the full SHA ba452f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fce256 - Browse repository at this point
Copy the full SHA 6fce256View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf678b1 - Browse repository at this point
Copy the full SHA cf678b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 784aa6e - Browse repository at this point
Copy the full SHA 784aa6eView commit details
Commits on Nov 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d4afd1b - Browse repository at this point
Copy the full SHA d4afd1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10da811 - Browse repository at this point
Copy the full SHA 10da811View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f70a7c - Browse repository at this point
Copy the full SHA 8f70a7cView commit details
Commits on Nov 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2b75262 - Browse repository at this point
Copy the full SHA 2b75262View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dbcef9 - Browse repository at this point
Copy the full SHA 1dbcef9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8ec186 - Browse repository at this point
Copy the full SHA c8ec186View commit details
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.