Bitcoin Forum
July 16, 2024, 12:32:46 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Error open cl  (Read 435 times)
Newwsr (OP)
Sr. Member
****
Offline Offline

Activity: 311
Merit: 250


View Profile
November 03, 2016, 01:29:56 PM
 #1


I have this error.

GPU 2, OPENCL ERROR -4 (0) -CANNOT CREATE DAG ON GPU
GPU 0, OPENCL ERROR -4 (0) -CANNOT CREATE DAG ON GPU

What can it be ?
asrock pro btc 81
3 x 470 4gb nitro
toptek
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000


View Profile
November 03, 2016, 01:42:05 PM
 #2

if it's windows try this first

Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

Linux
Code:
export GPU_FORCE_64BIT_PTR=0
export GPU_MAX_HEAP_SIZE=100
export GPU_USE_SYNC_OBJECTS=1
export GPU_MAX_ALLOC_PERCENT=100
export GPU_SINGLE_ALLOC_PERCENT=100

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!