Hi Panda (and others of course!!)!
I started using the GPU-Miner on my MacPro (6,1 , 12Core, 64 GB, OS 10.12.6) but i only receive the following error-log.
CPU-Miner is running well.
Beside of the internal Dual D700s i use a NVIDIA TITAN Xp (12GB, latest NVIDA-Drivers) in an external TB-Enclosure.
Would be nice to get all 3 GPUs running to crunch some numbers...
Thanks for your help and happy mining !!
Daniel
Starting… [2017-12-08 08:58:33] Started bfgminer 5.4.2-unknown
[2017-12-08 08:58:33] Loaded configuration file /Users/apple/Library/Application Support/MacMiner/bfgurls.conf
[2017-12-08 08:58:33] CL Platform 0 vendor: Apple
[2017-12-08 08:58:33] CL Platform 0 name: Apple
[2017-12-08 08:58:33] CL Platform 0 version: OpenCL 1.2 (May 26 2017 12:59:48)
[2017-12-08 08:58:33] Platform 0 devices: 3
[2017-12-08 08:58:33] 0 AMD Radeon HD - FirePro D700 Compute Engine
[2017-12-08 08:58:33] 1 AMD Radeon HD - FirePro D700 Compute Engine
[2017-12-08 08:58:33] 2 TITAN Xp
[2017-12-08 08:58:33] Unable to load ati adl library
[2017-12-08 08:58:33] Probing for an alive pool
[2017-12-08 08:58:33] Testing pool stratum+tcp://stratum.slushpool.com:3333
[2017-12-08 08:58:33] Stratum authorisation success for pool 0
[2017-12-08 08:58:33] Pool 0 stratum+tcp://stratum.slushpool.com:3333 alive
[2017-12-08 08:58:33] Pool 0 is hiding block contents from us
[2017-12-08 08:58:33] Network difficulty changed to 1.59T (11.39E)
[2017-12-08 08:58:33] New block: ...6b8a3b0ed1b228be diff 1.59T (11.39E)
[2017-12-08 08:58:33] Stratum from pool 0 detected new block
[2017-12-08 08:58:34] Init GPU thread 0 GPU 0 virtual GPU 0
[2017-12-08 08:58:34] CL Platform vendor: Apple
[2017-12-08 08:58:34] CL Platform name: Apple
[2017-12-08 08:58:34] CL Platform version: OpenCL 1.2 (May 26 2017 12:59:48)
[2017-12-08 08:58:34] List of devices:
[2017-12-08 08:58:34] 0 AMD Radeon HD - FirePro D700 Compute Engine
[2017-12-08 08:58:34] 1 AMD Radeon HD - FirePro D700 Compute Engine
[2017-12-08 08:58:34] 2 TITAN Xp
[2017-12-08 08:58:34] Selected 0: AMD Radeon HD - FirePro D700 Compute Engine
[2017-12-08 08:58:34] initCl() finished. Found AMD Radeon HD - FirePro D700 Compute Engine
[2017-12-08 08:58:34] Init GPU thread 1 GPU 1 virtual GPU 1
[2017-12-08 08:58:34] CL Platform vendor: Apple
[2017-12-08 08:58:34] CL Platform name: Apple
[2017-12-08 08:58:34] CL Platform version: OpenCL 1.2 (May 26 2017 12:59:48)
[2017-12-08 08:58:34] List of devices:
[2017-12-08 08:58:34] 0 AMD Radeon HD - FirePro D700 Compute Engine
[2017-12-08 08:58:34] 1 AMD Radeon HD - FirePro D700 Compute Engine
[2017-12-08 08:58:34] 2 TITAN Xp
[2017-12-08 08:58:34] Selected 1: AMD Radeon HD - FirePro D700 Compute Engine
[2017-12-08 08:58:34] initCl() finished. Found AMD Radeon HD - FirePro D700 Compute Engine
[2017-12-08 08:58:34] Init GPU thread 2 GPU 2 virtual GPU 2
[2017-12-08 08:58:34] CL Platform vendor: Apple
[2017-12-08 08:58:34] CL Platform name: Apple
[2017-12-08 08:58:34] CL Platform version: OpenCL 1.2 (May 26 2017 12:59:48)
[2017-12-08 08:58:34] List of devices:
[2017-12-08 08:58:34] 0 AMD Radeon HD - FirePro D700 Compute Engine
[2017-12-08 08:58:34] 1 AMD Radeon HD - FirePro D700 Compute Engine
[2017-12-08 08:58:34] 2 TITAN Xp
[2017-12-08 08:58:34] Selected 2: TITAN Xp
[2017-12-08 08:58:34] initCl() finished. Found TITAN Xp
[2017-12-08 08:58:34] API running in IP access mode on port 4052
[2017-12-08 08:58:34] Selecting poclbm kernel
[2017-12-08 08:58:34] Error -30: Clearing output buffer for goffset test kernel (clEnqueueWriteBuffer)
[2017-12-08 08:58:34] Error -30: Clearing output buffer for goffset test kernel (clEnqueueWriteBuffer)
[2017-12-08 08:58:34] Initialising kernel poclbm.cl without bitalign, 1 vectors and worksize 256
[2017-12-08 08:58:34] Selecting poclbm kernel
Comments
i should mention, that when the NVIDIA GPU is disconnected i still receive Error-30 BUT the miner starts working as expected!
I wouldn't be surprised if there were a problem mining on nvidia and AMD cards in the same instance. You could try running one in the GPU window and one in the ASIC window with manual flags for the GPU. However it's impossible to GPU mine Bitcoin these days, the difficulty is just too high so I'd really suggest looking in to other algorithms and currencies.
thanks for the reply!
is there a wiki/manual on how to manual setup GPUs in bfgminer /ASIC-miner ? or could you give me tipp how to do so? thanks in advance, daniel
There's a bunch of specific GPU mining information here:
https://github.com/luke-jr/bfgminer/blob/bfgminer/README.GPU
It advises using
-S opencl:auto
to enable GPU mining when combined with ASICs so this is just a guess but I think maybe you'd use
-S opencl:OCL0 or -S opencl:0
to enable only on the first GPU