Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only runs with threads:null #50

Closed
Yuman opened this issue Feb 11, 2018 · 2 comments
Closed

Only runs with threads:null #50

Yuman opened this issue Feb 11, 2018 · 2 comments

Comments

@Yuman
Copy link

Yuman commented Feb 11, 2018

v2.4.3-beta2
Starting with threads:null, it rewrites with good-looking thread:{} content and runs on RX 550. But restart fails. Each time before it restarts, I have to set threads:null

@xmrig
Copy link
Owner

xmrig commented Mar 9, 2018

Looks like duplicate #51

@xmrig xmrig closed this as completed Mar 9, 2018
@sohosynergy
Copy link

sohosynergy commented Mar 9, 2018

I had the same problem until I updated from that beta to version 2.4.5 for AMD. I also have the RX 550.
Here's the relevant part of my config.json:

{
    "algo": "cryptonight",
    "background": false,
    "colors": true,
    "donate-level": 1,
    "log-file": null,
    "print-time": 60,
    "retries": 5,
    "retry-pause": 1,
    "opencl-platform": 1,
    "threads": [
        {
            "index": 0,
            "intensity": 512,
            "worksize": 8,
            "affine_to_cpu": false
        }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants