1) Questions and Answers : Unix/Linux : New application for Linux running on 64-bit ARM (Message 5610)
Posted 21 May 2022 by Corsair
Post:
Any update about running Universe on Raspberry Pi 4?

As far as I setup mine: Raspberry Pi OS 64, Debian Bullseye ARM64.

added to Universe but still didn't get jobs 😭
2) Questions and Answers : Preferences : I can't find parameters "Maximum tasks number" and "Maximum CPU Number" on "Universe@Home" project settings WWW page. (Message 5609)
Posted 21 May 2022 by Corsair
Post:
Hi,
I guess that you're asking about this:

create file: app_config.xml either create a file app_config.txt do all procedure below and when you'll finish rename as .xml

in folder:
X:\ProgramData\BOINC\projects\universeathome.pl_universe
where X is the drive where BOINC storage is placed

now with text editor (Notepad either Notepad++)
insert these lines

<app_config>
<app>
<name>BHspin2</name>
<max_concurrent>A</max_concurrent>
<gpu_gpu_usage>0.000000</gpu_gpu_usage>
<gpu_cpu_usage>0.000000</gpu_cpu_usage>
<fraction_done_exact>0</fraction_done_exact>
<report_results_immediately>0</report_results_immediately>
</app>
<project_max_concurrent>B</project_max_concurrent>
<report_results_immediately>0</report_results_immediately>
</app_config>

where A are the task for that app
and B are the total apps running for this project.
save & close the file.

Also in above section from:
<app>
..
</app>
you can repeat for another app in the same project.
one app for each section <app> .. </app>

and in BOINC click on something similar to "read app configuration file"
I'm saying something similar because long time that not using the BOINC Manger and instead I'm using BOINCTasks to control all my computers.

if you don't find similar option in BOINC just restart the Boinc Manager.

that's it







Copyright © 2024 Copernicus Astronomical Centre of the Polish Academy of Sciences
Project server and website managed by Krzysztof 'krzyszp' Piszczek