Message boards :
News :
We are live
Message board moderation
Previous · 1 · 2 · 3 · 4 · Next
Author | Message |
---|---|
Send message Joined: 25 Jun 20 Posts: 3 Credit: 306,756,123 RAC: 0 |
Anyone else running a 1080gtx and not getting any tasks? Event log says 0 tasks sent. I'm running one under Linux and I'm NOT having any problems getting work. |
Send message Joined: 26 Jun 20 Posts: 4 Credit: 1,530,361 RAC: 0 |
Anyone else running a 1080gtx and not getting any tasks? Event log says 0 tasks sent. Hmmm, thanks. Maybe I'll pop over to my Ubuntu install after and try. I have been trying on windows 10. |
Send message Joined: 26 Jun 20 Posts: 4 Credit: 1,530,361 RAC: 0 |
Turns out the project uses OpenCL and I previously had an AMD card in the system.. removed the drivers and good to go. |
Send message Joined: 24 Jun 20 Posts: 26 Credit: 1,106,925 RAC: 0 |
every minute the task generates a request Sending scheduler request: Requested by project. what for?!! mess in the logs, DDoS attack on the server. is this a way of "suicide"? ;o) and finally create the standard sections of the forum - each one has its own purpose. no need to turn one news topic into a heap |
Send message Joined: 24 Jun 20 Posts: 3 Credit: 1,715,763 RAC: 9 |
Please remove the useless once a minute scheduler call from your settings. If there is a real need for the client to call home make the interval at most once per hour. |
Send message Joined: 26 Jun 20 Posts: 3 Credit: 17,664,576 RAC: 0 |
Can stats export please be turned on? I second that - if the project is live, it should be live in all aspects, so please, let's get the stats, as that's the fun part of it... |
Send message Joined: 27 Jun 20 Posts: 1 Credit: 0 RAC: 0 |
I _just_ upgraded a Linux desktop. In a break with tradition, i installed it with the distribution version of BOINC (instead of downloading it). For one thing, i don't have to set up getting it to start when the system boots. And the BOINC version is 7.9.3 - whereas Mindcraft wants me to install 7.4.22. Well, 7.9.3 doesn't have the Mindcraft URL, and i don't see it. Do i really have to downgrade BOINC to run Mindcraft? Linux Mint 19.3 (based on Ubuntu 7.5.0), with nVidia GTX 950. Stephen. |
Send message Joined: 24 Jun 20 Posts: 26 Credit: 1,106,925 RAC: 0 |
BOINC version is 7.9.3 1. use direct URL https://minecraftathome.com/minecrafthome/ in BM 2. or use cmd in terminal boinccmd --project_attach https://minecraftathome.com/minecrafthome/ <key> (key from https://minecraftathome.com/minecrafthome/weak_auth.php) |
Send message Joined: 24 Jun 20 Posts: 85 Credit: 207,156 RAC: 0 |
No, the older versions won't have it either. The project list is updated by the BOINC devs and automatically imported once every so many weeks. We haven't had an updated list yet. In the mean time either use BOINC Manager->Add project->type https://minecraftathome.com/minecrafthome and hit Enter, then follow the normal instructions for adding the project (yes, existing user, your email and password for the account you post with). Or via the a terminal window, with the BOINC client running type boinccmd --project_attach https://minecraftathome.com/minecrafthome account_key (the account key you can find in your account, it's a 32 character hexadecimal key) |
Send message Joined: 25 Jun 20 Posts: 8 Credit: 106,642,702 RAC: 4,835 |
Can stats export please be turned on? Agreed. Please enable stats exports! Also, I don't know what's different between my systems and those getting errors, but if it helps to have a reference point, my two computers with GTX 1060 and GTX 750ti aren't having any significant problems running tasks. Out of about 30 tasks so far, there's only one invalid/error task and I think that one was my fault (accidentally killed the process in Windows Task Manager). |
Send message Joined: 14 Jun 20 Posts: 78 Credit: 1,321,619 RAC: 0 |
Thanks to everyone for the messages here, I've neglected to read them for a few days. I'll be implementing essentially everything which has been asked here. |
Send message Joined: 24 Jun 20 Posts: 9 Credit: 47,348,036 RAC: 0 |
Until the app gets fixed, for those with multiple GPU systems, add this to your cc_config.xml. That way you can free up the rest of your GPUs to run other projects. You will need to quit/restart BOINC for the changes to take effect.: It doesn't work here, both general device and project exclusions are ignored by the app. All GPUs are detected. 6/27/2020 1:24:06 PM CUDA: NVIDIA GPU 0: GeForce RTX 2080 Ti (driver version 445.75, CUDA version 11.0, compute capability 7.5, 4096MB, 3018MB available, 15276 GFLOPS peak) 6/27/2020 1:24:06 PM CUDA: NVIDIA GPU 1: GeForce RTX 2080 Ti (driver version 445.75, CUDA version 11.0, compute capability 7.5, 4096MB, 3018MB available, 15276 GFLOPS peak) 6/27/2020 1:24:06 PM OpenCL: NVIDIA GPU 0: GeForce RTX 2080 Ti (driver version 445.75, device version OpenCL 1.2 CUDA, 11264MB, 3018MB available, 15276 GFLOPS peak) 6/27/2020 1:24:06 PM OpenCL: NVIDIA GPU 1: GeForce RTX 2080 Ti (driver version 445.75, device version OpenCL 1.2 CUDA, 11264MB, 3018MB available, 15276 GFLOPS peak) 6/27/2020 1:24:06 PM OpenCL: AMD/ATI GPU 0: AMD Radeon VII (driver version 2841.19 (PAL,HSAIL), device version OpenCL 2.0 AMD-APP (2841.19), 16192MB, 16192MB available, 13839 GFLOPS peak) The project exclusion is correctly read by BOINC: minecrafthome 6/27/2020 1:24:06 PM Config: excluded GPU. Type: NVIDIA. App: kaktwoos. Device: 0 But the app is still running on device 0. I'm running BOINC 7.14.2. If it's working for other Nvidia users then the AMD card must be confusing things. I haven't had this problem on other projects though. |
Send message Joined: 14 Jun 20 Posts: 78 Credit: 1,321,619 RAC: 0 |
Too bad you can't use that VII, it would be interesting to see how it compares to a 5700 XT. Done! Sub-forums are live. |
Send message Joined: 24 Jun 20 Posts: 25 Credit: 448,784,541 RAC: 24,476 |
Until the app gets fixed, for those with multiple GPU systems, add this to your cc_config.xml. That way you can free up the rest of your GPUs to run other projects. You will need to quit/restart BOINC for the changes to take effect.: It is working for me. In your case, it looks like you have two different GPU 0, one ATI and one Nvidia. In that case, you should be able to exclude one, and run a task only on the other, by using the correct "type" argument. You will also need to have an entry to exclude your GPU 1. Something line this, assuming you want to exclude the Radeon: <cc_config> <options> <exclude_gpu> <url>https://minecraftathome.com/minecrafthome/</url> <type>NVIDIA</type> <device_num>1</device_num> <app>kaktwoos</app> </exclude_gpu> <exclude_gpu> <url>https://minecraftathome.com/minecrafthome/</url> <type>ATI</type> <device_num>0</device_num> <app>kaktwoos</app> </exclude_gpu> </options> </cc_config> Of course, the most important part: You must quit and restart BOINC after making the changed to the cc_config.xml. The actual BOINC client, not just the BOINC manager. If it's still not working, can you post your cc_config.xml for us to look at? Reno, NV Team: SETI.USA |
Send message Joined: 14 Jun 20 Posts: 78 Credit: 1,321,619 RAC: 0 |
Can stats export please be turned on? Stats exports are enabled now |
Send message Joined: 14 Jun 20 Posts: 78 Credit: 1,321,619 RAC: 0 |
Please remove the useless once a minute scheduler call from your settings. Removed, this was dangling from testing, apologies |
Send message Joined: 24 Jun 20 Posts: 9 Credit: 47,348,036 RAC: 0 |
It is working for me It didn't work, most likely to do with the AMD card. I run separate clients for each GPU plus another for the CPU because BOINC's scheduling annoys me. Normally I use the device exclusions. <ignore_ati_dev>0</ignore_ati_dev> <ignore_nvidia_dev>0</ignore_nvidia_dev> This didn't work so it makes sense the project exclusion doesn't work either. (BTW a problem with the AMD project exclusion is that AMD work gets downloaded even though it won't run). I think it's an AMD issue because removing all exclusions gets AMD work, but it's not actually running on the GPU. I have a similar problem with this system running Folding@Home work. I tried this with the project exclusion, device exclusion and both together. The result was always the same. Most aren't running Nvidia and AMD in the same system so I'll just wait and hope the app gets fixed. Thanks for your help. |
Send message Joined: 24 Jun 20 Posts: 85 Credit: 207,156 RAC: 0 |
(BTW a problem with the AMD project exclusion is that AMD work gets downloaded even though it won't run). So why not go to the Project preferences page then and uncheck the Use AMD GPU option? Then it won't use the AMD GPU and it won't download work for it. |
Send message Joined: 25 Jun 20 Posts: 8 Credit: 106,642,702 RAC: 4,835 |
Can stats export please be turned on? Already showing up in Free-DC stats. That was quick, thanks! :) |
Send message Joined: 24 Jun 20 Posts: 9 Credit: 47,348,036 RAC: 0 |
(BTW a problem with the AMD project exclusion is that AMD work gets downloaded even though it won't run). That would have been the smart move. I didn't think about it, and also it's not a problem using the device exclusion like I normally use. Curiously, BOINC gives an error message about a missing coproc using the project app exclusion, but still downloads work for it. Work for an ignored GPU isn't downloaded even if it's selected in project preferences. At least it allowed me to determine my AMD card isn't working here. |