Giter Club home page Giter Club logo

Comments (7)

netswalker1 avatar netswalker1 commented on July 2, 2024

yours cpu and config?

from xmr-stak-cpu.

KL0nLutiy avatar KL0nLutiy commented on July 2, 2024

CPU: i7-6700k
OS: windows 10
Config:
"cpu_thread_num" : 4,

"cpu_threads_conf" : [
{ "low_power_mode" : false, "no_prefetch" : false, "affine_to_cpu" : false },
{ "low_power_mode" : false, "no_prefetch" : false, "affine_to_cpu" : false },
{ "low_power_mode" : false, "no_prefetch" : false, "affine_to_cpu" : false },
{ "low_power_mode" : false, "no_prefetch" : false, "affine_to_cpu" : false },
],

"use_slow_memory" : "never",
Pool:
http://pool.karbowanec.com/

Did everything by this instruction for enable large pages:

    1. On the Start menu, click Run. In the Open box, type gpedit.msc.
    1. On the Local Group Policy Editor console, expand Computer Configuration, and then expand Windows Settings.
    1. Expand Security Settings, and then expand Local Policies.
    1. Select the User Rights Assignment folder.
    1. The policies will be displayed in the details pane.
    1. In the pane, double-click Lock pages in memory.
    1. In the Local Security Setting – Lock pages in memory dialog box, click Add User or Group.
    1. In the Select Users, Service Accounts, or Groups dialog box, add an account that you will run the miner on
    1. Reboot for change to take effect.

Run the miner with Administrative Rights

from xmr-stak-cpu.

netswalker1 avatar netswalker1 commented on July 2, 2024

my cpu 3770k and only work this config.try.

"cpu_thread_num": 4,
"cpu_threads_conf": [
{
"low_power_mode": false,
"no_prefetch": true,
"affine_to_cpu": 0
},
{
"low_power_mode": false,
"no_prefetch": true,
"affine_to_cpu": 1
},
{
"low_power_mode": false,
"no_prefetch": true,
"affine_to_cpu": 2
},
{
"low_power_mode": false,
"no_prefetch": true,
"affine_to_cpu": 3
}

],
"use_slow_memory": "warn",
"nicehash_nonce": true,
"pool_address": "pool",
"wallet_address": "adres",
"pool_password": "x",
"call_timeout": 10,
"retry_time": 10,
"verbose_level": 4,
"h_print_time": 30,
"httpd_port": 4011,
"prefer_ipv4": true

from xmr-stak-cpu.

miziel avatar miziel commented on July 2, 2024

Try to turn off any programs that run in the background or start with the system. Windows chops memory a lot and sometimes a restart is necessery.
And definitely use "no_prefetch":true and try affine_to_cpu 0, 2, 4 and 6

from xmr-stak-cpu.

KL0nLutiy avatar KL0nLutiy commented on July 2, 2024

Ok, thank you, I will try

from xmr-stak-cpu.

xtrojan1 avatar xtrojan1 commented on July 2, 2024

how do you think i use cpus 4, xeon e7-4850, total 80 threads, please

from xmr-stak-cpu.

psychocrypt avatar psychocrypt commented on July 2, 2024

from xmr-stak-cpu.

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.