Message boards : Questions and problems : Exclusive applications issue concerning Parallels Desktop
Message board moderation
Author | Message |
---|---|
New member Send message Joined: 11 Jun 25 Posts: 1 |
Hi everyone, I am currently trying to find a solution for the following issue. I'm running BOINC 8.0.4 on two Mac OS computers, one of which being a M4 Pro Mac Mini which I also use for gaming. As this also involves Windows games, I use Parallels Desktop with a Windows 11 Enterprise VM environment. In order to free up as many system resources for gaming when I am in the Windows VM, I have set Parallels as an exclusive app. From what I can tell, though, BOINC processing is not paused when I have Parallels running, so it doesn't seem to recognise the executable file. I have read several older threads here concerning similar examples, which suggest manually adding the Unix executable to the cc_config.xml file. According to Activity Monitor, this seems to be a file called prl_client_app within the Parallels Desktop app package. How exactly would I have to format the exclusive_app and exclusive_gpu_app entries for the .xml file? Many thanks, Dom |
![]() ![]() Send message Joined: 29 Mar 17 Posts: 82 ![]() |
You can do it similar to this <cc_config> <options> <exclusive_app>cl.exe</exclusive_app> <exclusive_app>link.exe</exclusive_app> <exclusive_app>vcpkg.exe</exclusive_app> </options> </cc_config> BOINC maintainer. For any insight, check my BOINC Development Blog. |
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.