-
Notifications
You must be signed in to change notification settings - Fork 12
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
GPU support with CuPy #37
base: master
Are you sure you want to change the base?
Commits on Dec 8, 2023
-
Implemented CuPy version of
DistArray
Thomas committedDec 8, 2023 Configuration menu - View commit details
-
Copy full SHA for a50137f - Browse repository at this point
Copy the full SHA a50137fView commit details -
Thomas committed
Dec 8, 2023 Configuration menu - View commit details
-
Copy full SHA for e770b56 - Browse repository at this point
Copy the full SHA e770b56View commit details
Commits on Dec 12, 2023
-
Thomas committed
Dec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 424fdb1 - Browse repository at this point
Copy the full SHA 424fdb1View commit details -
Removed
useCuPy
argument fromNewDistArray
Thomas committedDec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 44be7bc - Browse repository at this point
Copy the full SHA 44be7bcView commit details -
Thomas committed
Dec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 90551b4 - Browse repository at this point
Copy the full SHA 90551b4View commit details
Commits on Dec 14, 2023
-
Thomas committed
Dec 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 202f30c - Browse repository at this point
Copy the full SHA 202f30cView commit details
Commits on Dec 18, 2023
-
Implemented NCCL for Alltoallw operations
Thomas committedDec 18, 2023 Configuration menu - View commit details
-
Copy full SHA for e5d4b56 - Browse repository at this point
Copy the full SHA e5d4b56View commit details -
Thomas committed
Dec 18, 2023 Configuration menu - View commit details
-
Copy full SHA for d0a493e - Browse repository at this point
Copy the full SHA d0a493eView commit details
Commits on Dec 20, 2023
-
Changed
Alltoallw
communication patternThomas committedDec 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 6b47e36 - Browse repository at this point
Copy the full SHA 6b47e36View commit details
Commits on Jan 4, 2024
-
Added custom MPI based Alltoallw implementation
Thomas committedJan 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 21805de - Browse repository at this point
Copy the full SHA 21805deView commit details
Commits on Jan 12, 2024
-
Thomas committed
Jan 12, 2024 Configuration menu - View commit details
-
Copy full SHA for ceccc7d - Browse repository at this point
Copy the full SHA ceccc7dView commit details
Commits on Feb 13, 2024
-
Overlapped all communication within a single Alltoallw in NCCL backend
Thomas committedFeb 13, 2024 Configuration menu - View commit details
-
Copy full SHA for c3c20ff - Browse repository at this point
Copy the full SHA c3c20ffView commit details -
Thomas committed
Feb 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 405fb4d - Browse repository at this point
Copy the full SHA 405fb4dView commit details
Commits on Feb 23, 2024
-
Swapped
array[...]=data
forcupy.copyto
Thomas committedFeb 23, 2024 Configuration menu - View commit details
-
Copy full SHA for b69a303 - Browse repository at this point
Copy the full SHA b69a303View commit details
Commits on Feb 27, 2024
-
Removed unnecessary rescaling in CuPy backend
Thomas committedFeb 27, 2024 Configuration menu - View commit details
-
Copy full SHA for b9ac0f7 - Browse repository at this point
Copy the full SHA b9ac0f7View commit details
Commits on Feb 29, 2024
-
Use CUDA graphs in NCCL Alltoallw
Thomas committedFeb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 77b96f3 - Browse repository at this point
Copy the full SHA 77b96f3View commit details
Commits on Apr 16, 2024
-
Thomas committed
Apr 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 75f0343 - Browse repository at this point
Copy the full SHA 75f0343View commit details
Commits on May 24, 2024
-
Merge remote-tracking branch 'upstream/master' into cupy_implementation
Thomas committedMay 24, 2024 Configuration menu - View commit details
-
Copy full SHA for a920dca - Browse repository at this point
Copy the full SHA a920dcaView commit details
Commits on Oct 12, 2024
-
Thomas committed
Oct 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 7330b6b - Browse repository at this point
Copy the full SHA 7330b6bView commit details