Message boards : Graphics cards (GPUs) : Need a Bit of help......
Author | Message |
---|---|
Hi Everybody, | |
ID: 2604 | Rating: 0 | rate: / Reply Quote | |
Not possible at the moment because of a limitation of the BOINC client. Will be fixed in a BOINC update due imminently. | |
ID: 2605 | Rating: 0 | rate: / Reply Quote | |
Thank You. I will definitely keep on the look out for it! | |
ID: 2607 | Rating: 0 | rate: / Reply Quote | |
Or do the ncpus+1 hack.. without any kind of warrenty ;) | |
ID: 2622 | Rating: 0 | rate: / Reply Quote | |
Or do the ncpus+1 hack.. without any kind of warrenty ;) I found the cc_config.xml file earlier. Nothing that I tried worked, so I gave up. Someone needs to spell it out for us dummies......;) I'm running Vista 64 SP1 | |
ID: 2623 | Rating: 0 | rate: / Reply Quote | |
In the data folder for BOINC, you need to create the file cc_config.xml. It normally is not there. After you stop boinc, create the file and put in it: <cc_config> <log_flags> <sched_op_debug>1</sched_op_debug> </log_flags> <options> <ncpus>5</ncpus> </options> </cc_config> This will make BOINC run 5 tasks (or however meny you tell it to) at once. Should a project go into high priority mode, it will still run 5 tasks (ie: 5 WCG tasks). The op debug part will also add more messages to your message tab that are suppressed normally. | |
ID: 2626 | Rating: 0 | rate: / Reply Quote | |
In the data folder for BOINC, you need to create the file cc_config.xml. It normally is not there. After you stop boinc, create the file and put in it: Hehehehehhe......It Works! Hehehehhehe. Good deal! I wasn't sure what you meant by "data folder", so it took me a minute or 12 to figure it out. For others that are in Vista: I just copied and pasted the above into notepad and then saved it with a file name: cc_config.xml Then I put it in C:\ProgramData\BOINC Shut down Boinc and restarted it. 5 Tasks running! Sweeeeeet! | |
ID: 2628 | Rating: 0 | rate: / Reply Quote | |
Ok, slept for a few hrs......Problems. The 1st GPU WU finally completed. I had changed the settling to allow more work, so it DLed a few more WUs. | |
ID: 2633 | Rating: 0 | rate: / Reply Quote | |
Seems that I managed to get it going after my last post. It does require some babysitting, but its running. I haven't sorted out the specifics yet, but I've been very busy the last few days and have really only had time to check it, get it going correctly again...and then move on with the rest of life. | |
ID: 2661 | Rating: 0 | rate: / Reply Quote | |
Just use 6.3.10 and the not-starting-new-cpu-tasks issue should be gone. You can still use ncpus with that one. | |
ID: 2663 | Rating: 0 | rate: / Reply Quote | |
Ok I have tried this method as described in this thread creating an xml file and putting it in the BOINC directory and it doesn't work.Still running 3 cpus and 1 gpu. This is in Linux 64bit. The xml file looks ok but if I start the client in a terminal it is not picking up the xml file....any ideas? | |
ID: 2957 | Rating: 0 | rate: / Reply Quote | |
Running 6.3.12. Your problem is 6.3.12, it does exactly what your describe. It has a flaw in it. Upgrade to 6.3.14 For all: Do not run 6.3.11, 6.3.12 or 6.3.13 - All those have different flaws in the scheduler code. If you are running one of these, please upgrade. | |
ID: 2958 | Rating: 0 | rate: / Reply Quote | |
Running 6.3.12. No Keith I am running 6.3.10.....the only version I see available for 64bit Linux....is there another version out? I thought all the newer versions were for windows...please link me if there is another for Linux...Thanks-Jeff | |
ID: 2959 | Rating: 0 | rate: / Reply Quote | |
You can get 6.3.14 here -> http://boinc.berkeley.edu/download_all.php. The cc_config.xml should also work with 6.3.10, but I think I have read that there was a problem with xml parsing, but am not really sure about that. At least it worked with 6.3.8 on my Linux64 hosts... | |
ID: 2960 | Rating: 0 | rate: / Reply Quote | |
Boinc is installed in a folder(BOINC) on the desktop to which the xml file was placed. I installed it using the sh command in root and it placed all the files in that folder.It has the right name and the right files(I copied and pasted from what others said worked and re-reviewed it.)Going to try the new version you linked...thanks | |
ID: 2961 | Rating: 0 | rate: / Reply Quote | |
Boinc is installed in a folder(BOINC) on the desktop to which the xml file was placed. I installed it using the sh command in root and it placed all the files in that folder.It has the right name and the right files(I copied and pasted from what others said worked and re-reviewed it.)Going to try the new version you linked...thanks All XML files go in the DATA directory, it should be in the same folder that contains client_state.xml. It does not go in the folder that contains boinc or boincmanager. | |
ID: 2962 | Rating: 0 | rate: / Reply Quote | |
Running 6.3.12. My reply was to someone else's post in this thread, they said they were running 6.3.12. At Stefan mentions the downlaods are now on the BOINC Berkeley download page, there are now version of 6.3.14 for Windows 32 and 64bit, Linux 32 and 64bit, and now MAC OS/X. But the project has no MAC applciation yet. | |
ID: 2963 | Rating: 0 | rate: / Reply Quote | |
All XML files go in the DATA directory, it should be in the same folder that contains client_state.xml. There's no data directory in the Linux versions of BOINC! ;) ____________ pixelicious.at - my little photoblog | |
ID: 2964 | Rating: 0 | rate: / Reply Quote | |
Boinc is installed in a folder(BOINC) on the desktop to which the xml file was placed. I installed it using the sh command in root and it placed all the files in that folder.It has the right name and the right files(I copied and pasted from what others said worked and re-reviewed it.)Going to try the new version you linked...thanks Sounds, ok... I normally install BOINC to a folder in the user's home directory, but it should also work in a folder on the desktop. Just to be sure - you haven't installed BOINC as root? Please let us know if it works with 6.3.14. ____________ pixelicious.at - my little photoblog | |
ID: 2965 | Rating: 0 | rate: / Reply Quote | |
Just need to reboot now but I am waiting until my 1st task completes as it has run almost 18 hrs wall clock and 1 hr cpu time....will let you know after rebbot. | |
ID: 2966 | Rating: 0 | rate: / Reply Quote | |
I prefer installing BOINC via package management and then updating it to the most recent verion by hand. That way you have a dedicated BOINC user, working start, stop and restart scripts and its way more structured then the normal BOINC setup :-D | |
ID: 2967 | Rating: 0 | rate: / Reply Quote | |
OK I found a bug with cc_config. | |
ID: 2968 | Rating: 0 | rate: / Reply Quote | |
BOINC 6.3.14 for Linux64 turned out to be very buggy... | |
ID: 2969 | Rating: 0 | rate: / Reply Quote | |
Sounds like the Devs might want to hear about this, as not many people seem to have tried that version yet. | |
ID: 2970 | Rating: 0 | rate: / Reply Quote | |
I'm running 6.3.14 on Ubuntu 8.10 (the upcoming Intrepid release) with the current app, and I'm not having any problem with it ;-) Just to throw a good word in for 6.3.14 under Linux... | |
ID: 2971 | Rating: 0 | rate: / Reply Quote | |
Umm... I switched yesterday to Fedora 10 Beta and BOINC 6.3.14 and it works great. I haven't seen any of the bugs Jeff described. | |
ID: 2974 | Rating: 0 | rate: / Reply Quote | |
Message boards : Graphics cards (GPUs) : Need a Bit of help......