GithubHelp home page GithubHelp logo

sgminer opencl problem. about sgminer HOT 1 CLOSED

kominikjs avatar kominikjs commented on July 30, 2024
sgminer opencl problem.

from sgminer.

Comments (1)

Saikatsaha1996 avatar Saikatsaha1996 commented on July 30, 2024

Hi all.
I'm using sgminer for vertcoin mining.
After build, whenever I execute sgminer there is crash on clBuildProgram.
Below is cause of crash.

[05:04:54] Started sgminer 5.1.1-19-g8bf1-dirty
[05:04:54] * using Jansson 2.7
[05:04:54] WARNING: GPU_MAX_ALLOC_PERCENT is not specified!
[05:04:54] WARNING: GPU_USE_SYNC_OBJECTS is not specified!
[05:04:54] Probing for an alive pool
[05:04:56] Switching p2p-spb.xyz to stratum+tcp://p2p-spb.xyz:9171
[05:04:58] p2p-spb.xyz difficulty changed to 32
[05:04:58] Startup GPU initialization... Using settings from pool p2p-spb.xyz.
[05:04:58] Startup Pool No = 0
[05:04:58] Building binary ckolivasMali-G71gw256l8lg2tc7552nf10.bin

// Below is root cause of crash!!!
[05:04:58] Error -43: Building Program 2 (clBuildProgram) = -I "." -I "./kernel" -I "." -D WORKSIZE=256 -I "/usr/local/bin" -D LOOKUP_GAP=2 -D CONCURRENT_THREADS=7552 -D NFACTOR=10
[05:04:58] error: Failed to open directory '"."'
error: Failed to handle include build options
error: encountered invalid build options

As I know, error code -43 means 'CL_INVALID_BUILD_OPTIONS'.

Then I printed the option which clBuildProgram used.
Below is clBuildProgram's option.
-I "." -I "./kernel" -I "." -D WORKSIZE=256 -I "/usr/local/bin" -D LOOKUP_GAP=2 -D CONCURRENT_THREADS=7552 -D NFACTOR=10

Below is env.
OS : Linux(Ubunto 16.04)
GPU : Mali-G71
CPU : MediaTek Helio P23

Is there any way to fix the crash?

Hello dear!..
Can you reply me please?

It's Android termux environment ?

If yes please help...

Help wanted..

from sgminer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.