CMakeLists.txt 93 字节
Newer Older
1 2 3 4
nv_library(
  phi_cuda_info
  SRCS cuda_info.cc
  DEPS gflags glog enforce phi_dynload_cuda)