DeepSpeed
CUDA optional deepspeed ops
#2507
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
65
Changes
View On
GitHub
CUDA optional deepspeed ops
#2507
tjruwase
merged 65 commits into
master
from
olruwase/cuda_optional_ops
CPU-Adam: add compile-flag to enable param-copy from CPU to GPU
7f811bf0
guarde the CUDA-related include files and variables
2422ddf7
Merge branch 'master' into cpu-adam/optional_CUDA-copy
e181f455
Merge branch 'master' into cpu-adam/optional_CUDA-copy
248bb35c
remove CUDA dependency from op_builder when building against CPU
2d8b7df4
Merge branch 'master' into cpu-adam/optional_CUDA-copy
8ce051cf
fixing the builder issues
6eda1447
fix formatting
71a4d3d4
Merge branch 'master' into cpu-adam/optional_CUDA-copy
52f7f7bc
return true when there is no mismatch on the cuda version
ee35deb7
guard for when cuda is not available & test with cpu-only environment
8950731e
Merge branch 'master' into cpu-adam/optional_CUDA-copy
04d76d59
Update cpu_adam and cpu_adagrad
56250076
merge with master
f30dffad
tjruwase
requested a review
from
RezaYazdaniAminabadi
3 years ago
tjruwase
requested a review
from
jeffra
3 years ago
tjruwase
requested a review
from
samyam
3 years ago
tjruwase
requested a review
from
ShadenSmith
3 years ago
tjruwase
requested a review
from
conglongli
3 years ago
tjruwase
requested a review
from
awan-10
3 years ago
tjruwase
requested a review
from
cli99
3 years ago
tjruwase
requested a review
from
eltonzheng
3 years ago
tjruwase
requested a review
from
minjiaz
3 years ago
tjruwase
requested a review
from
duli2012
3 years ago
tjruwase
requested a review
from
mrwyattii
3 years ago
tjruwase
requested a review
from
yaozhewei
3 years ago
tjruwase
requested a review
from
arashb
3 years ago
tjruwase
requested a review
from
xiaoxiawu-microsoft
3 years ago
tjruwase
requested a review
from
samadejacobs
3 years ago
tjruwase
requested a review
from
cmikeh2
3 years ago
tjruwase
requested a review
from
GuanhuaWang
3 years ago
Format fixes
52ef0ead
Add configurable half precision type; Build/run in CUDA environment
472c7ba1
Merge branch 'master' into olruwase/cuda_optional_ops
70a0598b
Merge branch 'master' into olruwase/cuda_optional_ops
bf3ca2ff
Merge branch 'master' into olruwase/cuda_optional_ops
142fb21b
Merge branch 'master' into olruwase/cuda_optional_ops
63ef769d
Merge branch 'master' into olruwase/cuda_optional_ops
b031aa93
Run cpu_adam and cpu_adagrad in cpu only environment
c7ae7d1a
Merge branch 'master' into olruwase/cuda_optional_ops
7dabb629
Mark CUDA only unit tests
1d9c9ac3
Merge branch 'olruwase/cuda_optional_ops' of github.com:microsoft/Deeā¦
291fb135
CPU environment CI
f19532e0
Format fixes
5c85a752
Merge branch 'master' into olruwase/cuda_optional_ops
f26bf960
Merge branch 'master' into olruwase/cuda_optional_ops
69730796
tjruwase
removed review request
from
arashb
3 years ago
tjruwase
removed review request
from
cmikeh2
3 years ago
tjruwase
removed review request
from
duli2012
3 years ago
tjruwase
removed review request
from
samyam
3 years ago
tjruwase
removed review request
from
conglongli
3 years ago
tjruwase
removed review request
from
awan-10
3 years ago
tjruwase
removed review request
from
GuanhuaWang
3 years ago
tjruwase
removed review request
from
samadejacobs
3 years ago
tjruwase
removed review request
from
cli99
3 years ago
tjruwase
removed review request
from
yaozhewei
3 years ago
tjruwase
removed review request
from
eltonzheng
3 years ago
tjruwase
removed review request
from
minjiaz
3 years ago
tjruwase
removed review request
from
xiaoxiawu-microsoft
3 years ago
Remove --forked
980e994a
Merge branch 'master' into olruwase/cuda_optional_ops
99c47164
Merge branch 'master' into olruwase/cuda_optional_ops
26a719e7
Add --forked
fdb5c4c0
Merge branch 'olruwase/cuda_optional_ops' of github.com:microsoft/Deeā¦
0589fc15
CPU only CI should pass
214f2c8a
Format fixes
7fd2d261
Merge branch 'master' into olruwase/cuda_optional_ops
6241f44b
Format fixes
c3a39997
Merge branch 'olruwase/cuda_optional_ops' of github.com:microsoft/Deeā¦
613ca7e6
Remove scattered pytest.skip
fea4d85f
Merge branch 'master' into olruwase/cuda_optional_ops
5ed6ef1b
Fix cpu_adam unit test
8ca082d1
Merge branch 'olruwase/cuda_optional_ops' of github.com:microsoft/Deeā¦
8da0c267
Merge branch 'master' into olruwase/cuda_optional_ops
86d72a4e
jeffra
approved these changes on 2022-12-21
Merge branch 'master' into olruwase/cuda_optional_ops
7fe7d500
mrwyattii
requested changes on 2022-12-21
Update .github/workflows/nv-torch-latest-cpu.yml
1ebb1304
Update .github/workflows/nv-torch-latest-cpu.yml
7c14844d
Address PR feedback
e1f73725
mrwyattii
approved these changes on 2022-12-21
OpenMP linking
3583f97f
Rebase
58d41068
Merge branch 'master' into olruwase/cuda_optional_ops
f654f6a0
Merge branch 'master' into olruwase/cuda_optional_ops
fcf8c333
Merge branch 'master' into olruwase/cuda_optional_ops
813dbba2
Merge branch 'master' into olruwase/cuda_optional_ops
f5a44d36
Merge branch 'master' into olruwase/cuda_optional_ops
ca9ffd30
Merge branch 'master' into olruwase/cuda_optional_ops
b94c878d
Merge branch 'master' into olruwase/cuda_optional_ops
a8abd7c6
Merge branch 'master' into olruwase/cuda_optional_ops
9b344a2f
Fix unit tests
93bc3384
Merge branch 'master' into olruwase/cuda_optional_ops
fbde29cc
Resolve conflict
3aead39b
Merge branch 'master' into olruwase/cuda_optional_ops
dc7017f2
Merge branch 'master' into olruwase/cuda_optional_ops
4aaf7887
Merge branch 'master' into olruwase/cuda_optional_ops
5e2d5567
Merge branch 'master' into olruwase/cuda_optional_ops
4d470472
tjruwase
merged
3f210c97
into master
2 years ago
mrwyattii
deleted the olruwase/cuda_optional_ops branch
2 years ago
Login to write a write a comment.
Login via GitHub
Reviewers
jeffra
mrwyattii
RezaYazdaniAminabadi
ShadenSmith
Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Login to write a write a comment.
Login via GitHub