climateprediction.net home page
"No Tasks Sent" on 2 Computers

"No Tasks Sent" on 2 Computers

Questions and Answers : Unix/Linux : "No Tasks Sent" on 2 Computers
Message board moderation

To post messages, you must log in.

AuthorMessage
Profile Thomas McFarland
Avatar

Send message
Joined: 28 Feb 05
Posts: 20
Credit: 8,091,557
RAC: 27,156
Message 65056 - Posted: 4 Feb 2022, 23:38:33 UTC
Last modified: 4 Feb 2022, 23:41:00 UTC

Ok, so I haven't received a WU on my windows computer in 7 months. So I converted 2 computers to Linux specifically for CPDN. The project didn't have tasks at first, but now it has tasks. And I'm getting nothing. What gives? No tasks have ever downloaded, so I didn't crash a bunch of WU's with no 32 bit lib. Also other projects are running fine. I feel like I'm in the -1 penalty box. Ubuntu 21.10 on both. I'm new to Linux, so any advice is appreciated. One is a AMD A-8 7600 with 8 gb of ram and the other is a AMD FX8350 with 16gb Ram.

I also cannot get this to run on either device:

sudo apt-get install lib32ncurses6 lib32z1 lib32stdc++-7-dev

It just says "E: Unable to locate package lib32stdc++-7-dev". I got another one to work, but I don't know if it's the same.

Thanks.
Tom
ID: 65056 · Report as offensive     Reply Quote
Les Bayliss
Volunteer moderator

Send message
Joined: 5 Sep 04
Posts: 7629
Credit: 24,240,330
RAC: 0
Message 65058 - Posted: 4 Feb 2022, 23:53:29 UTC - in response to Message 65056.  

This current batch is Mac only.

******

Message sent by the project coordinator to the mods about batch 926:
OK as the majority of fails for this batch were on Linux, I have deprecated so it only runs on Mac and resending (should be batch 927)
ID: 65058 · Report as offensive     Reply Quote
Profile Thomas McFarland
Avatar

Send message
Joined: 28 Feb 05
Posts: 20
Credit: 8,091,557
RAC: 27,156
Message 65066 - Posted: 5 Feb 2022, 17:01:42 UTC - in response to Message 65058.  

Thanks. That's unfortunate. Any idea when new Linux tasks will be available? I would at least like to know that I have the right libs installed.
ID: 65066 · Report as offensive     Reply Quote
Profile Dave Jackson
Volunteer moderator

Send message
Joined: 15 May 09
Posts: 4345
Credit: 16,518,727
RAC: 5,698
Message 65069 - Posted: 5 Feb 2022, 18:51:04 UTC - in response to Message 65066.  

Thanks. That's unfortunate. Any idea when new Linux tasks will be available? I would at least like to know that I have the right libs installed.


No hints at the moment, there was a recent batch on test site of N144 tasks which are Linux only. Most tasks these days are N216 HADAM4 tasks which are Linux only so you are on the best platform for getting work here these days. This is the longest gap in Linux work for a while so hopefully not too much longer.
ID: 65069 · Report as offensive     Reply Quote
Profile geophi
Volunteer moderator

Send message
Joined: 7 Aug 04
Posts: 2167
Credit: 64,519,460
RAC: 6,112
Message 65081 - Posted: 6 Feb 2022, 5:47:35 UTC - in response to Message 65056.  

@Thomas

For Ubuntu 20.10, replace 7 with 8 in the lib32stdc++ package and it should work.
ID: 65081 · Report as offensive     Reply Quote
Richard Haselgrove

Send message
Joined: 1 Jan 07
Posts: 943
Credit: 34,246,819
RAC: 10,121
Message 65085 - Posted: 6 Feb 2022, 9:35:24 UTC - in response to Message 65081.  

For Ubuntu 20.10, replace 7 with 8 in the lib32stdc++ package and it should work.
Could somebody please add that one to the list in message 62038?
ID: 65085 · Report as offensive     Reply Quote
Profile Dave Jackson
Volunteer moderator

Send message
Joined: 15 May 09
Posts: 4345
Credit: 16,518,727
RAC: 5,698
Message 65088 - Posted: 6 Feb 2022, 10:30:58 UTC - in response to Message 65085.  

For Ubuntu 20.10, replace 7 with 8 in the lib32stdc++ package and it should work.
Could somebody please add that one to the list in message 62038?


Done, I remember when it went up from 6 to 7 and I just tried it and found it was the answer. Wouldn't be surprised if by the end of next year it goes up to 9.
ID: 65088 · Report as offensive     Reply Quote
Richard Haselgrove

Send message
Joined: 1 Jan 07
Posts: 943
Credit: 34,246,819
RAC: 10,121
Message 65091 - Posted: 6 Feb 2022, 11:29:48 UTC - in response to Message 65088.  

... goes up to 9.
Or 11!
ID: 65091 · Report as offensive     Reply Quote
Profile Thomas McFarland
Avatar

Send message
Joined: 28 Feb 05
Posts: 20
Credit: 8,091,557
RAC: 27,156
Message 65096 - Posted: 6 Feb 2022, 18:16:59 UTC - in response to Message 65088.  
Last modified: 6 Feb 2022, 18:18:35 UTC

Thanks everyone! It was also adding extra spaces when I tried to copy and paste the command from the message. Before I saw this, I looked through the "Main" archive and found ++6. Ran this and it worked:

sudo apt-get install lib32ncurses6 lib32z1 lib32stdc++6

Do I need to rerun it with the ++8-dev files, or should I leave it? As Richard pointed out, it goes up to 11 now, so not sure which is best.
ID: 65096 · Report as offensive     Reply Quote
Profile geophi
Volunteer moderator

Send message
Joined: 7 Aug 04
Posts: 2167
Credit: 64,519,460
RAC: 6,112
Message 65097 - Posted: 6 Feb 2022, 19:01:17 UTC - in response to Message 65096.  

Thanks everyone! It was also adding extra spaces when I tried to copy and paste the command from the message. Before I saw this, I looked through the "Main" archive and found ++6. Ran this and it worked:

sudo apt-get install lib32ncurses6 lib32z1 lib32stdc++6

Do I need to rerun it with the ++8-dev files, or should I leave it? As Richard pointed out, it goes up to 11 now, so not sure which is best.

Not sure if the 6 will do it, I would run the 8 command as well. I just installed 20.10 in a VM last evening to test it out, and the 6 didn't resolve all the dependencies for the cpdn models, but the 8 did.
ID: 65097 · Report as offensive     Reply Quote
ruffieux

Send message
Joined: 21 Oct 07
Posts: 8
Credit: 12,812,131
RAC: 11,534
Message 65213 - Posted: 25 Feb 2022, 17:53:18 UTC - in response to Message 65069.  

I still do not get any new work for my Linux machine. Is this me or my installation or do you guys have the same issue?

Thanks
Heinz
ID: 65213 · Report as offensive     Reply Quote
Profile Dave Jackson
Volunteer moderator

Send message
Joined: 15 May 09
Posts: 4345
Credit: 16,518,727
RAC: 5,698
Message 65214 - Posted: 25 Feb 2022, 18:00:28 UTC - in response to Message 65213.  
Last modified: 25 Feb 2022, 18:01:16 UTC

I still do not get any new work for my Linux machine. Is this me or my installation or do you guys have the same issue?

Thanks
Heinz


This is because the only tasks on the servers at the moment are for OSX aka Mac computers. There is a thread here explaining how to set up a virtual machine to run these under Linux but I haven't got it to work yet.

Edit either the thread below or above this one depending on your settings.
ID: 65214 · Report as offensive     Reply Quote
ruffieux

Send message
Joined: 21 Oct 07
Posts: 8
Credit: 12,812,131
RAC: 11,534
Message 65215 - Posted: 26 Feb 2022, 15:31:22 UTC - in response to Message 65214.  

Thanks,

How can I see what OS the work is for?

Heinz
ID: 65215 · Report as offensive     Reply Quote
Profile Dave Jackson
Volunteer moderator

Send message
Joined: 15 May 09
Posts: 4345
Credit: 16,518,727
RAC: 5,698
Message 65216 - Posted: 26 Feb 2022, 15:42:15 UTC - in response to Message 65215.  

Thanks,

How can I see what OS the work is for?

Heinz
Under the drop down menu in the computing link near the top of this page, click on applications. It must have been updated recently because is shows the hadcm3s as only being for Mac whereas they used to be for Linux as well.

We don't have any real clue as to when the Open IFS will make it to the main site from testing and I would imagine there will be some posts about that before it happens.
ID: 65216 · Report as offensive     Reply Quote

Questions and Answers : Unix/Linux : "No Tasks Sent" on 2 Computers

©2024 climateprediction.net