Skip to content

download cub using CMake FetchContent#2870

Merged
wanghan-iapcm merged 1 commit intodeepmodeling:develfrom
njzjz:cub
Sep 27, 2023
Merged

download cub using CMake FetchContent#2870
wanghan-iapcm merged 1 commit intodeepmodeling:develfrom
njzjz:cub

Conversation

@njzjz
Copy link
Member

@njzjz njzjz commented Sep 27, 2023

Many people suggest not using git submodule. CMake FetchContent might be a better option (which we have used for googletest and lammps).

(only take effect for CUDA 10; CUDA 11 contains cub)

Many people suggests not using git submodule. CMake FetchContent might be a better option (which has been used by us for googletest and lammps).

(only take effect for CUDA 10; CUDA 11 contains cub)

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

codecov bot commented Sep 27, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (73a5362) 75.38% compared to head (b95113a) 75.38%.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #2870   +/-   ##
=======================================
  Coverage   75.38%   75.38%           
=======================================
  Files         242      242           
  Lines       24424    24424           
  Branches     1580     1580           
=======================================
  Hits        18411    18411           
  Misses       5082     5082           
  Partials      931      931           

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

@wanghan-iapcm wanghan-iapcm merged commit 218ff45 into deepmodeling:devel Sep 27, 2023
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.

2 participants