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 #174

Open
OPRESEK opened this issue Mar 4, 2021 · 0 comments
Open

cudaError 30 #174

OPRESEK opened this issue Mar 4, 2021 · 0 comments

Comments

@OPRESEK
Copy link

OPRESEK commented Mar 4, 2021

       *** CudaMiner for nVidia GPUs by Christian Buchner ***
                 This is version 2014-02-28 (beta)
    based on pooler-cpuminer 2.3.2 (c) 2010 Jeff Garzik, 2012 pooler
        Cuda additions Copyright 2013,2014 Christian Buchner
      LTC donation address: LKS1WDKGED647msBQfLBHV3Ls8sveGncnm
      BTC donation address: 16hJF5mceSojnTD3ZTUDqdRhDyPJzoRakM
      YAC donation address: Y87sptDEcpLkLeAuex6qZioDbvy1qXZEj4

[2021-03-04 14:22:19] 1 miner threads started, using 'scrypt' algorithm.
[2021-03-04 14:22:19] Starting Stratum on stratum+tcp://stratum.aikapool.com:7915
[2021-03-04 14:22:19] Stratum detected new block
[2021-03-04 14:22:20] GPU #0: cudaError 30 (unknown error) calling 'cudaFree(0)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 240)

[2021-03-04 14:22:20] GPU #0: GeForce GTX 1650 with compute capability 7.5
[2021-03-04 14:22:21] GPU #0: cudaError 30 (unknown error) calling 'cudaDeviceSetCacheConfig(kernel->cache_config())' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 423)

[2021-03-04 14:22:21] 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)

[2021-03-04 14:22:21] GPU #0: interactive: 1, tex-cache: 0 , single-alloc: 0
[2021-03-04 14:22:21] GPU #0: 32 hashes / 4.0 MB per warp.
[2021-03-04 14:22:21] GPU #0: Performing auto-tuning (Patience...)
[2021-03-04 14:22:21] 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)

[2021-03-04 14:22:21] 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)

[2021-03-04 14:22:21] 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)

[2021-03-04 14:22:21] GPU #0: maximum total warps (BxW): 0
[2021-03-04 14:22:21] GPU #0: cudaError 30 (unknown error) calling 'cudaFree(d_odata)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 727)

[2021-03-04 14:22:22] GPU #0: cudaError 30 (unknown error) calling 'cudaFree(d_idata)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 728)

[2021-03-04 14:22:22] GPU #0: 0.00 hash/s with configuration T0x0
[2021-03-04 14:22:22] GPU #0: using launch configuration T0x0
[2021-03-04 14:22:22] 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)

[2021-03-04 14:22:22] 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)

[2021-03-04 14:22:22] 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)

[2021-03-04 14:22:22] 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)

[2021-03-04 14:22:22] 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)

[2021-03-04 14:22:22] 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)

[2021-03-04 14:22:23] GPU #0: cudaError 30 (unknown error) calling 'cudaMalloc((void **) &tmp, state_size)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 271)

[2021-03-04 14:22:23] GPU #0: cudaError 30 (unknown error) calling 'cudaMalloc((void **) &tmp, state_size)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 272)

[2021-03-04 14:22:23] GPU #0: cudaError 30 (unknown error) calling 'cudaMalloc((void **) &tmp, state_size)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 273)

[2021-03-04 14:22:23] GPU #0: cudaError 30 (unknown error) calling 'cudaMalloc((void **) &tmp, state_size)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 274)

[2021-03-04 14:22:23] GPU #0: cudaError 30 (unknown error) calling 'cudaMalloc((void **) &tmp, state_size)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 275)

[2021-03-04 14:22:23] GPU #0: cudaError 30 (unknown error) calling 'cudaMalloc((void **) &tmp, state_size)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 276)

[2021-03-04 14:22:24] GPU #0: cudaError 30 (unknown error) calling 'cudaStreamCreate(&tmp2)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 296)

[2021-03-04 14:22:24] GPU #0: cudaError 30 (unknown error) calling 'cudaStreamCreate(&tmp2)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 297)

[2021-03-04 14:22:24] GPU #0: cudaError 30 (unknown error) calling 'cudaEventCreateWithFlags(&tmp4, cudaEventDisableTiming)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 301)

[2021-03-04 14:22:24] GPU #0: cudaError 30 (unknown error) calling 'cudaEventCreateWithFlags(&tmp4, cudaEventDisableTiming)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 302)

[2021-03-04 14:22:24] 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)

[2021-03-04 14:22:25] 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)

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