Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cudaError 30 #167

Open
OwenGames opened this issue Jun 11, 2018 · 0 comments
Open

cudaError 30 #167

OwenGames opened this issue Jun 11, 2018 · 0 comments

Comments

@OwenGames
Copy link

OwenGames commented Jun 11, 2018

Whenever I try to run CudaMiner (manager or .bat), I get a shitload of errors. But they all are cudaError 30. Here's the extract from my comm line. Could it be an issue with my pool? https://aikapool.com/doge/index.php

[2018-06-11 13:32:46] 1 miner threads started, using 'scrypt' algorithm.
[2018-06-11 13:32:46] Starting Stratum on stratum+tcp://stratum.aikapool.com:7915
[2018-06-11 13:32:46] Binding thread 0 to cpu 0
[2018-06-11 13:32:47] Stratum detected new block
[2018-06-11 13:32:48] GPU #0: cudaError 30 (unknown error) calling 'cudaFree(0)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 240)
[2018-06-11 13:32:48] GPU #0: GeForce GTX 1050 with compute capability 6.1
[2018-06-11 13:32:48] GPU #0: cudaError 30 (unknown error) calling 'cudaDeviceSetCacheConfig(kernel->cache_config())' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 423)
[2018-06-11 13:32:49] GPU #0: cudaError 30 (unknown error) calling 'cudaDeviceSetSharedMemConfig(kernel->shared_mem_config())' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 424)
[2018-06-11 13:32:49] GPU #0: interactive: 1, tex-cache: 0 , single-alloc: 0
[2018-06-11 13:32:49] GPU #0: 32 hashes / 4.0 MB per warp.
[2018-06-11 13:32:49] GPU #0: Performing auto-tuning (Patience...)
[2018-06-11 13:32:49] GPU #0: cudaError 30 (unknown error) calling 'cudaMalloc((void **) &d_idata, mem_size)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 594)
[2018-06-11 13:32:49] GPU #0: cudaError 30 (unknown error) calling 'cudaMalloc((void **) &d_odata, mem_size)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 595)
[2018-06-11 13:32:49] GPU #0: cudaError 30 (unknown error) calling 'cudaMemcpy(d_idata, h_idata, mem_size, cudaMemcpyHostToDevice)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 600)
[2018-06-11 13:32:49] GPU #0: maximum total warps (BxW): 0
[2018-06-11 13:32:50] GPU #0: cudaError 30 (unknown error) calling 'cudaFree(d_odata)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 727)
[2018-06-11 13:32:50] GPU #0: cudaError 30 (unknown error) calling 'cudaFree(d_idata)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 728)
[2018-06-11 13:32:50] GPU #0: 0.00 hash/s with configuration T0x0
[2018-06-11 13:32:50] GPU #0: using launch configuration T0x0
[2018-06-11 13:32:50] GPU #0: cudaError 30 (unknown error) calling 'cudaMalloc((void **) &tmp, mem_size)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 251)
[2018-06-11 13:32:50] GPU #0: cudaError 30 (unknown error) calling 'cudaMalloc((void **) &tmp, mem_size)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 252)
[2018-06-11 13:32:50] GPU #0: cudaError 30 (unknown error) calling 'cudaMalloc((void **) &tmp, mem_size)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 253)
[2018-06-11 13:32:51] GPU #0: cudaError 30 (unknown error) calling 'cudaMalloc((void **) &tmp, mem_size)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 254)
[2018-06-11 13:32:51] GPU #0: cudaError 30 (unknown error) calling 'cudaHostAlloc((void **) &tmp, state_size, cudaHostAllocDefault)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 257)
[2018-06-11 13:32:51] GPU #0: cudaError 30 (unknown error) calling 'cudaHostAlloc((void **) &tmp, state_size, cudaHostAllocDefault)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 258)
[2018-06-11 13:32:51] GPU #0: cudaError 30 (unknown error) calling 'cudaHostAlloc((void **) &tmp, mem_size, cudaHostAllocDefault)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 265)
[2018-06-11 13:32:51] GPU #0: cudaError 30 (unknown error) calling 'cudaHostAlloc((void **) &tmp, mem_size, cudaHostAllocDefault)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 266)
[2018-06-11 13:32:52] GPU #0: cudaError 30 (unknown error) calling 'cudaStreamCreate(&tmp2)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 296)
[2018-06-11 13:32:52] GPU #0: cudaError 30 (unknown error) calling 'cudaStreamCreate(&tmp2)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 297)
[2018-06-11 13:32:52] GPU #0: cudaError 30 (unknown error) calling 'cudaEventCreateWithFlags(&tmp4, cudaEventDisableTiming)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 301)
[2018-06-11 13:32:52] GPU #0: cudaError 30 (unknown error) calling 'cudaEventCreateWithFlags(&tmp4, cudaEventDisableTiming)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 302)
[2018-06-11 13:32:52] GPU #0: cudaError 30 (unknown error) calling 'cudaEventRecord(context_serialize[1][thr_id])' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 303)
[2018-06-11 13:32:53] GPU #0: cudaError 30 (unknown error) calling 'cudaMemcpyAsync(context_idata[stream][thr_id], X, mem_size, cudaMemcpyHostToDevice, context_streams[stream][thr_id])' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 938)
[2018-06-11 13:32:53] GPU #0: cudaError 30 (unknown error) calling 'cudaStreamWaitEvent(context_streams[stream][thr_id], context_serialize[(stream+1)&1][thr_id], 0)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 946)
Miner returned after 0 hours of work.
Reason: Manually stopped by user.

P.S. I tried making a new miner, It gave me a stratum_recv_line failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant