log in

Posts by RebelSyntax

1) Message boards : Questions/Problems/Bugs : How do I limit the number of cpu I use? (Message 1731)
Posted 11 Jan 2017 by RebelSyntax
Post:
well actually i figured this out by search the forums.

have to create a file in project directory called app_config.xml

mine does this

D:\BOINC\DATA\projects\escatter11.fullerton.edu_nfs\app_config.xml

<app_config>

<app>
<name>lasieve5f</name>
<max_concurrent>7</max_concurrent>
</app>

</app_config>
2) Message boards : Questions/Problems/Bugs : How do I limit the number of cpu I use? (Message 1730)
Posted 10 Jan 2017 by RebelSyntax
Post:
Hi all, I am new to BOINC and nfs. Found the project while researching crypto and gridcoin.

I am trying to tweak one of my machines to allow cpu and vbox mining simultaneously.

I have 8 cpu cores. I've set up the BOINC manager to use 100% When I run this project by itself, it will run all 8 cores. I can change the manager to 87.5% and this project will use 7 cores.

I've tried to use resource share to handle this. The vbox requires at least 1 core and I can set it to use only one core. So resource share on the cpu seems like it should be,

NFS project 700
vbox project 100

Unfortunately this doesn't seem to take effect.

Then I thought, what if I set it like this,

NFS project 1
vbox project 100

Basically trying to give the vbox project priority over choosing the one core, then let NFS take up the remaining cores.

That doesn't seem to work either.

Will anyone help me figure that out?

Thanks in advance.





Home | My Account | Message Boards