CMakeLists.txt 94 字节
Newer Older
1 2 3 4
hip_library(
  phi_rocm_info
  SRCS rocm_info.cc
  DEPS gflags glog enforce phi_dynload_cuda)