You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
1.3 KiB
Plaintext

-- The C compiler identification is GNU 9.3.0
-- The CXX compiler identification is GNU 9.3.0
-- The CUDA compiler identification is NVIDIA 10.2.89
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working CUDA compiler: /usr/local/cuda-10.2/bin/nvcc
-- Check for working CUDA compiler: /usr/local/cuda-10.2/bin/nvcc -- works
-- Detecting CUDA compiler ABI info
-- Detecting CUDA compiler ABI info - done
-- CUDA_VERSION_MAJOR: 10
-- CUDA_VERSION_MINOR: 2
-- CUDA_VERSION: 10.2
Auto detection of gpu-archs: 72
GPU_ARCHS = 72
-- Fetching thrust from https://github.com/thrust/thrust.git
-- Fetching jitify from https://github.com/rapidsai/jitify.git
-- Fetching libcudacxx from https://github.com/NVIDIA/libcudacxx.git
-- ARROW: ARROW_INCLUDE_DIR set to /usr/local/include
-- ARROW: ARROW_LIB set to /usr/local/lib/libarrow.so
-- ARROW: ARROW_CUDA_LIB set to /usr/local/lib/libarrow_cuda.so