RavenCommunity / kawpowminer

KawPow 0.9.4 implementation for Ravencoin
https://github.com/RavenProject/Ravencoin
GNU General Public License v3.0
230 stars 96 forks source link

CUDA error with Jetson TX2 #71

Open gorghino opened 3 years ago

gorghino commented 3 years ago

I wanted to test kawpowminer with Jetson TX2 (CUDA 10.2). I'm compiling with:

list(APPEND CUDA_NVCC_FLAGS "-gencode arch=compute_62,code=sm_62")

but after starting to build the DAG I get:

 i 09:54:55 kawpowminer Job: 0ad5d738… block 1715122 stratum-ravencoin.flypool.org [172.65.228.1:3333]
cu 09:54:58 cuda-0    Generating DAG + Light : 2.82 GB
 m 09:54:59 kawpowminer 0:00 A0 0.00 h - cu0 0.00 A0
cu 09:54:59 cuda-0    Unexpected error CUDA error in func ethash_generate_dag at line 175 calling cudaGetLastError() failed with error too many resources requested for launch on CUDA device 00:00.0
690115879 commented 3 years ago

I hit the same problem on jetson tx2