kminemur
kminemur
cmake .. got error due to CMakeLists.txt is not completed. CMake Warning (dev) in CMakeLists.txt: No project() command is present. The top-level CMakeLists.txt file must contain a literal, direct call...
# Summary Failed to build oneCCL_Getting_Started for gpu with provided steps. while manual bulid works with icpx -fsycl src/sycl/sycl_allreduce_test.cpp -I./src/include -lccl -lmpi. # Version oneAPI2024 # Environment Ubuntu 22.04 #...
Hi team, background_subtraction_demo_gapi failed with person-bicycle-car-detection.mp4 from Media Files: https://storage.openvinotoolkit.org/data/test_data/videos. How to download: wget https://storage.openvinotoolkit.org/data/test_data/videos/person-bicycle-car-detection.mp4 [Environment] OS: Ubuntu 22.04.2 LTS Kernel: 5.15.0-86-generic Openvino: 2023.3.0 OpenCV: 4.9.0 [Log] $ ./background_subtraction_demo_gapi -m...
Hi team, I'm trying to compiler zfp with CUDA on Windows system, however I'm getting link error of "LINK : fatal error LNK1104: cannot open file 'stdc++.lib'". I could compiler...