DependInfo.cmake 4.07 KB
Newer Older
liangjing's avatar
liangjing committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
  "CXX"
  )
# The set of files for implicit dependencies of each language:
set(CMAKE_DEPENDS_CHECK_CXX
  "/public/home/zhangqha/bert/pybind/functions.cc" "/public/home/zhangqha/bert/pybind/build/CMakeFiles/functions.dir/functions.cc.o"
  )
set(CMAKE_CXX_COMPILER_ID "GNU")

# Preprocessor definitions for this target.
set(CMAKE_TARGET_DEFINITIONS_CXX
  "EIGEN_USE_HIP"
  "MLPERF_EXTENSION_NAME=functions"
  "PADDLE_WITH_RCCL"
  "THRUST_IGNORE_CUB_VERSION_CHECK"
  "functions_EXPORTS"
  )

# The include file search paths:
set(CMAKE_CXX_TARGET_INCLUDE_PATH
  "/public/home/zhangqha/.conda/envs/hhenv/include/python3.6m"
  "/public/home/zhangqha/.conda/envs/hhenv/lib/python3.6/site-packages/numpy/core/include"
  "/public/home/zhangqha/dtk-21.04/hipcub/include"
  "/public/home/zhangqha/dtk-21.04/hiprand/include"
  "/public/home/zhangqha/dtk-21.04/hipsparse/include"
  "/public/home/zhangqha/dtk-21.04/include"
  "/public/home/zhangqha/dtk-21.04/miopen/include"
  "/public/home/zhangqha/dtk-21.04/rccl/include"
  "/public/home/zhangqha/dtk-21.04/rocblas/include"
  "/public/home/zhangqha/dtk-21.04/rocfft/include"
  "/public/home/zhangqha/dtk-21.04/rocprim/include"
  "/public/home/zhangqha/dtk-21.04/rocrand/include"
  "/public/home/zhangqha/dtk-21.04/rocsparse/include"
  "/public/home/zhangqha/dtk-21.04/rocthrust/include"
  "/public/home/zhangqha/for_baidu/Paddle-develop"
  "/public/home/zhangqha/for_baidu/Paddle-develop/build"
  "/public/home/zhangqha/for_baidu/Paddle-develop/build/paddle/fluid/platform"
  "/public/home/zhangqha/for_baidu/Paddle-develop/build/third_party/dlpack/src/extern_dlpack/include"
  "/public/home/zhangqha/for_baidu/Paddle-develop/build/third_party/eigen3/src/extern_eigen3"
  "/public/home/zhangqha/for_baidu/Paddle-develop/build/third_party/install"
  "/public/home/zhangqha/for_baidu/Paddle-develop/build/third_party/install/brpc/include"
  "/public/home/zhangqha/for_baidu/Paddle-develop/build/third_party/install/gflags/include"
  "/public/home/zhangqha/for_baidu/Paddle-develop/build/third_party/install/glog/include"
  "/public/home/zhangqha/for_baidu/Paddle-develop/build/third_party/install/gloo/include"
  "/public/home/zhangqha/for_baidu/Paddle-develop/build/third_party/install/gtest/include"
  "/public/home/zhangqha/for_baidu/Paddle-develop/build/third_party/install/leveldb/include"
  "/public/home/zhangqha/for_baidu/Paddle-develop/build/third_party/install/libmct/include"
  "/public/home/zhangqha/for_baidu/Paddle-develop/build/third_party/install/mklml/include"
  "/public/home/zhangqha/for_baidu/Paddle-develop/build/third_party/install/protobuf/include"
  "/public/home/zhangqha/for_baidu/Paddle-develop/build/third_party/install/rocksdb/include"
  "/public/home/zhangqha/for_baidu/Paddle-develop/build/third_party/install/snappy/include"
  "/public/home/zhangqha/for_baidu/Paddle-develop/build/third_party/install/utf8proc/include"
  "/public/home/zhangqha/for_baidu/Paddle-develop/build/third_party/install/warpctc/include"
  "/public/home/zhangqha/for_baidu/Paddle-develop/build/third_party/install/xbyak/include"
  "/public/home/zhangqha/for_baidu/Paddle-develop/build/third_party/install/xbyak/include/xbyak"
  "/public/home/zhangqha/for_baidu/Paddle-develop/build/third_party/install/xxhash/include"
  "/public/home/zhangqha/for_baidu/Paddle-develop/build/third_party/install/zlib/include"
  "/public/home/zhangqha/for_baidu/Paddle-develop/build/third_party/pocketfft/src"
  "/public/home/zhangqha/for_baidu/Paddle-develop/build/third_party/pybind/src/extern_pybind/include"
  "/public/home/zhangqha/for_baidu/Paddle-develop/build/third_party/threadpool/src/extern_threadpool"
  "/public/home/zhangqha/for_baidu/Paddle-develop/paddle/fluid/framework/io"
  "/public/home/zhangqha/for_baidu/Paddle-develop/paddle/fluid/platform"
  "/public/home/zhangqha/for_baidu/Paddle-develop/patches/thrust"
  "../pybind11/include"
  "/usr/local/include/python3.6m"
  )

# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
  )

# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")