Message boards : Questions and problems : Is it possible to switch task from GPU to CPU?
Message board moderation
Author | Message |
---|---|
Send message Joined: 19 Feb 18 Posts: 2 |
Following describes my situation: 1. There is only one task running on GPU (CUDA nvidia) 2. Multiple task are waiting for GPU (not running). 3. There are no task running on CPU 4. There are no downloaded tasks for CPU (sometimes none is available). I want to switch tasks that have not started on GPU ( waiting for GPU) to make them run on CPU which is basically idle. Is it possible? Or may be it is possible to increase the CPU part of the computation? Because now it shows using 0.0373CPUs+1GPU (I am running SETI: 55,346,771 credits so far) |
Send message Joined: 2 Jan 14 Posts: 276 |
No, they are completely different applications. The CPU component is what's required to "feed" the GPU and handle trasnfers to/from storage. My Detailed BOINC Stats |
Send message Joined: 19 May 15 Posts: 123 |
No, they are completely different applications. The CPU component is what's required to "feed" the GPU and handle trasnfers to/from storage. Why is that the CPU % varies on different systems for the same GPU app? |
Send message Joined: 19 Feb 18 Posts: 2 |
Thank you for clarification! |
Send message Joined: 29 Aug 05 Posts: 15541 |
There is however a user made rescheduler with which you can move GUPPI tasks to CPU. See this thread on the Seti forums. |
Copyright © 2024 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.