Message boards : Questions and problems : Binding each GPU to it's certain project
Message board moderation
Author | Message |
---|---|
Send message Joined: 10 Jun 08 Posts: 12 ![]() |
Hi everyone! Please tell whether it is possible to bind, for example, each of 2 GPUs (under Linux system, if any) to certain projects or not? I.e. more powerful - to gpugrid, less one - to collatz. From Siberia with love! |
![]() Send message Joined: 20 Dec 07 Posts: 1069 ![]() |
You'll have to set up two separate BOINC installations, one for each card/project pair [edit] using a cc_config.xml file with different <ignore_cuda_dev>N</ignore_cuda_dev> / <ignore_ati_dev>N</ignore_ati_dev> directives[/edit]. Gruß, Gundolf Computer sind nicht alles im Leben. (Kleiner Scherz) ![]() |
Send message Joined: 10 Jun 08 Posts: 12 ![]() |
Well, it's not an elegant solution. Let it be another one item in BOINC's future versions "wishlist". Btw, do you really think that OS will let me run two copies of boinc at the same time? I have a doubts here... |
![]() Send message Joined: 29 Aug 05 Posts: 15628 ![]() |
Well, it's not an elegant solution. Let it be another one item in BOINC's future versions "wishlist". It's been on that list about forever and has recently been demoted to 'not going to do it'. Btw, do you really think that OS will let me run two copies of boinc at the same time? I have a doubts here... It's not a question of whether the OS can do it, but if the program can do it. By default BOINC checks if another version of itself is in memory and if tehre is, it won't start a second program. However, this can be circumvented using the command line command boinc --allow_multiple_clients, which will allow the starting and running of more than one BOINC on the same computer. They will need to run from separate directories, and probably be set to use different data directories as well. |
Send message Joined: 10 Jun 08 Posts: 12 ![]() |
Ok, thank you for an answer. Once it will be very useful fore someone. |
Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.