Open exocode opened 7 years ago
Hi there,
I simply added my credentials
{ "pools" : [ { "url" : "stratum+tcp://eu.stratum.slushpool.com:3333", "user" : "MyAccountName.worker1", "pass" : "MyPassword" } ]
}
Mine: "SHA-256 (Bitcoin etc.)"
Starting… [2017-11-18 20:01:17] Started bfgminer 5.4.2-unknown [2017-11-18 20:01:17] Loaded configuration file /Users/jan/Library/Application Support/MacMiner/bfgurls.conf [2017-11-18 20:01:17] CL Platform 0 vendor: Apple [2017-11-18 20:01:17] CL Platform 0 name: Apple [2017-11-18 20:01:17] CL Platform 0 version: OpenCL 1.2 (Sep 6 2017 16:05:06) [2017-11-18 20:01:17] Platform 0 devices: 2 [2017-11-18 20:01:17] 0 Iris Pro [2017-11-18 20:01:17] 1 GeForce GT 750M [2017-11-18 20:01:17] Unable to load ati adl library [2017-11-18 20:01:17] Probing for an alive pool [2017-11-18 20:01:17] Testing pool stratum+tcp://eu.stratum.slushpool.com:3333 [2017-11-18 20:01:19] Stratum authorisation success for pool 0 [2017-11-18 20:01:19] Pool 0 stratum+tcp://eu.stratum.slushpool.com:3333 alive [2017-11-18 20:01:20] Pool 0 is hiding block contents from us [2017-11-18 20:01:20] Network difficulty changed to 1.36T ( 9.77E) [2017-11-18 20:01:20] New block: ...2238da8a19e15a07 diff 1.36T ( 9.77E) [2017-11-18 20:01:20] Stratum from pool 0 detected new block [2017-11-18 20:01:20] Init GPU thread 0 GPU 0 virtual GPU 0 [2017-11-18 20:01:20] CL Platform vendor: Apple [2017-11-18 20:01:20] CL Platform name: Apple [2017-11-18 20:01:20] CL Platform version: OpenCL 1.2 (Sep 6 2017 16:05:06) [2017-11-18 20:01:20] List of devices: [2017-11-18 20:01:20] 0 Iris Pro [2017-11-18 20:01:20] 1 GeForce GT 750M [2017-11-18 20:01:20] Selected 0: Iris Pro [2017-11-18 20:01:20] initCl() finished. Found Iris Pro [2017-11-18 20:01:20] Init GPU thread 1 GPU 1 virtual GPU 1 [2017-11-18 20:01:20] CL Platform vendor: Apple [2017-11-18 20:01:20] CL Platform name: Apple [2017-11-18 20:01:20] CL Platform version: OpenCL 1.2 (Sep 6 2017 16:05:06) [2017-11-18 20:01:20] List of devices: [2017-11-18 20:01:20] 0 Iris Pro [2017-11-18 20:01:20] 1 GeForce GT 750M [2017-11-18 20:01:20] Selected 1: GeForce GT 750M [2017-11-18 20:01:20] initCl() finished. Found GeForce GT 750M [2017-11-18 20:01:20] API running in IP access mode on port 4052 [2017-11-18 20:01:20] Selecting poclbm kernel [2017-11-18 20:01:20] Selecting poclbm kernel [2017-11-18 20:01:20] Error -30: Clearing output buffer for goffset test kernel (clEnqueueWriteBuffer) [2017-11-18 20:01:20] Error -30: Clearing output buffer for goffset test kernel (clEnqueueWriteBuffer) [2017-11-18 20:01:20] Initialising kernel poclbm.cl without bitalign, 1 vectors and worksize 256
When I download the source and run XCode:
Found that:
What's the issue here? Looks like it's working normally although the difficulty is too high to GPU mine Bitcoin these days.
Hi there,
I simply added my credentials
{ "pools" : [ { "url" : "stratum+tcp://eu.stratum.slushpool.com:3333", "user" : "MyAccountName.worker1", "pass" : "MyPassword" } ]
}
Mine: "SHA-256 (Bitcoin etc.)"
When I download the source and run XCode:
Found that: