Posts by ProDigit

\n studio-striking\n
1) Message boards : Number crunching : Fine tuning dnet1.03 cuda31 (Message 8214)
Posted 11 May 2020 by ProDigit
Post:
I would be interested in your settings, you can present the files here.

What settings are you referring to?
All the parameters (CPU and GPU) in App_config.xml are mentioned above.
2) Message boards : Number crunching : Fine tuning dnet1.03 cuda31 (Message 8212)
Posted 9 May 2020 by ProDigit
Post:
I was wondering if you guys could adjust the CPU threshold on this project by a bit?
For faster systems (limited to 4Ghz CPU, and RTX 2080Ti), a single WU is too slow for a GPU.
Yet running 2 WUs in 1 GPU works, but it requires 2x 0.97% of CPU.
The GPU can run 3 WUs together as optimal setting (GPU = 0.33), but I don't have enough CPU cores, to run this setting.
3 WUs per GPU, 3 GPUs, means I need 9 CPU cores, and I only have 6 (full cores non hyperthreaded) at 4Ghz, which are also divided between other projects.

I'm currently running 2 WUs per GPU, resulting in 6x GPU WUs, and each CPU core running at 97%. Not enough to squeeze a CPU WU in there.
At best, currently, I can limit the amount of instances MooWrap can run, to 4WUs.
But this is far from optimal, knowing my system could run 9, if only it used ~66% CPU instead of ~97%CPU.
3) Questions and Answers : Wrapper and Client : GPU issue with MOO! (Message 8188)
Posted 26 Nov 2019 by ProDigit
Post:
See this thread pls:
https://moowrap.net/forum_thread.php?id=587
4) Questions and Answers : Unix/Linux : GPU issue under Linux, not accepting app_config.xml values (Message 8187)
Posted 23 Nov 2019 by ProDigit
Post:
So, I have a few RTX gpus in a server.
I use it for folding at home.
Moo!wrapper uses very little resources of the GPU, so I wanted to share the GPU with FAH, to keep all GPUs 100% under load, while still supporting both projects.
It works fine, except for Moo!Wrapper.
Moo Wrapper only can process 1 GPU at a time, as with 2 GPUs (I'm running CUDA on UBUNTU), for some odd reason, the tasks stall.
Milkyway, Einstein, all seem to do fine with running multi gpus on this setup.

So I went into the project, and created an app_config.xml file with following contents:
<app_config>
   [<app>
      <name>Moo! Wrapper</name>
      <max_concurrent>1</max_concurrent>
      </gpu_versions>
    </app>]
   <project_max_concurrent>1</project_max_concurrent>
</app_config>


However, Moo! Wrapper doesn't honor that request of running only 1 GPU (out of 4).

Help me out here!
I do want to support moo! Wrapper.





 
Copyright © 2011-2024 Moo! Wrapper Project