Ethminer cuda error

Comment

Author: Admin | 2025-04-28

Can you help me with the error:`Scanning dependencies of target BuildInfo.hFiles "/home/miner/ethminer/build/BuildInfo.h.tmp" to "/home/miner/ethminer/build/BuildInfo.h" are different.[ 0%] Built target BuildInfo.hScanning dependencies of target devcore[ 3%] Building CXX object libdevcore/CMakeFiles/devcore.dir/RLP.cpp.o[ 6%] Building CXX object libdevcore/CMakeFiles/devcore.dir/Worker.cpp.o[ 10%] Building CXX object libdevcore/CMakeFiles/devcore.dir/FixedHash.cpp.o[ 13%] Building CXX object libdevcore/CMakeFiles/devcore.dir/SHA3.cpp.o[ 17%] Building CXX object libdevcore/CMakeFiles/devcore.dir/Log.cpp.o[ 20%] Building CXX object libdevcore/CMakeFiles/devcore.dir/CommonData.cpp.o[ 24%] Linking CXX static library libdevcore.a[ 24%] Built target devcoreScanning dependencies of target ethash[ 27%] Building C object libethash/CMakeFiles/ethash.dir/internal.c.o[ 31%] Building C object libethash/CMakeFiles/ethash.dir/sha3.c.o[ 34%] Linking C static library libethash.a[ 34%] Built target ethashScanning dependencies of target hwmon[ 37%] Building CXX object libhwmon/CMakeFiles/hwmon.dir/wrapnvml.cpp.o[ 41%] Building CXX object libhwmon/CMakeFiles/hwmon.dir/wrapadl.cpp.o[ 44%] Building CXX object libhwmon/CMakeFiles/hwmon.dir/wrapamdsysfs.cpp.o[ 48%] Linking CXX static library libhwmon.a[ 48%] Built target hwmon[ 51%] Building NVCC (Device) object libethash-cuda/CMakeFiles/ethash-cuda.dir/ethash-cuda_generated_ethash_cuda_miner_kernel.cu.o/home/miner/ethminer/libethash-cuda/ethash_cuda_miner_kernel.cu(84): error: identifier "__shfl_sync" is undefined/home/miner/ethminer/libethash-cuda/ethash_cuda_miner_kernel.cu(100): error: identifier "__shfl_sync" is undefined/home/miner/ethminer/libethash-cuda/dagger_shuffled.cuh(35): error: identifier "__shfl_sync" is undefineddetected during instantiation of "void ethash_search(volatile search_results *, uint64_t) [with _PARALLEL_HASH=1U]"/home/miner/ethminer/libethash-cuda/ethash_cuda_miner_kernel.cu(54): here/home/miner/ethminer/libethash-cuda/dagger_shuffled.cuh(45): error: identifier "__shfl_sync" is undefineddetected during instantiation of "void ethash_search(volatile search_results *, uint64_t) [with _PARALLEL_HASH=1U]"/home/miner/ethminer/libethash-cuda/ethash_cuda_miner_kernel.cu(54): here/home/miner/ethminer/libethash-cuda/dagger_shuffled.cuh(77): error: identifier "__shfl_sync" is undefineddetected during instantiation of "void ethash_search(volatile search_results *, uint64_t) [with _PARALLEL_HASH=1U]"/home/miner/ethminer/libethash-cuda/ethash_cuda_miner_kernel.cu(54): here/home/miner/ethminer/libethash-cuda/dagger_shuffled.cuh(57): error: identifier "__shfl_sync" is undefineddetected during:instantiation of "__nv_bool compute_hash(uint64_t, uint64_t, uint2 *) [with _PARALLEL_HASH=1U]"/home/miner/ethminer/libethash-cuda/ethash_cuda_miner_kernel.cu(27): hereinstantiation of "void ethash_search(volatile search_results *, uint64_t) [with _PARALLEL_HASH=1U]"/home/miner/ethminer/libethash-cuda/ethash_cuda_miner_kernel.cu(54): here/home/miner/ethminer/libethash-cuda/dagger_shuffled.cuh(57): error: identifier "__shfl_sync" is undefineddetected during:instantiation of "__nv_bool compute_hash(uint64_t, uint64_t, uint2 *) [with _PARALLEL_HASH=2U]"/home/miner/ethminer/libethash-cuda/ethash_cuda_miner_kernel.cu(27): hereinstantiation of "void ethash_search(volatile search_results *, uint64_t) [with _PARALLEL_HASH=2U]"/home/miner/ethminer/libethash-cuda/ethash_cuda_miner_kernel.cu(55): here/home/miner/ethminer/libethash-cuda/dagger_shuffled.cuh(57): error: identifier "__shfl_sync" is undefineddetected during:instantiation of "__nv_bool compute_hash(uint64_t, uint64_t, uint2 *) [with _PARALLEL_HASH=4U]"/home/miner/ethminer/libethash-cuda/ethash_cuda_miner_kernel.cu(27): hereinstantiation of "void ethash_search(volatile search_results *, uint64_t) [with _PARALLEL_HASH=4U]"/home/miner/ethminer/libethash-cuda/ethash_cuda_miner_kernel.cu(56): here/home/miner/ethminer/libethash-cuda/dagger_shuffled.cuh(57): error: identifier "__shfl_sync" is undefineddetected during:instantiation of "__nv_bool compute_hash(uint64_t, uint64_t, uint2 *) [with _PARALLEL_HASH=8U]"/home/miner/ethminer/libethash-cuda/ethash_cuda_miner_kernel.cu(27): hereinstantiation of "void ethash_search(volatile search_results *, uint64_t) [with _PARALLEL_HASH=8U]"/home/miner/ethminer/libethash-cuda/ethash_cuda_miner_kernel.cu(57): here9 errors detected in the compilation of "/tmp/tmpxft_00000cdb_00000000-7_ethash_cuda_miner_kernel.cpp1.ii".CMake Error at ethash-cuda_generated_ethash_cuda_miner_kernel.cu.o.cmake:266 (message):Error generating file/home/miner/ethminer/build/libethash-cuda/CMakeFiles/ethash-cuda.dir//./ethash-cuda_generated_ethash_cuda_miner_kernel.cu.olibethash-cuda/CMakeFiles/ethash-cuda.dir/build.make:63: recipe for target 'libethash-cuda/CMakeFiles/ethash-cuda.dir/ethash-cuda_generated_ethash_cuda_miner_kernel.cu.o' failedmake[2]: *** [libethash-cuda/CMakeFiles/ethash-cuda.dir/ethash-cuda_generated_ethash_cuda_miner_kernel.cu.o] Error 1CMakeFiles/Makefile2:431: recipe for target 'libethash-cuda/CMakeFiles/ethash-cuda.dir/all' failedmake[1]: *** [libethash-cuda/CMakeFiles/ethash-cuda.dir/all] Error 2Makefile:149: recipe for target 'all' failedmake: *** [all] Error 2 `

Add Comment