Created
January 8, 2018 14:52
-
-
Save jgillich/3fb2982fd385008848e053b3cad9ca3a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2018-01-08 15:51:11] : MEMORY ALLOC FAILED: mmap failed | |
[2018-01-08 15:51:11] : MEMORY ALLOC FAILED: mmap failed | |
[2018-01-08 15:51:11] : MEMORY ALLOC FAILED: mmap failed | |
[2018-01-08 15:51:11] : MEMORY ALLOC FAILED: mmap failed | |
[2018-01-08 15:51:11] : MEMORY ALLOC FAILED: mmap failed | |
------------------------------------------------------------------- | |
xmr-stak 2.2.0 d015a3d | |
Brought to you by fireice_uk and psychocrypt under GPLv3. | |
Based on CPU mining code by wolf9466 (heavily optimized by fireice_uk). | |
Based on OpenCL mining code by wolf9466. | |
Configurable dev donation level is set to 2.0% | |
You can use following keys to display reports: | |
'h' - hashrate | |
'r' - results | |
'c' - connection | |
------------------------------------------------------------------- | |
[2018-01-08 15:51:11] : Start mining: MONERO | |
[2018-01-08 15:51:11] : Compiling code and initializing GPUs. This will take a while... | |
[2018-01-08 15:51:11] : WARNING: using non AMD device: Intel | |
[2018-01-08 15:51:11] : Device 0 work size 8 / 32. | |
[2018-01-08 15:51:11] : Error CL_BUILD_PROGRAM_FAILURE when calling clBuildProgram. | |
Build log: | |
stringInput.cl:155:17: error: implicit declaration of function 'amd_bfe' is invalid in OpenCL | |
stringInput.cl:151:21: note: expanded from macro 'BYTE' | |
stringInput.cl:155:17: error: function with no prototype cannot use the spir_function calling convention | |
stringInput.cl:151:21: note: expanded from macro 'BYTE' | |
stringInput.cl:215:29: error: implicit declaration of function 'amd_bitalign' is invalid in OpenCL | |
stringInput.cl:215:29: error: function with no prototype cannot use the spir_function calling convention | |
stringInput.cl:215:20: error: call to 'as_ulong' is ambiguous | |
/usr/lib64/beignet/include/ocl_as.h:132:20: note: candidate function | |
/usr/lib64/beignet/include/ocl_as.h:259:20: note: candidate function | |
/usr/lib64/beignet/include/ocl_as.h:159:20: note: candidate function | |
/usr/lib64/beignet/include/ocl_as.h:172:20: note: candidate function | |
/usr/lib64/beignet/include/ocl_as.h:185:20: note: candidate function | |
/usr/lib64/beignet/include/ocl_as.h:197:20: note: candidate function | |
/usr/lib64/beignet/include/ocl_as.h:209:20: note: candidate function | |
/usr/lib64/beignet/include/ocl_as.h:221:20: note: candidate function | |
/usr/lib64/beignet/include/ocl_as.h:233:20: note: candidate function | |
/usr/lib64/beignet/include/ocl_as.h:246:20: note: candidate function | |
/usr/lib64/beignet/include/ocl_as.h:272:20: note: candidate function | |
/usr/lib64/beignet/include/ocl_as.h:285:20: note: candidate function | |
/usr/lib64/beignet/include/ocl_as.h:297:20: note: candidate function | |
stringInput.cl:216:14: error: call to 'as_ulong' is ambiguous | |
/usr/lib64/beignet/include/ocl_as.h:132:20: note: candidate function | |
/usr/lib64/beignet/include/ocl_as.h:259:20: note: candidate function | |
/usr/lib64/beignet/include/ocl_as.h:159:20: note: candidate function | |
/usr/lib64/beignet/include/ocl_as.h:172:20: note: candidate function | |
/usr/lib64/beignet/include/ocl_as.h:185:20: note: candidate function | |
/usr/lib64/beignet/include/ocl_as.h:197:20: note: candidate function | |
/usr/lib64/beignet/include/ocl_as.h:209:20: note: candidate function | |
/usr/lib64/beignet/include/ocl_as.h:221:20: note: candidate function | |
/usr/lib64/beignet/include/ocl_as.h:233:20: note: candidate function | |
/usr/lib64/beignet/include/ocl_as.h:246:20: note: candidate function | |
/usr/lib64/beignet/include/ocl_as.h:272:20: note: candidate function | |
/usr/lib64/beignet/include/ocl_as.h:285:20: note: candidate function | |
/usr/lib64/beignet/include/ocl_as.h:297:20: note: candidate function | |
[2018-01-08 15:51:11] : WARNING: AMD device not found | |
[2018-01-08 15:51:11] : WARNING: backend AMD disabled. | |
[2018-01-08 15:51:11] : Starting 1x thread, affinity: 0. | |
[2018-01-08 15:51:11] : hwloc: set_thisthread_membind not supported | |
[2018-01-08 15:51:11] : Starting 1x thread, affinity: 1. | |
[2018-01-08 15:51:11] : MEMORY ALLOC FAILED: mmap failed | |
[2018-01-08 15:51:11] : hwloc: set_thisthread_membind not supported | |
[2018-01-08 15:51:11] : Fast-connecting to stratum+tcp://xmr.poolmining.org:3032 pool ... | |
[2018-01-08 15:51:11] : MEMORY ALLOC FAILED: mmap failed | |
[2018-01-08 15:51:12] : Pool stratum+tcp://xmr.poolmining.org:3032 connected. Logging in... | |
[2018-01-08 15:51:12] : Difficulty changed. Now: 7500. | |
[2018-01-08 15:51:12] : Pool logged in. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment