Message boards : Questions and problems : Is it possible to describe GPU memory requirements in app_info?
Message board moderation
Author | Message |
---|---|
Send message Joined: 9 Apr 06 Posts: 302 |
For example, if app takes 1/4 of GPU memory no matter how much GPU processing resources it uses, no more than 4 instances per GPU should be launched by BOINC. Is it possible to add such constraint into app_info file now? |
![]() ![]() Send message Joined: 10 Sep 05 Posts: 732 |
You can specify, e.g.: <coproc> <type>CUDA</type> <count>.25</count> </coproc> This will only increase throughput if the app uses 1/4 or less of the GPU RAM, AND 1/4 or less of its processors. |
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.