Index  | Recent Threads  | Unanswered Threads  | Who's Active  | Guidelines  | Search
 

Quick Go ยป
No member browsing this thread
Thread Status: Locked
Total posts in this thread: 511
Posts: 511   Pages: 52   [ Previous Page | 9 10 11 12 13 14 15 16 17 18 | Next Page ]
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 737364 times and has 510 replies Next Thread
[AF>Libristes]Maeda
Cruncher
Joined: Sep 1, 2011
Post Count: 43
Status: Offline
Project Badges:
Re: OpenPandemics GPU Beta Test - March 26 2021 [ Issues Thread ]

iGPU HD4600 on Debian, no error so far (previous batches ended in error). Good work !
[Mar 27, 2021 7:57:32 PM]   Link   Report threatening or abusive post: please login first  Go to top 
PMH_UK
Veteran Cruncher
UK
Joined: Apr 26, 2007
Post Count: 774
Status: Offline
Project Badges:
Re: OpenPandemics GPU Beta Test - March 26 2021 [ Issues Thread ]

I used BoincTasks to update app_config & it changed entry from Andrew80431 to below and still only 1 task runs on my Intel GPU.
No errors in log and other entries entered this way to limit CPU tasks in progress worked OK.
Is below not valid or is there another reason?

<app>
<name>beta29</name>
<max_concurrent>0</max_concurrent>
<gpu_gpu_usage>0.500000</gpu_gpu_usage>
<gpu_cpu_usage>0.500000</gpu_cpu_usage>
<fraction_done_exact>0</fraction_done_exact>
<report_results_immediately>0</report_results_immediately>
</app>

Paul.
----------------------------------------
Paul.
[Mar 27, 2021 7:59:29 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Jorlin
Advanced Cruncher
Deutschland
Joined: Jan 22, 2020
Post Count: 90
Status: Offline
Project Badges:
Re: OpenPandemics GPU Beta Test - March 26 2021 [ Issues Thread ]

Hmm... did you tell your client to reread the config files?
----------------------------------------

----------------------------------------
[Edit 2 times, last edit by Jorlin at Mar 27, 2021 8:08:21 PM]
[Mar 27, 2021 8:02:57 PM]   Link   Report threatening or abusive post: please login first  Go to top 
PMH_UK
Veteran Cruncher
UK
Joined: Apr 26, 2007
Post Count: 774
Status: Offline
Project Badges:
Re: OpenPandemics GPU Beta Test - March 26 2021 [ Issues Thread ]

Yes, re-read is automatic when updated that way, log shows message:

World Community Grid 27/03/2021 19:50:49 Found app_config.xml

Paul.
----------------------------------------
Paul.
[Mar 27, 2021 8:27:19 PM]   Link   Report threatening or abusive post: please login first  Go to top 
nanoprobe
Master Cruncher
Classified
Joined: Aug 29, 2008
Post Count: 2998
Status: Offline
Project Badges:
Re: OpenPandemics GPU Beta Test - March 26 2021 [ Issues Thread ]

I used BoincTasks to update app_config & it changed entry from Andrew80431 to below and still only 1 task runs on my Intel GPU.
No errors in log and other entries entered this way to limit CPU tasks in progress worked OK.
Is below not valid or is there another reason?

<app>
<name>beta29</name>
<gpu_versions>
<gpu_usage>.5</gpu_usaage>
<cpu_usage>.5</cpu_usage>
</gpu_versions>
</app>

Paul.

Incorrect syntax. I've corrected your quote to show the correct syntax.
You cannot use boinctasks to create or edit config files. It only reads and updates them to the boinc client Do you need instructions on how to create an app_config file and where to place it?
EDIT: to add more sybtax
----------------------------------------
In 1969 I took an oath to defend and protect the U S Constitution against all enemies, both foreign and Domestic. There was no expiration date.


----------------------------------------
[Edit 2 times, last edit by nanoprobe at Mar 27, 2021 8:32:56 PM]
[Mar 27, 2021 8:29:47 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Richard Haselgrove
Senior Cruncher
United Kingdom
Joined: Feb 19, 2021
Post Count: 360
Status: Offline
Project Badges:
Re: OpenPandemics GPU Beta Test - March 26 2021 [ Issues Thread ]

I used BoincTasks to update app_config ...
Best to check 3rd. party apps against the User Manual (project-level configuration section).

You're missing a nesting level for
<gpu_versions>
...
</gpu_versions>

[Mar 27, 2021 8:30:32 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Jorlin
Advanced Cruncher
Deutschland
Joined: Jan 22, 2020
Post Count: 90
Status: Offline
Project Badges:
Re: OpenPandemics GPU Beta Test - March 26 2021 [ Issues Thread ]

I used BoincTasks to update app_config ...
Best to check 3rd. party apps against the User Manual (project-level configuration section).

You're missing a nesting level for
<gpu_versions>
...
</gpu_versions>


Thought the same. But a bit of google told me the
<gpu_gpu_usage>0.500000</gpu_gpu_usage>
notation is valid.
----------------------------------------

[Mar 27, 2021 8:33:22 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Richard Haselgrove
Senior Cruncher
United Kingdom
Joined: Feb 19, 2021
Post Count: 360
Status: Offline
Project Badges:
Re: OpenPandemics GPU Beta Test - March 26 2021 [ Issues Thread ]

Google or the actual BOINC documentation? Bit of a toss up, that one, but if it works ...

Oh, it didn't work.
[Mar 27, 2021 8:36:54 PM]   Link   Report threatening or abusive post: please login first  Go to top 
nanoprobe
Master Cruncher
Classified
Joined: Aug 29, 2008
Post Count: 2998
Status: Offline
Project Badges:
Re: OpenPandemics GPU Beta Test - March 26 2021 [ Issues Thread ]

I used BoincTasks to update app_config ...
Best to check 3rd. party apps against the User Manual (project-level configuration section).

You're missing a nesting level for
<gpu_versions>
...
</gpu_versions>


Thought the same. But a bit of google told me the
<gpu_gpu_usage>0.500000</gpu_gpu_usage>
notation is valid.

Google is not your friend here and what they told you is incorrect.
https://boinc.berkeley.edu/wiki/Client_configuration

You don't need max concurrent,fraction done or report tasks immediately when running GPU only tasks. You can put all that in the cc_config file if you think it's necessary.
----------------------------------------
In 1969 I took an oath to defend and protect the U S Constitution against all enemies, both foreign and Domestic. There was no expiration date.


----------------------------------------
[Edit 1 times, last edit by nanoprobe at Mar 27, 2021 8:44:32 PM]
[Mar 27, 2021 8:39:18 PM]   Link   Report threatening or abusive post: please login first  Go to top 
uplinger
Former World Community Grid Tech
Joined: May 23, 2005
Post Count: 3952
Status: Offline
Project Badges:
Re: OpenPandemics GPU Beta Test - March 26 2021 [ Issues Thread ]

Good afternoon/evening/morning....Good day :)

Things are looking well for this version of the beta test and I'm going to release more batches into the wild here shortly. I have not gone into detail on the forums from last night until now as I was caught up coaching some football (soccer) this morning. I'm planning to release about 40 batches here shortly and those should distribute over the next hour I would imagine.

Edit: 16,500 work units.

Thanks,
-Uplinger
----------------------------------------
[Edit 1 times, last edit by uplinger at Mar 27, 2021 8:47:37 PM]
[Mar 27, 2021 8:39:42 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Posts: 511   Pages: 52   [ Previous Page | 9 10 11 12 13 14 15 16 17 18 | Next Page ]
[ Jump to Last Post ]
Post new Thread