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 | 37 38 39 40 41 42 43 44 45 46 | Next Page ]
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 487007 times and has 510 replies Next Thread
kittyman
Advanced Cruncher
Joined: May 14, 2020
Post Count: 140
Status: Offline
Project Badges:
Re: OpenPandemics GPU Beta Test - March 26 2021 [ Issues Thread ]

I made the mod to the OPN cpu app and enabled those tasks again.
I actually just got one, but it will be days before it comes up in the cache to attempt to run.
----------------------------------------

[Apr 2, 2021 8:08:24 PM]   Link   Report threatening or abusive post: please login first  Go to top 
JohnDK
Advanced Cruncher
Denmark
Joined: Feb 17, 2010
Post Count: 77
Status: Offline
Project Badges:
Re: OpenPandemics GPU Beta Test - March 26 2021 [ Issues Thread ]

I made the mod to the OPN cpu app and enabled those tasks again.
I actually just got one, but it will be days before it comes up in the cache to attempt to run.

You could temporarily suspend the other project(s) to get WCG running now.
----------------------------------------
Intel i7-6850K / 16GB / RTX 3090 / 2x RTX 3080 Ti / RTX 3070 Ti
AMD Ryzen 9 5950X / 32GB / RTX 2080 Ti
----------------------------------------
[Edit 1 times, last edit by JohnDK at Apr 2, 2021 8:12:32 PM]
[Apr 2, 2021 8:11:58 PM]   Link   Report threatening or abusive post: please login first  Go to top 
kittyman
Advanced Cruncher
Joined: May 14, 2020
Post Count: 140
Status: Offline
Project Badges:
Re: OpenPandemics GPU Beta Test - March 26 2021 [ Issues Thread ]

WCG is all I am running, but I would have to suspend pages of MCM tasks in the cache to get Boinc to run the OPN task at the bottom.
----------------------------------------

[Apr 2, 2021 8:16:59 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Speedy51
Veteran Cruncher
New Zealand
Joined: Nov 4, 2005
Post Count: 1258
Status: Recently Active
Project Badges:
Re: OpenPandemics GPU Beta Test - March 26 2021 [ Issues Thread ]

WCG is all I am running, but I would have to suspend pages of MCM tasks in the cache to get Boinc to run the OPN task at the bottom.

If this is a beta task it will push itself to the top of the queue as it has a much shorter deadline 36 hours.
The time around I haven't picked anything up
----------------------------------------

[Apr 2, 2021 8:24:33 PM]   Link   Report threatening or abusive post: please login first  Go to top 
kittyman
Advanced Cruncher
Joined: May 14, 2020
Post Count: 140
Status: Offline
Project Badges:
Re: OpenPandemics GPU Beta Test - March 26 2021 [ Issues Thread ]

It's not a beta task, it's a OPN cpu task due on 4/9.
----------------------------------------

[Apr 2, 2021 8:27:42 PM]   Link   Report threatening or abusive post: please login first  Go to top 
PMH_UK
Veteran Cruncher
UK
Joined: Apr 26, 2007
Post Count: 761
Status: Offline
Project Badges:
Re: OpenPandemics GPU Beta Test - March 26 2021 [ Issues Thread ]

Install BOINCTasks, all non-running tasks can be suspended/resumed with 1 click.

Paul
----------------------------------------
Paul.
[Apr 2, 2021 8:30:50 PM]   Link   Report threatening or abusive post: please login first  Go to top 
floyd
Cruncher
Joined: May 28, 2016
Post Count: 47
Status: Offline
Project Badges:
Re: OpenPandemics GPU Beta Test - March 26 2021 [ Issues Thread ]

I need to be more explicit it seems. My problem is not the possibility to modify a science application to make it run on a system it was not designed for, nor the possibility to replace it with a more efficient version. Also not data corruption. My problem is that apparently BOINC runs arbitrary code without any checks when you think there's effective measures to prevent just that. Is the idea of malware so absurd that nobody else thinks of it? BOINC has everything needed to notice when a file is not what is expected, yet it doesn't seem to check. I always thought it did, and wouldn't continue if there was any doubt. It seems I thought wrong.

Well, this is off topic here and has already become more lengthy than I intended with my quick remark. But my trust in BOINC has suffered and I hope I have raised some awareness even if most readers will call me a pessimist.
[Apr 2, 2021 8:48:49 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Speedy51
Veteran Cruncher
New Zealand
Joined: Nov 4, 2005
Post Count: 1258
Status: Recently Active
Project Badges:
Re: OpenPandemics GPU Beta Test - March 26 2021 [ Issues Thread ]

It's not a beta task, it's a OPN cpu task due on 4/9.

IMHO this is off topic for this thread. Which is why I asked the question I did in my previous post
----------------------------------------

[Apr 2, 2021 9:45:39 PM]   Link   Report threatening or abusive post: please login first  Go to top 
sam6861
Advanced Cruncher
Joined: Mar 31, 2020
Post Count: 107
Status: Offline
Project Badges:
Re: OpenPandemics GPU Beta Test - March 26 2021 [ Issues Thread ]

My problem is that apparently BOINC runs arbitrary code without any checks when you think there's effective measures to prevent just that. Is the idea of malware so absurd that nobody else thinks of it?
There is <verify_files_on_app_start/> in client_state.xml for rosetta at home, no wonder why it took like 10 seconds on every rosetta at home task to begin. But there isn't one enabled for world community grid. I didn't put that on, I believe the project owners can enable it from the server side config. I don't know which is better, faster task start, or slow and safer task start which can slow down computations calculating checksum/hash hundreds of times.

If app/program is compromised with malware, on Linux the permission is limited to "boinc" user so the possible damage is limited. Windows... not so good with permission stuff. BOINC Windows can install as service to limit permissions, but also limits to no GPU computations.
On linux debian: cd /var/lib/boinc-client/; su -s /bin/bash boinc
This is mainly just to test what the "boinc" user can or can not access. groups boinc shows boinc video render, so it have access to GPU computations as well.
[Apr 2, 2021 9:50:57 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 ]

Well, this is off topic here and has already become more lengthy than I intended with my quick remark. But my trust in BOINC has suffered and I hope I have raised some awareness even if most readers will call me a pessimist.

Much ado about nothing IMHO. If the techs here thought there was even the remotest chance of issues it would have been dealt with a long long time ago.
----------------------------------------
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 Apr 2, 2021 10:53:38 PM]
[Apr 2, 2021 10:52:55 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Posts: 511   Pages: 52   [ Previous Page | 37 38 39 40 41 42 43 44 45 46 | Next Page ]
[ Jump to Last Post ]
Post new Thread