Skip to content

fix cuda installation for building wheels#2879

Merged
wanghan-iapcm merged 4 commits intodeepmodeling:develfrom
njzjz:revert-2359
Sep 30, 2023
Merged

fix cuda installation for building wheels#2879
wanghan-iapcm merged 4 commits intodeepmodeling:develfrom
njzjz:revert-2359

Conversation

@njzjz
Copy link
Member

@njzjz njzjz commented Sep 29, 2023

It seems GitHub Actions started to report a "no space left on device" error.

This PR reverts #2359 and then only installs nvcc and cudart.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (e937345) 75.46% compared to head (538c287) 75.46%.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #2879   +/-   ##
=======================================
  Coverage   75.46%   75.46%           
=======================================
  Files         244      244           
  Lines       24518    24518           
  Branches     1580     1580           
=======================================
+ Hits        18502    18503    +1     
+ Misses       5085     5084    -1     
  Partials      931      931           

see 1 file with indirect coverage changes

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

@wanghan-iapcm wanghan-iapcm merged commit 9050973 into deepmodeling:devel Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants