You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have compile your repo, but I still get this opencl error, I am not familiar with opencl and do not know why....help please.
`
ethminer 0.19.0-20+commit.14e71528.dirty
Build: darwin/release/appleclang
i 23:12:47 Configured pool eth.f2pool.com:6688
i 23:12:47 Selected pool eth.f2pool.com:6688
i 23:12:49 Connection remotely closed by eth.f2pool.com
i 23:12:49 Stratum mode : EthereumStratum/1.0.0 (NiceHash)
i 23:12:49 Established connection to eth.f2pool.com [172.65.210.108:6688]
i 23:12:49 Spinning up miners...
cl 23:12:49 cl-0 Using Device : GPU:00 AMD Radeon RX 580 Compute Engine OpenCL 1.2 Memory : 8.00 GB (8589934592 B)
i 23:12:49 Extranonce set to b425
i 23:12:50 Authorized worker ethniubiplus.w
i 23:12:50 Epoch : 430 Difficulty : 8.59 Gh
i 23:12:50 Job: 1c273f8d… eth.f2pool.com [172.65.210.108:6688]
cl 23:12:52 cl-0 Generating split DAG + Light (total): 4.36 GB
cl 23:12:52 cl-0 OpenCL kernel
X 23:12:52 cl-0 OpenCL kernel build log:
Error returned by cvms_element_build_from_source
X 23:12:52 cl-0 OpenCL kernel build error (-11):
clBuildProgram
SIGSEGV encountered ...
stack trace:
backtrace() returned 6 addresses
0 ethminer 0x000000010b91cb05 _ZN8MinerCLI13signalHandlerEi + 277
1 libsystem_platform.dylib 0x00007fff6eae95fd _sigtramp + 29
2 ??? 0x0000000000000000 0x0 + 0
3 ethminer 0x000000010b980eed _ZNSt3__1L14__thread_proxyINS_5tupleIJNS_10unique_ptrINS_15__thread_structENS_14default_deleteIS3_EEEEZN3dev6Worker12startWorkingEvE3$0EEEEEPvSB + 141
4 libsystem_pthread.dylib 0x00007fff6eaf5109 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff6eaf0b8b thread_start + 15
SIGSEGV encountered ...
stack trace:
backtrace() returned 9 addresses
` Screenshots (Optional)
Environment (please complete the following information):
Operating System: Macos 10.15.7
Hardware RX580 8G
Ethminer Version 0.19.0-20+commit.14e71528.dirty
Ethminer options used ethminer -G -P stratum://xxxx
Additional context
Add any other context about the problem here.
the csrutil status command gives this
The text was updated successfully, but these errors were encountered:
oit63
changed the title
10.15.7 stil
10.15.7 stil get opencl error
Jul 28, 2021
Describe the bug
I have compile your repo, but I still get this opencl error, I am not familiar with opencl and do not know why....help please.
`
ethminer 0.19.0-20+commit.14e71528.dirty
Build: darwin/release/appleclang
i 23:12:47 Configured pool eth.f2pool.com:6688
i 23:12:47 Selected pool eth.f2pool.com:6688
i 23:12:49 Connection remotely closed by eth.f2pool.com
i 23:12:49 Stratum mode : EthereumStratum/1.0.0 (NiceHash)
i 23:12:49 Established connection to eth.f2pool.com [172.65.210.108:6688]
i 23:12:49 Spinning up miners...
cl 23:12:49 cl-0 Using Device : GPU:00 AMD Radeon RX 580 Compute Engine OpenCL 1.2 Memory : 8.00 GB (8589934592 B)
i 23:12:49 Extranonce set to b425
i 23:12:50 Authorized worker ethniubiplus.w
i 23:12:50 Epoch : 430 Difficulty : 8.59 Gh
i 23:12:50 Job: 1c273f8d… eth.f2pool.com [172.65.210.108:6688]
cl 23:12:52 cl-0 Generating split DAG + Light (total): 4.36 GB
cl 23:12:52 cl-0 OpenCL kernel
X 23:12:52 cl-0 OpenCL kernel build log:
Error returned by cvms_element_build_from_source
X 23:12:52 cl-0 OpenCL kernel build error (-11):
clBuildProgram
SIGSEGV encountered ...
stack trace:
backtrace() returned 6 addresses
0 ethminer 0x000000010b91cb05 _ZN8MinerCLI13signalHandlerEi + 277
1 libsystem_platform.dylib 0x00007fff6eae95fd _sigtramp + 29
2 ??? 0x0000000000000000 0x0 + 0
3 ethminer 0x000000010b980eed _ZNSt3__1L14__thread_proxyINS_5tupleIJNS_10unique_ptrINS_15__thread_structENS_14default_deleteIS3_EEEEZN3dev6Worker12startWorkingEvE3$0EEEEEPvSB + 141
4 libsystem_pthread.dylib 0x00007fff6eaf5109 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff6eaf0b8b thread_start + 15
SIGSEGV encountered ...
stack trace:
backtrace() returned 9 addresses
`
Screenshots (Optional)
Environment (please complete the following information):
Additional context
Add any other context about the problem here.
the
csrutil status
command gives thisThe text was updated successfully, but these errors were encountered: