climateprediction.net home page
New work Discussion

New work Discussion

Message boards : Number crunching : New work Discussion
Message board moderation

To post messages, you must log in.

Previous · 1 . . . 80 · 81 · 82 · 83 · 84 · 85 · 86 . . . 91 · Next

AuthorMessage
AndreyOR

Send message
Joined: 12 Apr 21
Posts: 243
Credit: 11,398,289
RAC: 27,560
Message 65563 - Posted: 14 Jun 2022, 18:39:35 UTC - in response to Message 65558.  

One potential problem is at the top of the log
14.06.2022 15:44:25 | | This a development version of BOINC and may not function properly

Try a previous version, 7.16.6
ID: 65563 · Report as offensive
Mr. P Hucker

Send message
Joined: 9 Oct 20
Posts: 669
Credit: 4,391,754
RAC: 6,918
Message 65565 - Posted: 15 Jun 2022, 5:16:03 UTC - in response to Message 65563.  

One potential problem is at the top of the log
14.06.2022 15:44:25 | | This a development version of BOINC and may not function properly

Try a previous version, 7.16.6
That statement doesn't need so many words, it should just read "This is BOINC and may not function properly"
ID: 65565 · Report as offensive
bibi

Send message
Joined: 22 Dec 08
Posts: 7
Credit: 15,291,938
RAC: 7,241
Message 65572 - Posted: 16 Jun 2022, 12:46:59 UTC
Last modified: 16 Jun 2022, 12:48:32 UTC

Many thanks for so much answers. I have killed WSL2 and installed VirtualBox with Ubuntu 22.04 LTS. Version 7.18.1 is what I get installing boinc, and it get tasks on the AMD 5900X with the same setup. But on Haswell I don't get tasks. Both have rdrand and avx2. I don't know what is missing. I should turn off the Haswell PC to save power.
ID: 65572 · Report as offensive
Jean-David Beyer

Send message
Joined: 5 Aug 04
Posts: 1045
Credit: 16,506,818
RAC: 5,001
Message 65580 - Posted: 17 Jun 2022, 7:19:52 UTC - in response to Message 65572.  

I don't know what is missing.


You should be able to find out by running the ldd command on the program file. Here is an example:

[/var/lib/boinc/projects/climateprediction.net]$ ldd hadam4_um_8.52_i686-pc-linux-gnu
	linux-gate.so.1 (0xf7edd000)
	libdl.so.2 => /lib/libdl.so.2 (0xf7ec3000)
	libm.so.6 => /lib/libm.so.6 (0xf7df1000)
	libpthread.so.0 => /lib/libpthread.so.0 (0xf7dd0000)
	libc.so.6 => /lib/libc.so.6 (0xf7c28000)
	/lib/ld-linux.so.2 (0xf7edf000)
localhost:jeandavid8[/var/lib/boinc/projects/climateprediction.net]$ ldd hadam4_se_8.52_i686-pc-linux-gnu.so
	linux-gate.so.1 (0xf7f3b000)
	libnsl.so.1 => /lib/libnsl.so.1 (0xf7dec000)
	libstdc++.so.6 => /lib/libstdc++.so.6 (0xf7c59000)
	libm.so.6 => /lib/libm.so.6 (0xf7b87000)
	libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xf7b6a000)
	libc.so.6 => /lib/libc.so.6 (0xf79c2000)
	/lib/ld-linux.so.2 (0xf7f3d000)

ID: 65580 · Report as offensive
Profile Dave Jackson
Volunteer moderator

Send message
Joined: 15 May 09
Posts: 4314
Credit: 16,376,846
RAC: 3,590
Message 65581 - Posted: 17 Jun 2022, 10:00:42 UTC

I don't know what is missing.


    sudo  apt-get  install  lib32ncurses6  lib32z1  lib32stdc++-7-dev
I think still works with 22.04 to get all the 32bit libraries needed for these tasks but even if they are missing, it shouldn't stop tasks downloaded, they just all crash within seconds of starting.

I have seen this issue of nothing downloading on the boards before but I don't think there was ever an explanation of what caused the problem.

this thread Probably has all the information on this that is available right now.
ID: 65581 · Report as offensive
Profile Dave Jackson
Volunteer moderator

Send message
Joined: 15 May 09
Posts: 4314
Credit: 16,376,846
RAC: 3,590
Message 65582 - Posted: 17 Jun 2022, 13:28:39 UTC
Last modified: 19 Jun 2022, 9:16:24 UTC

Current batch close to running out. There is a batch of HADSM4 tasks in testing at the moment which should be finished by Monday. It is likely there will be a larger batch for the main site following the results being looked at. (Assuming the complete OK."

All ten testing tasks completed. So results will presumably be looked at tomorrow. (Though not knowing where in the world the responsible researcher is it may happen earlier or later.)
ID: 65582 · Report as offensive
Profile Dave Jackson
Volunteer moderator

Send message
Joined: 15 May 09
Posts: 4314
Credit: 16,376,846
RAC: 3,590
Message 65598 - Posted: 27 Jun 2022, 6:15:29 UTC

Hi again @dave18874629 . Just letting you know I've managed to start looking at these today and everything is looking really good so far. I've been in touch with @sarahsparrow1 about next steps so there should hopefully be plenty of new work out before too long. Thanks muchly for all your help. Sue


This is for the ANZ regional models so Windows tasks. The tasks in testing completed a while ago but other work prevented further progress till now.
ID: 65598 · Report as offensive
Profile JIM

Send message
Joined: 31 Dec 07
Posts: 1152
Credit: 22,053,321
RAC: 4,417
Message 65599 - Posted: 28 Jun 2022, 1:05:37 UTC - in response to Message 65598.  


This is for the ANZ regional models so Windows tasks. The tasks in testing completed a while ago but other work prevented further progress till now.


Any idea when Windows work might appear? it's been been about a year since I had anything from CPDN
ID: 65599 · Report as offensive
Les Bayliss
Volunteer moderator

Send message
Joined: 5 Sep 04
Posts: 7629
Credit: 24,240,330
RAC: 0
Message 65600 - Posted: 28 Jun 2022, 4:17:46 UTC - in response to Message 65599.  

Dave posted the message from the researcher. And that's all we know.
:(
ID: 65600 · Report as offensive
Profile Dave Jackson
Volunteer moderator

Send message
Joined: 15 May 09
Posts: 4314
Credit: 16,376,846
RAC: 3,590
Message 65601 - Posted: 28 Jun 2022, 7:20:25 UTC

Sometimes, after testing, the researcher just has to confirm the results make sense and then write a file that generates a much larger number/range of initial conditions or assumptions about different variables. Other times things about the model physics need changing which might need further testing work.

An of course there is the fact that Sarah at the project and Sue are in opposing time zones so their communications might regularly result in a 12 hour delay.
ID: 65601 · Report as offensive
Profile Dave Jackson
Volunteer moderator

Send message
Joined: 15 May 09
Posts: 4314
Credit: 16,376,846
RAC: 3,590
Message 65615 - Posted: 5 Jul 2022, 17:43:04 UTC

I had thought that two different lots of work on testing site would lead to more over here by now. As it is, I am beginning to suspect I will run out before the hoppers are refilled.
ID: 65615 · Report as offensive
Profile Dave Jackson
Volunteer moderator

Send message
Joined: 15 May 09
Posts: 4314
Credit: 16,376,846
RAC: 3,590
Message 65616 - Posted: 5 Jul 2022, 19:48:39 UTC - in response to Message 65615.  

I had thought that two different lots of work on testing site would lead to more over here by now. As it is, I am beginning to suspect I will run out before the hoppers are refilled.
Just seen that there is another hadsm4 batch on the way in testing branch so my guess is that the researcher needs some more data before putting out a main site batch.
ID: 65616 · Report as offensive
Jean-David Beyer

Send message
Joined: 5 Aug 04
Posts: 1045
Credit: 16,506,818
RAC: 5,001
Message 65617 - Posted: 6 Jul 2022, 1:33:53 UTC - in response to Message 65615.  

I have run out long ago. I did get four N144 and two N216 reruns (a year old), but they are now gone too.
ID: 65617 · Report as offensive
Profile Dave Jackson
Volunteer moderator

Send message
Joined: 15 May 09
Posts: 4314
Credit: 16,376,846
RAC: 3,590
Message 65618 - Posted: 6 Jul 2022, 8:53:30 UTC - in response to Message 65617.  
Last modified: 6 Jul 2022, 13:12:45 UTC

I have run out long ago. I did get four N144 and two N216 reruns (a year old), but they are now gone too.
I always pause at least some of my main site work when I get testing tasks which slows things down. There has also been quite a lot of hadcm3s activity in testing so I imagine there will at some point be some of that appearing on the main site.

Edit:16 hadsm4 tasks from testing now running. There are another 20 waiting. (Or not if someone has grabbed them since the last server status page update for testing.)
ID: 65618 · Report as offensive
Profile Dave Jackson
Volunteer moderator

Send message
Joined: 15 May 09
Posts: 4314
Credit: 16,376,846
RAC: 3,590
Message 65619 - Posted: 6 Jul 2022, 15:45:08 UTC - in response to Message 65618.  

And, a more careful look at the tasks explains the range of time estimates. (Some are just one month simulations and there are others at 2,3,4,5 and 6 months!)
ID: 65619 · Report as offensive
Profile Dave Jackson
Volunteer moderator

Send message
Joined: 15 May 09
Posts: 4314
Credit: 16,376,846
RAC: 3,590
Message 65620 - Posted: 8 Jul 2022, 19:38:56 UTC

All my one and two month tasks have completed. there are three four five and six month tasks still running will I think be highly likely to succeed. About four days till the last of mine finish.
ID: 65620 · Report as offensive
Profile Dave Jackson
Volunteer moderator

Send message
Joined: 15 May 09
Posts: 4314
Credit: 16,376,846
RAC: 3,590
Message 65621 - Posted: 11 Jul 2022, 10:07:12 UTC

Should have been some HADSM4 tasks going out over the weekend but the batch file fell over. It has been restarted now but generating the tasks takes a while so it will probably be a few hours till we know if it is fixed or not.
ID: 65621 · Report as offensive
Profile Alan K

Send message
Joined: 22 Feb 06
Posts: 484
Credit: 29,579,234
RAC: 4,572
Message 65625 - Posted: 11 Jul 2022, 22:18:48 UTC - in response to Message 65621.  

I would guess so as I've just go 7 of them!
ID: 65625 · Report as offensive
Mr. P Hucker

Send message
Joined: 9 Oct 20
Posts: 669
Credit: 4,391,754
RAC: 6,918
Message 65626 - Posted: 11 Jul 2022, 22:40:24 UTC

Curse you Linux users, I'm still waiting for Windows work.
ID: 65626 · Report as offensive
Jean-David Beyer

Send message
Joined: 5 Aug 04
Posts: 1045
Credit: 16,506,818
RAC: 5,001
Message 65627 - Posted: 12 Jul 2022, 1:35:41 UTC - in response to Message 65621.  
Last modified: 12 Jul 2022, 1:51:28 UTC

I got four of them and they each have about 1/2 hour on them, so they are not crashing in the first few seconds.

Computer 1511241
Computer information
CPU type 	GenuineIntel
Intel(R) Xeon(R) W-2245 CPU @ 3.90GHz [Family 6 Model 85 Stepping 7]
Number of processors 	16
Operating System 	Linux Red Hat Enterprise Linux
Red Hat Enterprise Linux 8.6 (Ootpa) [4.18.0-372.13.1.el8_6.x86_64|libc 2.28 (GNU libc)]
BOINC version 	7.16.11

ID: 65627 · Report as offensive
Previous · 1 . . . 80 · 81 · 82 · 83 · 84 · 85 · 86 . . . 91 · Next

Message boards : Number crunching : New work Discussion

©2024 climateprediction.net