Skip to content
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

merge cuda and rocm files #2844

Merged
merged 19 commits into from
Sep 22, 2023
Merged

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Sep 19, 2023

Merge source/lib/src/cuda and source/lib/src/rocm into source/lib/src/gpu.

Signed-off-by: Jinzhe Zeng <[email protected]>
Signed-off-by: Jinzhe Zeng <[email protected]>
Signed-off-by: Jinzhe Zeng <[email protected]>
Signed-off-by: Jinzhe Zeng <[email protected]>
Signed-off-by: Jinzhe Zeng <[email protected]>
Signed-off-by: Jinzhe Zeng <[email protected]>
Signed-off-by: Jinzhe Zeng <[email protected]>
Signed-off-by: Jinzhe Zeng <[email protected]>
source/lib/src/gpu/tabulate.cu Outdated Show resolved Hide resolved
@njzjz njzjz marked this pull request as ready for review September 19, 2023 22:38
@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.42% 🎉

Comparison is base (544875e) 75.24% compared to head (06c3eb6) 75.66%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #2844      +/-   ##
==========================================
+ Coverage   75.24%   75.66%   +0.42%     
==========================================
  Files         242      243       +1     
  Lines       24457    24789     +332     
  Branches     1580     1613      +33     
==========================================
+ Hits        18403    18757     +354     
+ Misses       5123     5070      -53     
- Partials      931      962      +31     
Files Changed Coverage Δ
source/lib/include/gpu_cuda.h 70.00% <ø> (ø)

... and 15 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

source/lib/src/gpu/tabulate.cu Outdated Show resolved Hide resolved
Signed-off-by: Jinzhe Zeng <[email protected]>
Signed-off-by: Jinzhe Zeng <[email protected]>
Signed-off-by: Jinzhe Zeng <[email protected]>
@njzjz njzjz added the Test CUDA Trigger test CUDA workflow label Sep 21, 2023
@github-actions github-actions bot removed the Test CUDA Trigger test CUDA workflow label Sep 21, 2023
@njzjz njzjz marked this pull request as draft September 21, 2023 05:55
@njzjz njzjz marked this pull request as ready for review September 21, 2023 06:06
@njzjz njzjz added the Test CUDA Trigger test CUDA workflow label Sep 21, 2023
@github-actions github-actions bot removed the Test CUDA Trigger test CUDA workflow label Sep 21, 2023
@wanghan-iapcm wanghan-iapcm merged commit 0f07afa into deepmodeling:devel Sep 22, 2023
@njzjz njzjz linked an issue Sep 26, 2023 that may be closed by this pull request
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Merge CUDA and ROCm codes
3 participants