Skip to content

pass user defined CUDA_NVCC_FLAGS and HIP_HIPCC_FLAGS #2168

Merged
wanghan-iapcm merged 1 commit into
deepmodeling:develfrom
njzjz:CUDA_NVCC_FLAGS
Dec 7, 2022
Merged

pass user defined CUDA_NVCC_FLAGS and HIP_HIPCC_FLAGS #2168
wanghan-iapcm merged 1 commit into
deepmodeling:develfrom
njzjz:CUDA_NVCC_FLAGS

Conversation

@njzjz

@njzjz njzjz commented Dec 7, 2022

Copy link
Copy Markdown
Member

Fix #2154.

@codecov-commenter

codecov-commenter commented Dec 7, 2022

Copy link
Copy Markdown

Codecov Report

Base: 74.39% // Head: 74.41% // Increases project coverage by +0.02% 🎉

Coverage data is based on head (234970e) compared to base (5d9a394).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #2168      +/-   ##
==========================================
+ Coverage   74.39%   74.41%   +0.02%     
==========================================
  Files         201      201              
  Lines       19758    19758              
  Branches     1416     1416              
==========================================
+ Hits        14698    14702       +4     
  Misses       4170     4170              
+ Partials      890      886       -4     
Impacted Files Coverage Δ
source/lib/include/ComputeDescriptor.h 77.31% <0.00%> (+0.66%) ⬆️
source/lib/src/fmt_nlist.cc 79.51% <0.00%> (+1.20%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

Error Running with GPU: no kernel image is available for execution/operation received an exception

3 participants