1)./build.sh cuda 2)实现运行命令 cmake -DCMAKE_BUILD_TYPE=Release -DPPLCV_USE_CUDA=ON -DCMAKE_INSTALL_PREFIX=/THL5/home/t.ppl.cv-master/cuda-build/install .. && cmake --build . -j 40 --config Release && cmake --build . --target install -j 40 --config Release 3) -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /THL5/software/gcc/7.5.0/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /THL5/software/gcc/7.5.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Populating hpcc -- Configuring done (0.2s) -- Generating done (0.0s) -- Build files have been written to: /THL5/home/test653/zxxxpl.cv-master/deps/hpcc-subbuild [ 11%] Creating directories for 'hpcc-populate' [ 22%] Performing download step (git clone) for 'hpcc-populate' 正克隆到 'hpcc'... |
说点什么...