March 19, 20206 yr 11 minutes ago, PilotReelMedia said: I want to do this so bad but I'm having trouble with the basic settup. The RTP Boinc docker Space Invader One used in his example is not in plugins and I cant figure out how to configure the one that is and its very different and has no GUI . Can anyone help me get this up and running? Go to the Apps tab download the linuxserver version of BOINC. It has the client and manager built into it. It replaced the RDP-BOINC and is easier to use than the boinc version.
March 19, 20206 yr Thank You So Much! WooHoo! I'm Crunching! Edited March 19, 20206 yr by PilotReelMedia
March 19, 20206 yr On 3/17/2020 at 11:40 AM, Hoopster said: You'll have to install it manually, but it supports iGPU. I got it up and running, but it looks like the rosetta project doesn't support GPU work. That's too bad.
March 19, 20206 yr 4 minutes ago, brbeaird said: I got it up and running, but it looks like the rosetta project doesn't support GPU work. That's too bad. iGPU? It's not supported across the board due to lack of processing power.
March 19, 20206 yr Been trying to get RDP-BOINC running with Rosetta@home since Sunday and every time I try to connect I receive a "this project is temporarily unavailable" message. I can connect to other projects fine, but I want to add the Rosetta one. Anyone seeing the same issue or have any suggestions?
March 19, 20206 yr 1 hour ago, testdasi said: iGPU? It's not supported across the board due to lack of processing power. Aptalca mentioned he had setup the container to allow the use of Intel integrated GPU and Nvidia GPU (with the Unraid Nvidia build). Of course, if the project does not support the iGPU, it does not matter if the container does.
March 20, 20206 yr Wondering if anyone is using the Disable Security Mitigations plugin and seeing improved times for CPU based work units?
March 20, 20206 yr 22 hours ago, sjaak said: found i bug in the docker system. i have 2 F@H docker images setup. the first one is setup to use the gt710, the second one is setup to use the 1050TI but after create the second images it only sees the 710 (which is not assign to it) then a change the config.xml: <slot id='0' type='CPU'/> <slot id='1' type='GPU'/> <slot id='2' type='GPU'/> now it using the 1050ti and de 2nd image has NO work assign to the gt710, only the 1st one... pretty weird that the 2nd image is seeing the GPU which is NOT setup to using it... first image: second image: at least 2 GPU's (of the 3 gpu installed) are working What did you set in the NVIDIA_VISIBLE_DEVICES variable for the containers?
March 20, 20206 yr 17 minutes ago, saarg said: What did you set in the NVIDIA_VISIBLE_DEVICES variable for the containers? just the UUID of the GPU:
March 20, 20206 yr 23 hours ago, sjaak said: i have 2 F@H docker images setup. the first one is setup to use the gt710, the second one is setup to use the 1050TI Is your GT 710 the passive cooling or active one? What's the temp like when it's running? I have a spare passive GT 710 but it would be sandwiched between my 2 AIC NVMe and I really don't want to melt my data literally. Edited March 20, 20206 yr by testdasi
March 20, 20206 yr 10 minutes ago, testdasi said: Is your GT 710 the passive cooling or active one? What's the temp like when it's running? I have a spare passive GT 710 but it would be sandwiched between my 2 AIC NVMe and I really don't want to melt my data literally. its passive cooled, and running most of the time around 86c (95c is max) but it's on the bottom of the case, almost no airflow there... if you put a fan near it, it will be much lower.
March 20, 20206 yr 1 hour ago, sjaak said: just the UUID of the GPU: So just for me to understand what you want, you want the two containers to see just one GPU each? As far as I know, when setting only one specific device in the variable, the container should only see that one. I saw that you have 2 GPU devices in the xml you posted. Remove one and it will only use one of the gpus. You might have to experiment with the ID to get the correct card.
March 20, 20206 yr 2 minutes ago, saarg said: So just for me to understand what you want, you want the two containers to see just one GPU each? As far as I know, when setting only one specific device in the variable, the container should only see that one. I saw that you have 2 GPU devices in the xml you posted. Remove one and it will only use one of the gpus. You might have to experiment with the ID to get the correct card. yes, 2 docker images so each use have its own GPU (i have no idea to assign 2 gpu's to one docker image, if that is possible i going to use 1 docker image) i changed to config.xml to 2 gpu's because with only one its seeing only the gt710, which is NOT assign to it... that's the weird thing about it... i did experiment with the ID setting, no luck... also, f@h2 sees the 710 but does not assign work to it... i would love to know how to assign 2 specific gpu's to one docker image, especially for Plex and f@h. (i have 1 pcie slot free, so an another 1050ti can fill that up )
March 20, 20206 yr 50 minutes ago, sjaak said: yes, 2 docker images so each use have its own GPU (i have no idea to assign 2 gpu's to one docker image, if that is possible i going to use 1 docker image) i changed to config.xml to 2 gpu's because with only one its seeing only the gt710, which is NOT assign to it... that's the weird thing about it... i did experiment with the ID setting, no luck... also, f@h2 sees the 710 but does not assign work to it... i would love to know how to assign 2 specific gpu's to one docker image, especially for Plex and f@h. (i have 1 pcie slot free, so an another 1050ti can fill that up ) To make all GPU's available to one container you just set the NVIDIA_VISIBLE_DEVICES to all. You also then need to adjust the xml to reflect all GPU's. And the slots id part in config.xml: <!-- Folding Slots --> <slot id='0' type='GPU'/> <slot id='1' type='GPU'/> In the above config I removed the CPU as I use it for boinc. If you want all 3, add one more line.
March 20, 20206 yr 3 hours ago, LeoFender said: Wondering if anyone is using the Disable Security Mitigations plugin and seeing improved times for CPU based work units? Trouble with that is that to be able to calculate the speed difference, you would have to do the exact same work unit from start to finish twice (which can't happen), and measure the time it takes. Because of their nature, disabling the mitigations will always improve the speed.
March 20, 20206 yr 12 minutes ago, saarg said: To make all GPU's available to one container you just set the NVIDIA_VISIBLE_DEVICES to all. You also then need to adjust the xml to reflect all GPU's. And the slots id part in config.xml: <!-- Folding Slots --> <slot id='0' type='GPU'/> <slot id='1' type='GPU'/> In the above config I removed the CPU as I use it for boinc. If you want all 3, add one more line. thnx, going change it as soon the current jobs are finished. i have at this moment the luck that the VM gpu (my desktop that i use to write this message) is an AMD vega64 so it will not be used by the containers (so no crashing)
March 20, 20206 yr Author Last time I checked, the Unraid team's were ranked 141st (BOINC) and 345th (Folding@home) in the world with over 2,000 users combined! Amazing work everyone.
March 21, 20206 yr nice work so far! https://www.boincstats.com/stats/-1/team/detail/aec4575980c875fbfc049565c52344c5
March 21, 20206 yr Ryzen 1700 desktop and my unraid epyc just joined the Unraid Boinc Swarm. Gotta find that sweet spot where I dont crowd out the docker serving up the kids cartoons. 😛
March 21, 20206 yr 9 minutes ago, BeerEngineer said: Gotta find that sweet spot where I dont crowd out the docker serving up the kids cartoons. 😛 https://forums.unraid.net/topic/57181-docker-faq/page/2/#comment-566087
March 22, 20206 yr On 3/15/2020 at 9:31 AM, Jerky_san said: So.. realize that when my GPU and CPU are running pretty hard it's bad news bears for my battery lol. Super glad I'm not running PBO level 3 right now.. I'd probably trip the battery. Geez, how many VA is your UPS?
March 22, 20206 yr Is it normal for GPU points not to be updated regularly at f@h? According to logs I have finished about 10 WU and uploads succeeded with -70-100k points estimate but I see only my CPU WUs earning points. Edited March 22, 20206 yr by fireflower
March 22, 20206 yr I have a f@h container set to ONLY use the GPU and it is definitely updating the points totals with the WU that complete.
Archived
This topic is now archived and is closed to further replies.