aseyoum@6368-desktop:~/NVIDIA_CUDA-11.4_Samples$ gcc --version
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
aseyoum@6368-desktop:~/NVIDIA_CUDA-11.4_Samples$ nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2019 NVIDIA Corporation
Built on Sun_Jul_28_19:07:16_PDT_2019
Cuda compilation tools, release 10.1, V10.1.243
aseyoum@6368-desktop:~/NVIDIA_CUDA-11.4_Samples$
Here is the log for the build:
aseyoum@6368-desktop:~$ nvidia/nvidia_sdk/DRIVE_OS_6.0.6_SDK_Linux_DRIVE_AGX_ORIN_DEVKITS/DRIVEOS/drive-linux/filesystem/targetfs/usr/local/cuda-11.4/bin/cuda-install-samples-11.4.sh .
Copying samples to ./NVIDIA_CUDA-11.4_Samples now…
Finished copying samples.
aseyoum@6368-desktop:~/NVIDIA_CUDA-11.4_Samples$ sudo make SMS=87 TARGET_ARCH=aarch64 TARGET_OS=linux TARGET_FS=$NV_WORKSPACE/drive-linux_src/filesystem/targetfs
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/cppOverload’
/bin/sh: 1: aarch64-linux-gnu-g++: not found
expr: syntax error: unexpected argument ‘4.6’
/bin/sh: 1: aarch64-linux-gnu-g++: not found
expr: missing operand
Try ‘expr --help’ for more information.
expr: missing operand
Try ‘expr --help’ for more information.
expr: missing operand
Try ‘expr --help’ for more information.
expr: missing operand
Try ‘expr --help’ for more information.
This CUDA Sample cannot be built if the OpenMP compiler is not set up correctly.
This will be a dry-run of the Makefile.
For more information on how to set up your environment to build and run this
sample, please refer the CUDA Samples documentation and release notes
/bin/sh: 1: aarch64-linux-gnu-g++: not found
expr: missing operand
Try ‘expr --help’ for more information.
expr: missing operand
Try ‘expr --help’ for more information.
expr: missing operand
Try ‘expr --help’ for more information.
expr: missing operand
Try ‘expr --help’ for more information.
This is devtools forum and I am not familiar with Drive platform also . So if you have further questions, you can seek more help in the Autonomous Vehicles - NVIDIA Developer Forums forums.
After installing cross-compile toolchain I see warnings like below and I don’t see the directory : ```
NVIDIA_CUDA-11.4_Samples/bin/aarch64/linux/release/
WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<
WARNING - libEGL.so not found, please install libEGL.so <<<
WARNING - libGLES.so not found, please install libGLES.so <<<
WARNING - libX11.so not found, please install libX11.so <<<
WARNING - egl.h not found, please install egl.h <<<
WARNING - eglext.h not found, please install eglext.h <<<
WARNING - gl31.h not found, please install gl31.h <<<
WARNING - Xlib.h not found, refer to CUDA Samples release notes for how to find and install them. <<<
WARNING - libvulkan.so not found, please install Vulkan SDK and pass VULKAN_SDK_PATH=<PATH_TO_VULKAN_SDK> <<<
WARNING - libX11.so not found, please install libX11.so <<<
WARNING - vulkan.h not found, please install vulkan.h <<<
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/cppOverload’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleAssert’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleAssert’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/vectorAddDrv’
GCC Version is greater or equal to 4.7.0 <<<
WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/vectorAddDrv’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/clock_nvrtc’
GCC Version is greater or equal to 4.7.0 <<<
WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/clock_nvrtc’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleMultiCopy’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleMultiCopy’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/cudaOpenMP’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/cudaOpenMP’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleCooperativeGroups’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleCooperativeGroups’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/streamOrderedAllocationP2P’
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/streamOrderedAllocationP2P’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleCudaGraphs’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleCudaGraphs’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/matrixMul’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/matrixMul’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/UnifiedMemoryStreams’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/UnifiedMemoryStreams’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/binaryPartitionCG’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/binaryPartitionCG’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleAssert_nvrtc’
GCC Version is greater or equal to 4.7.0 <<<
WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleAssert_nvrtc’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/inlinePTX_nvrtc’
GCC Version is greater or equal to 4.7.0 <<<
WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/inlinePTX_nvrtc’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/memMapIPCDrv’
GCC Version is greater or equal to 4.7.0 <<<
WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -I…/…/common/inc -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu --threads 0 --std=c++11 -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o helper_multiprocess.o -c …/…/common/src/helper_multiprocess.cpp
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/memMapIPCDrv’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/asyncAPI’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/asyncAPI’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleTextureDrv’
WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleTextureDrv’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleVoteIntrinsics_nvrtc’
GCC Version is greater or equal to 4.7.0 <<<
WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleVoteIntrinsics_nvrtc’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleZeroCopy’
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleZeroCopy’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleAtomicIntrinsics_nvrtc’
GCC Version is greater or equal to 4.7.0 <<<
WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleAtomicIntrinsics_nvrtc’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/globalToShmemAsyncCopy’
GCC Version is greater or equal to 5.0.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/globalToShmemAsyncCopy’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/matrixMulDrv’
GCC Version is greater or equal to 4.7.0 <<<
WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/matrixMulDrv’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/immaTensorCoreGemm’
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/immaTensorCoreGemm’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/matrixMulCUBLAS’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/matrixMulCUBLAS’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleAtomicIntrinsics’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleAtomicIntrinsics’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleSurfaceWrite’
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleSurfaceWrite’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/vectorAdd_nvrtc’
GCC Version is greater or equal to 4.7.0 <<<
WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/vectorAdd_nvrtc’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/clock’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/clock’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleTemplates’
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleTemplates’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/tf32TensorCoreGemm’
GCC Version is greater or equal to 5.0.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/tf32TensorCoreGemm’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleMultiGPU’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleMultiGPU’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/streamOrderedAllocation’
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/streamOrderedAllocation’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleOccupancy’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleOccupancy’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleAttributes’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleAttributes’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleCallback’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleCallback’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/cppIntegration’
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/cppIntegration’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleTemplates_nvrtc’
GCC Version is greater or equal to 4.7.0 <<<
WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleTemplates_nvrtc’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/bf16TensorCoreGemm’
GCC Version is greater or equal to 5.0.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/bf16TensorCoreGemm’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleCubemapTexture’
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleCubemapTexture’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleDrvRuntime’
GCC Version is greater or equal to 4.7.0 <<<
WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleDrvRuntime’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/template’
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/template’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleLayeredTexture’
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleLayeredTexture’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/vectorAdd’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/vectorAdd’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/cudaNvSci’
WARNING - libnvscibuf.so not found, please install libnvscibuf.so <<<
WARNING - libnvscisync.so not found, please install libnvscisync.so <<<
WARNING - nvscibuf.h not found, please install nvscibuf.h <<<
WARNING - nvscisync.h not found, please install nvscisync.h <<<
GCC Version is greater or equal to 4.7.0 <<<
WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -I…/…/common/inc -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu --std=c++11 --threads 0 -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o cudaNvSci.o -c cudaNvSci.cpp
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -I…/…/common/inc -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu --std=c++11 --threads 0 -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o imageKernels.o -c imageKernels.cu
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -I…/…/common/inc -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu --std=c++11 --threads 0 -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o main.o -c main.cpp
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xlinker --sysroot=/drive-linux_src/filesystem/targetfs -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker --unresolved-symbols=ignore-in-shared-libs -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o cudaNvSci cudaNvSci.o imageKernels.o main.o -lnvscibuf -lnvscisync
[@] mkdir -p …/…/bin/aarch64/linux/release
[@] cp cudaNvSci …/…/bin/aarch64/linux/release
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/cudaNvSci’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleAWBarrier’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleAWBarrier’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleVoteIntrinsics’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleVoteIntrinsics’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/inlinePTX’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/inlinePTX’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/fp16ScalarProduct’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/fp16ScalarProduct’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleStreams’
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleStreams’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleSeparateCompilation’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleSeparateCompilation’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleTexture’
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simpleTexture’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/matrixMul_nvrtc’
GCC Version is greater or equal to 4.7.0 <<<
WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<
[@] cp /usr/local/cuda-11.4/targets/aarch64-linux/include/cooperative_groups.h .
[@] cp -r /usr/local/cuda-11.4/targets/aarch64-linux/include/cooperative_groups .
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/matrixMul_nvrtc’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simplePrintf’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simplePrintf’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/cdpSimpleQuicksort’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/cdpSimpleQuicksort’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/cudaTensorCoreGemm’
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/cudaTensorCoreGemm’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/cdpSimplePrint’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/cdpSimplePrint’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/dmmaTensorCoreGemm’
GCC Version is greater or equal to 5.0.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/dmmaTensorCoreGemm’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simplePitchLinearTexture’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/0_Simple/simplePitchLinearTexture’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/1_Utilities/p2pBandwidthLatencyTest’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/1_Utilities/p2pBandwidthLatencyTest’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/1_Utilities/UnifiedMemoryPerf’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/1_Utilities/UnifiedMemoryPerf’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/1_Utilities/deviceQuery’
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/1_Utilities/deviceQuery’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/1_Utilities/bandwidthTest’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/1_Utilities/bandwidthTest’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/1_Utilities/deviceQueryDrv’
WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/1_Utilities/deviceQueryDrv’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/2_Graphics/simpleVulkanMMAP’
WARNING - libvulkan.so not found, please install Vulkan SDK and pass VULKAN_SDK_PATH=<PATH_TO_VULKAN_SDK> <<<
WARNING - libX11.so not found, please install libX11.so <<<
WARNING - vulkan.h not found, please install vulkan.h <<<
GCC Version is greater or equal to 4.7.0 <<<
WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -I…/…/common/inc -I -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu --std=c++11 --threads 0 -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o helper_multiprocess.o -c …/…/common/src/helper_multiprocess.cpp
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xlinker --sysroot=/drive-linux_src/filesystem/targetfs -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker --unresolved-symbols=ignore-in-shared-libs -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o simpleVulkanMMAP helper_multiprocess.o MonteCarloPi.o VulkanBaseApp.o main.o -L -lvulkan -lglfw
[@] mkdir -p …/…/bin/aarch64/linux/release
[@] cp simpleVulkanMMAP …/…/bin/aarch64/linux/release
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/2_Graphics/simpleVulkanMMAP’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/2_Graphics/simpleGLES’
WARNING - libEGL.so not found, please install libEGL.so <<<
WARNING - libGLES.so not found, please install libGLES.so <<<
WARNING - libX11.so not found, please install libX11.so <<<
WARNING - egl.h not found, please install egl.h <<<
WARNING - eglext.h not found, please install eglext.h <<<
WARNING - gl31.h not found, please install gl31.h <<<
WARNING - Xlib.h not found, refer to CUDA Samples release notes for how to find and install them. <<<
GCC Version is greater or equal to 4.7.0 <<<
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -I…/…/common/inc -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -DUSE_CUDAINTEROP -DGRAPHICS_SETUP_EGL -DUSE_GLES --threads 0 --std=c++11 -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o simpleGLES.o -c simpleGLES.cu
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xlinker --sysroot=/drive-linux_src/filesystem/targetfs -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker --unresolved-symbols=ignore-in-shared-libs -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o simpleGLES simpleGLES.o -lGLESv2 -lEGL -lX11
[@] mkdir -p …/…/bin/aarch64/linux/release
[@] cp simpleGLES …/…/bin/aarch64/linux/release
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/2_Graphics/simpleGLES’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/2_Graphics/simpleGLES_EGLOutput’
WARNING - libEGL.so not found, please install libEGL.so <<<
WARNING - libGLES.so not found, please install libGLES.so <<<
WARNING - libX11.so not found, please install libX11.so <<<
WARNING - egl.h not found, please install egl.h <<<
WARNING - eglext.h not found, please install eglext.h <<<
WARNING - gl31.h not found, please install gl31.h <<<
WARNING - Xlib.h not found, refer to CUDA Samples release notes for how to find and install them. <<<
GCC Version is greater or equal to 4.7.0 <<<
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -I…/…/common/inc -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -DUSE_CUDAINTEROP -DGRAPHICS_SETUP_EGL -DUSE_GLES -I/usr/include/libdrm -I/usr/include/drm --threads 0 --std=c++11 -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o simpleGLES_EGLOutput.o -c simpleGLES_EGLOutput.cu
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xlinker --sysroot=/drive-linux_src/filesystem/targetfs -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker --unresolved-symbols=ignore-in-shared-libs -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o simpleGLES_EGLOutput simpleGLES_EGLOutput.o -lGLESv2 -lEGL -ldrm
[@] mkdir -p …/…/bin/aarch64/linux/release
[@] cp simpleGLES_EGLOutput …/…/bin/aarch64/linux/release
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/2_Graphics/simpleGLES_EGLOutput’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/2_Graphics/simpleVulkan’
WARNING - libvulkan.so not found, please install Vulkan SDK and pass VULKAN_SDK_PATH=<PATH_TO_VULKAN_SDK> <<<
WARNING - libX11.so not found, please install libX11.so <<<
WARNING - vulkan.h not found, please install vulkan.h <<<
GCC Version is greater or equal to 4.7.0 <<<
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xlinker --sysroot=/drive-linux_src/filesystem/targetfs -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker --unresolved-symbols=ignore-in-shared-libs -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o simpleVulkan SineWaveSimulation.o VulkanBaseApp.o main.o -L -lvulkan -lglfw
[@] mkdir -p …/…/bin/aarch64/linux/release
[@] cp simpleVulkan …/…/bin/aarch64/linux/release
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/2_Graphics/simpleVulkan’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/dwtHaar1D’
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/dwtHaar1D’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/dct8x8’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/dct8x8’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/stereoDisparity’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/stereoDisparity’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/EGLStream_CUDA_CrossGPU’
WARNING - libEGL.so not found, please install libEGL.so <<<
WARNING - egl.h not found, please install egl.h <<<
WARNING - eglext.h not found, please install eglext.h <<<
GCC Version is greater or equal to 4.7.0 <<<
WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/EGLStream_CUDA_CrossGPU’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/EGLSync_CUDAEvent_Interop’
WARNING - libEGL.so not found, please install libEGL.so <<<
WARNING - egl.h not found, please install egl.h <<<
WARNING - eglext.h not found, please install eglext.h <<<
GCC Version is greater or equal to 4.7.0 <<<
WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -I…/…/common/inc -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu --threads 0 --std=c++11 -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o EGLSync_CUDAEvent_Interop.o -c EGLSync_CUDAEvent_Interop.cu
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xlinker --sysroot=/drive-linux_src/filesystem/targetfs -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker --unresolved-symbols=ignore-in-shared-libs -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o EGLSync_CUDAEvent_Interop EGLSync_CUDAEvent_Interop.o -lEGL -lX11 -lGLESv2
[@] mkdir -p …/…/bin/aarch64/linux/release
[@] cp EGLSync_CUDAEvent_Interop …/…/bin/aarch64/linux/release
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/EGLSync_CUDAEvent_Interop’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/EGLStreams_CUDA_Interop’
WARNING - libEGL.so not found, please install libEGL.so <<<
WARNING - egl.h not found, please install egl.h <<<
WARNING - eglext.h not found, please install eglext.h <<<
GCC Version is greater or equal to 4.7.0 <<<
WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/EGLStreams_CUDA_Interop’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/vulkanImageCUDA’
WARNING - libvulkan.so not found, please install Vulkan SDK and pass VULKAN_SDK_PATH=<PATH_TO_VULKAN_SDK> <<<
WARNING - libX11.so not found, please install libX11.so <<<
WARNING - vulkan.h not found, please install vulkan.h <<<
GCC Version is greater or equal to 4.7.0 <<<
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xlinker --sysroot=/drive-linux_src/filesystem/targetfs -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker --unresolved-symbols=ignore-in-shared-libs -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o vulkanImageCUDA vulkanImageCUDA.o -L -lvulkan -lglfw
[@] mkdir -p …/…/bin/aarch64/linux/release
[@] cp vulkanImageCUDA …/…/bin/aarch64/linux/release
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/vulkanImageCUDA’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/convolutionSeparable’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/convolutionSeparable’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/dxtc’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/dxtc’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/convolutionFFT2D’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/convolutionFFT2D’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/NV12toBGRandResize’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/NV12toBGRandResize’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/histogram’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/histogram’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/HSOpticalFlow’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/HSOpticalFlow’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/convolutionTexture’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/3_Imaging/convolutionTexture’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/4_Finance/MonteCarloMultiGPU’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/4_Finance/MonteCarloMultiGPU’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/4_Finance/binomialOptions’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/4_Finance/binomialOptions’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/4_Finance/quasirandomGenerator’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/4_Finance/quasirandomGenerator’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/4_Finance/SobolQRNG’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/4_Finance/SobolQRNG’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/4_Finance/binomialOptions_nvrtc’
GCC Version is greater or equal to 4.7.0 <<<
WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/4_Finance/binomialOptions_nvrtc’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/4_Finance/BlackScholes’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/4_Finance/BlackScholes’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/4_Finance/quasirandomGenerator_nvrtc’
GCC Version is greater or equal to 4.7.0 <<<
WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/4_Finance/quasirandomGenerator_nvrtc’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/4_Finance/BlackScholes_nvrtc’
GCC Version is greater or equal to 4.7.0 <<<
WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/4_Finance/BlackScholes_nvrtc’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/5_Simulations/nbody_opengles’
WARNING - libEGL.so not found, please install libEGL.so <<<
WARNING - libGLES.so not found, please install libGLES.so <<<
WARNING - libX11.so not found, please install libX11.so <<<
WARNING - egl.h not found, please install egl.h <<<
WARNING - eglext.h not found, please install eglext.h <<<
WARNING - gl31.h not found, please install gl31.h <<<
WARNING - Xlib.h not found, refer to CUDA Samples release notes for how to find and install them. <<<
GCC Version is greater or equal to 4.7.0 <<<
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -I…/…/common/inc -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -ftz=true --threads 0 --std=c++11 -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o bodysystemcuda.o -c bodysystemcuda.cu
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -I…/…/common/inc -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -ftz=true --threads 0 --std=c++11 -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o nbody_opengles.o -c nbody_opengles.cpp
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -I…/…/common/inc -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -ftz=true --threads 0 --std=c++11 -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o render_particles.o -c render_particles.cpp
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xlinker --sysroot=/drive-linux_src/filesystem/targetfs -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker --unresolved-symbols=ignore-in-shared-libs -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o nbody_opengles bodysystemcuda.o nbody_opengles.o render_particles.o -lGLESv2 -lEGL -lX11
[@] mkdir -p …/…/bin/aarch64/linux/release
[@] cp nbody_opengles …/…/bin/aarch64/linux/release
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/5_Simulations/nbody_opengles’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/5_Simulations/fluidsGLES’
WARNING - libEGL.so not found, please install libEGL.so <<<
WARNING - libGLES.so not found, please install libGLES.so <<<
WARNING - libX11.so not found, please install libX11.so <<<
WARNING - egl.h not found, please install egl.h <<<
WARNING - eglext.h not found, please install eglext.h <<<
WARNING - gl31.h not found, please install gl31.h <<<
WARNING - Xlib.h not found, refer to CUDA Samples release notes for how to find and install them. <<<
GCC Version is greater or equal to 4.7.0 <<<
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -I…/…/common/inc -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu --threads 0 --std=c++11 -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o fluidsGLES.o -c fluidsGLES.cpp
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -I…/…/common/inc -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu --threads 0 --std=c++11 -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o fluidsGLES_kernels.o -c fluidsGLES_kernels.cu
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xlinker --sysroot=/drive-linux_src/filesystem/targetfs -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker --unresolved-symbols=ignore-in-shared-libs -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o fluidsGLES fluidsGLES.o fluidsGLES_kernels.o -lGLESv2 -lEGL -lX11 -lcufft
[@] mkdir -p …/…/bin/aarch64/linux/release
[@] cp fluidsGLES …/…/bin/aarch64/linux/release
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/5_Simulations/fluidsGLES’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/matrixMulDynlinkJIT’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/matrixMulDynlinkJIT’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/ptxjit’
GCC Version is greater or equal to 4.7.0 <<<
WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/ptxjit’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/scalarProd’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/scalarProd’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/transpose’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/transpose’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/radixSortThrust’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/radixSortThrust’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/conjugateGradientMultiDeviceCG’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/conjugateGradientMultiDeviceCG’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/cdpAdvancedQuicksort’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/cdpAdvancedQuicksort’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/sortingNetworks’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/sortingNetworks’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/jacobiCudaGraphs’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/jacobiCudaGraphs’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/reductionMultiBlockCG’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/reductionMultiBlockCG’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/fastWalshTransform’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/fastWalshTransform’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/cdpQuadtree’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/cdpQuadtree’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/reduction’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/reduction’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/eigenvalues’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/eigenvalues’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/lineOfSight’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/lineOfSight’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/concurrentKernels’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/concurrentKernels’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/scan’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/scan’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/FDTD3d’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/FDTD3d’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/segmentationTreeThrust’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/segmentationTreeThrust’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/c++11_cuda’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/c++11_cuda’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/cdpBezierTessellation’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/cdpBezierTessellation’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/simpleHyperQ’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/simpleHyperQ’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/cudaCompressibleMemory’
GCC Version is greater or equal to 4.7.0 <<<
WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/cudaCompressibleMemory’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/mergeSort’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/mergeSort’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/alignedTypes’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/alignedTypes’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/shfl_scan’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/shfl_scan’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/newdelete’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/newdelete’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/threadFenceReduction’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/threadFenceReduction’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/interval’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/interval’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/conjugateGradientMultiBlockCG’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/conjugateGradientMultiBlockCG’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/warpAggregatedAtomicsCG’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/warpAggregatedAtomicsCG’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/threadMigration’
GCC Version is greater or equal to 4.7.0 <<<
WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/6_Advanced/threadMigration’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/cuSolverRf’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/cuSolverRf’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/simpleCUFFT_2d_MGPU’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/simpleCUFFT_2d_MGPU’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/cuSolverDn_LinearSolver’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/cuSolverDn_LinearSolver’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/freeImageInteropNPP’
GCC Version is greater or equal to 4.7.0 <<<
test.c:1:10: fatal error: FreeImage.h: No such file or directory
1 | include “FreeImage.h”
| ^~~~~~~~~~~~~
compilation terminated.
WARNING - FreeImage is not set up correctly. Please ensure FreeImage is set up correctly. <<<
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -I…/…/common/inc -I…/common/UtilNPP -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu --threads 0 --std=c++11 -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o freeImageInteropNPP.o -c freeImageInteropNPP.cpp
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xlinker --sysroot=/drive-linux_src/filesystem/targetfs -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker --unresolved-symbols=ignore-in-shared-libs -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o freeImageInteropNPP freeImageInteropNPP.o -lnppisu -lnppif -lnppc -lfreeimage
[@] mkdir -p …/…/bin/aarch64/linux/release
[@] cp freeImageInteropNPP …/…/bin/aarch64/linux/release
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/freeImageInteropNPP’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/simpleCUFFT_callback’
GCC Version is greater or equal to 5.3.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/simpleCUFFT_callback’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/MersenneTwisterGP11213’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/MersenneTwisterGP11213’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/batchedLabelMarkersAndLabelCompressionNPP’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/batchedLabelMarkersAndLabelCompressionNPP’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/cuSolverSp_LowlevelQR’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/cuSolverSp_LowlevelQR’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/MC_EstimatePiInlineQ’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/MC_EstimatePiInlineQ’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/simpleCUFFT’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/simpleCUFFT’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/cannyEdgeDetectorNPP’
GCC Version is greater or equal to 4.7.0 <<<
test.c:1:10: fatal error: FreeImage.h: No such file or directory
1 | include “FreeImage.h”
| ^~~~~~~~~~~~~
compilation terminated.
WARNING - FreeImage is not set up correctly. Please ensure FreeImage is set up correctly. <<<
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -I…/…/common/inc -I…/common/UtilNPP -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu --threads 0 --std=c++11 -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o cannyEdgeDetectorNPP.o -c cannyEdgeDetectorNPP.cpp
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xlinker --sysroot=/drive-linux_src/filesystem/targetfs -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker --unresolved-symbols=ignore-in-shared-libs -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o cannyEdgeDetectorNPP cannyEdgeDetectorNPP.o -lnppisu_static -lnppif_static -lnppc_static -lculibos -lfreeimage
[@] mkdir -p …/…/bin/aarch64/linux/release
[@] cp cannyEdgeDetectorNPP …/…/bin/aarch64/linux/release
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/cannyEdgeDetectorNPP’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/simpleCUBLAS’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/simpleCUBLAS’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/simpleCUFFT_MGPU’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/simpleCUFFT_MGPU’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/conjugateGradientCudaGraphs’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/conjugateGradientCudaGraphs’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/MC_EstimatePiInlineP’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/MC_EstimatePiInlineP’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/MC_EstimatePiP’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/MC_EstimatePiP’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/simpleCUBLASXT’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/simpleCUBLASXT’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/FilterBorderControlNPP’
GCC Version is greater or equal to 4.7.0 <<<
test.c:1:10: fatal error: FreeImage.h: No such file or directory
1 | include “FreeImage.h”
| ^~~~~~~~~~~~~
compilation terminated.
WARNING - FreeImage is not set up correctly. Please ensure FreeImage is set up correctly. <<<
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -I…/…/common/inc -I…/common/UtilNPP -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu --threads 0 --std=c++11 -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o FilterBorderControlNPP.o -c FilterBorderControlNPP.cpp
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xlinker --sysroot=/drive-linux_src/filesystem/targetfs -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker --unresolved-symbols=ignore-in-shared-libs -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o FilterBorderControlNPP FilterBorderControlNPP.o -lnppisu_static -lnppif_static -lnppitc_static -lnppidei_static -lnppial_static -lnppc_static -lculibos -lfreeimage
[@] mkdir -p …/…/bin/aarch64/linux/release
[@] cp FilterBorderControlNPP …/…/bin/aarch64/linux/release
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/FilterBorderControlNPP’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/histEqualizationNPP’
GCC Version is greater or equal to 4.7.0 <<<
test.c:1:10: fatal error: FreeImage.h: No such file or directory
1 | include “FreeImage.h”
| ^~~~~~~~~~~~~
compilation terminated.
WARNING - FreeImage is not set up correctly. Please ensure FreeImage is set up correctly. <<<
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -I…/…/common/inc -I…/common/UtilNPP -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu --threads 0 --std=c++11 -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o histEqualizationNPP.o -c histEqualizationNPP.cpp
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xlinker --sysroot=/drive-linux_src/filesystem/targetfs -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker --unresolved-symbols=ignore-in-shared-libs -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o histEqualizationNPP histEqualizationNPP.o -lnppisu -lnppist -lnppicc -lnppc -lfreeimage
[@] mkdir -p …/…/bin/aarch64/linux/release
[@] cp histEqualizationNPP …/…/bin/aarch64/linux/release
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/histEqualizationNPP’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/conjugateGradientUM’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/conjugateGradientUM’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/cuSolverSp_LinearSolver’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/cuSolverSp_LinearSolver’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/conjugateGradientPrecond’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/conjugateGradientPrecond’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/boxFilterNPP’
GCC Version is greater or equal to 4.7.0 <<<
test.c:1:10: fatal error: FreeImage.h: No such file or directory
1 | include “FreeImage.h”
| ^~~~~~~~~~~~~
compilation terminated.
WARNING - FreeImage is not set up correctly. Please ensure FreeImage is set up correctly. <<<
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -I…/…/common/inc -I…/common/UtilNPP -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu --threads 0 --std=c++11 -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o boxFilterNPP.o -c boxFilterNPP.cpp
[@] /usr/local/cuda-11.4/bin/nvcc -ccbin aarch64-linux-gnu-g++ -m64 -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/libdrm -Xcompiler -isystem=/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xcompiler -I/drive-linux_src/filesystem/targetfs/usr/include/aarch64-linux-gnu -Xlinker --sysroot=/drive-linux_src/filesystem/targetfs -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/lib/aarch64-linux-gnu -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib -Xlinker -rpath-link=/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker -L/drive-linux_src/filesystem/targetfs/usr/lib/aarch64-linux-gnu -Xlinker --unresolved-symbols=ignore-in-shared-libs -gencode arch=compute_87,code=sm_87 -gencode arch=compute_87,code=compute_87 -o boxFilterNPP boxFilterNPP.o -lnppisu_static -lnppif_static -lnppc_static -lculibos -lfreeimage
[@] mkdir -p …/…/bin/aarch64/linux/release
[@] cp boxFilterNPP …/…/bin/aarch64/linux/release
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/boxFilterNPP’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/MC_SingleAsianOptionP’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/MC_SingleAsianOptionP’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/cuSolverSp_LowlevelCholesky’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/cuSolverSp_LowlevelCholesky’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/watershedSegmentationNPP’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/watershedSegmentationNPP’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/MC_EstimatePiQ’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/MC_EstimatePiQ’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/conjugateGradient’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/conjugateGradient’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/batchCUBLAS’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/batchCUBLAS’
make[1]: Entering directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/simpleCUBLAS_LU’
GCC Version is greater or equal to 4.7.0 <<<
make[1]: Nothing to be done for ‘all’.
make[1]: Leaving directory ‘/home/aseyoum/NVIDIA_CUDA-11.4_Samples/7_CUDALibraries/simpleCUBLAS_LU’
Finished building CUDA samples