-
Notifications
You must be signed in to change notification settings - Fork 54
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
Add SLATE for Distributed Memory Linear Algebra #407
base: master
Are you sure you want to change the base?
Commits on Jun 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7301417 - Browse repository at this point
Copy the full SHA 7301417View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb76f52 - Browse repository at this point
Copy the full SHA fb76f52View commit details
Commits on Jun 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2833cc9 - Browse repository at this point
Copy the full SHA 2833cc9View commit details
Commits on Jun 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e8608e1 - Browse repository at this point
Copy the full SHA e8608e1View commit details
Commits on Jun 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fa0076b - Browse repository at this point
Copy the full SHA fa0076bView commit details
Commits on Jun 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 39b5983 - Browse repository at this point
Copy the full SHA 39b5983View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6207b68 - Browse repository at this point
Copy the full SHA 6207b68View commit details
Commits on Jun 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e87d2c3 - Browse repository at this point
Copy the full SHA e87d2c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9023b1b - Browse repository at this point
Copy the full SHA 9023b1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61fbe42 - Browse repository at this point
Copy the full SHA 61fbe42View commit details
Commits on Jul 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7950fa0 - Browse repository at this point
Copy the full SHA 7950fa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for eda1009 - Browse repository at this point
Copy the full SHA eda1009View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc109c2 - Browse repository at this point
Copy the full SHA cc109c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa5834d - Browse repository at this point
Copy the full SHA aa5834dView commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 46f556e - Browse repository at this point
Copy the full SHA 46f556eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24e082b - Browse repository at this point
Copy the full SHA 24e082bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12627e7 - Browse repository at this point
Copy the full SHA 12627e7View commit details -
Added SLATE impls for cholesky_{l,}solve, need UTs for both SLATE and…
… ScaLAPACK, YMMV
Configuration menu - View commit details
-
Copy full SHA for 6d1ec1f - Browse repository at this point
Copy the full SHA 6d1ec1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2300b64 - Browse repository at this point
Copy the full SHA 2300b64View commit details
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5bcd73f - Browse repository at this point
Copy the full SHA 5bcd73fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8f8569 - Browse repository at this point
Copy the full SHA e8f8569View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4d825c - Browse repository at this point
Copy the full SHA a4d825cView commit details
Commits on Aug 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8423308 - Browse repository at this point
Copy the full SHA 8423308View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3808609 - Browse repository at this point
Copy the full SHA 3808609View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bb9cf5 - Browse repository at this point
Copy the full SHA 8bb9cf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddad01e - Browse repository at this point
Copy the full SHA ddad01eView commit details
Commits on Aug 22, 2023
-
Minor refactor of linalg testing starategy for SLATE/ScaLAPACK, add S…
…LATE::svd for values only + UT
Configuration menu - View commit details
-
Copy full SHA for f041af7 - Browse repository at this point
Copy the full SHA f041af7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c21800 - Browse repository at this point
Copy the full SHA 7c21800View commit details -
Configuration menu - View commit details
-
Copy full SHA for cad781d - Browse repository at this point
Copy the full SHA cad781dView commit details
Commits on Aug 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 65b3529 - Browse repository at this point
Copy the full SHA 65b3529View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e2d34e - Browse repository at this point
Copy the full SHA 4e2d34eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1087f6 - Browse repository at this point
Copy the full SHA b1087f6View commit details -
Moved ScaLAPACK + SLATE tests over to new OO UT framework, disable an…
…alogous tests in linalg.cpp
Configuration menu - View commit details
-
Copy full SHA for 316ee14 - Browse repository at this point
Copy the full SHA 316ee14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29086c3 - Browse repository at this point
Copy the full SHA 29086c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2afee0b - Browse repository at this point
Copy the full SHA 2afee0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f12535c - Browse repository at this point
Copy the full SHA f12535cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a44a2ca - Browse repository at this point
Copy the full SHA a44a2caView commit details -
Added utilitiy function to generate SLATE matrix from functors, propa…
…gated to SLATE SVD
Configuration menu - View commit details
-
Copy full SHA for 1bb4113 - Browse repository at this point
Copy the full SHA 1bb4113View commit details
Commits on Aug 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 62d6fda - Browse repository at this point
Copy the full SHA 62d6fdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a6e4a4 - Browse repository at this point
Copy the full SHA 7a6e4a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c227e5 - Browse repository at this point
Copy the full SHA 9c227e5View commit details -
Move all SLATE conversion tests to slate.cpp, fix slate_to_array for …
…Sparse TAs, add additional sparse UTs for SLATE conversions
Configuration menu - View commit details
-
Copy full SHA for 6ad69f1 - Browse repository at this point
Copy the full SHA 6ad69f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a9dcc9 - Browse repository at this point
Copy the full SHA 0a9dcc9View commit details
Commits on Aug 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3e317ee - Browse repository at this point
Copy the full SHA 3e317eeView commit details -
Add ColMajor option for CyclicPmap + UTs, temporarily (?) disable "sm…
…art" iterators in CyclicPmap
Configuration menu - View commit details
-
Copy full SHA for 12de97a - Browse repository at this point
Copy the full SHA 12de97aView commit details
Commits on Aug 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for abad056 - Browse repository at this point
Copy the full SHA abad056View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab999b0 - Browse repository at this point
Copy the full SHA ab999b0View commit details -
Make linalg test optionally MPI safe, guard SLATE HEIG, validated rem…
…ainder of parallel SLATE linalg UTs
Configuration menu - View commit details
-
Copy full SHA for 4550e1e - Browse repository at this point
Copy the full SHA 4550e1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61e0330 - Browse repository at this point
Copy the full SHA 61e0330View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29572cc - Browse repository at this point
Copy the full SHA 29572ccView commit details
Commits on Aug 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6accd5e - Browse repository at this point
Copy the full SHA 6accd5eView commit details