Page 1 of 1

Uems version 23.3.1 released!

Posted: Thu Mar 30, 2023 9:34 pm
by dominic
Greetings to all friends of the Forum.

Robert has released the new version of wrf uems, version 23.3.1 which updates the 22.3.1 released a year ago.

At the moment there is no real announcement, Robert will do it during the month of April. One thing for sure is the update of WRF to the latest 4.4 version, we will then see in detail the updates and improvements made in the announcement.

To update uems you need a new installation file which you can download here:

https://soostrc.comet.ucar.edu/strc/uem ... tall.pl.gz

In particular Robert emphasizes this to me:

A couple items of note:

The PGI-compiled binaries are no longer available, because the compiler is no longer supported by NVIDIA, who bought PGI ~10 years ago.

Code: Select all

My license stopped working last year and is no longer available.

The new default binaries  are compiled with my Intel compiler, which previously was the optional version.   These use shared libraries and
were compiled on my workstation running Centos 7, the same one I've used for the past 8 years (unfortunately).

I also provide an optional static build of the Intel binaries that can either be included with a fresh installation:

  %  uems_install.pl   --install   --static

Or afterward with the --addpack flag:

   %  uems_install.pl  --addpack  static

In both cases the shared library binaries are replaced.
Happy update guys!

Re: Uems version 23.3.1 released!

Posted: Thu Apr 13, 2023 10:01 am
by lcana
Hi Dominic,
thanks for the update!. I've downloaded this new release and it's buggy -at least for me-. Just tried to run

ems_domain --localize --refresh

to update mi settings for this new version and crashes because a segmentation fault, as follows:

forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image PC Routine Line Source
geogrid 00000000008ACD3A Unknown Unknown Unknown
geogrid 000000000087E010 Unknown Unknown Unknown
libc.so.6 00001494481C1EF4 Unknown Unknown Unknown
libc.so.6 00001494481C5570 Unknown Unknown Unknown
libc.so.6 00001494481C65C5 Unknown Unknown Unknown
libc.so.6 00001494481C66F5 Unknown Unknown Unknown

and much more. I've checked if there is a problem with libc.so.6 but its present in my system:

/usr/lib/i386-linux-gnu/libc.so.6
/usr/lib/x86_64-linux-gnu/libc.so
/usr/lib/x86_64-linux-gnu/libc.so.6

I'll downgrade to the previous version until the oficial release.
Best,
Luis

Re: Uems version 23.3.1 released!

Posted: Fri Apr 14, 2023 6:56 am
by dominic
lcana wrote: Thu Apr 13, 2023 10:01 am Hi Dominic,
thanks for the update!. I've downloaded this new release and it's buggy -at least for me-. Just tried to run

ems_domain --localize --refresh

to update mi settings for this new version and crashes because a segmentation fault, as follows:

forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image PC Routine Line Source
geogrid 00000000008ACD3A Unknown Unknown Unknown
geogrid 000000000087E010 Unknown Unknown Unknown
libc.so.6 00001494481C1EF4 Unknown Unknown Unknown
libc.so.6 00001494481C5570 Unknown Unknown Unknown
libc.so.6 00001494481C65C5 Unknown Unknown Unknown
libc.so.6 00001494481C66F5 Unknown Unknown Unknown

and much more. I've checked if there is a problem with libc.so.6 but its present in my system:

/usr/lib/i386-linux-gnu/libc.so.6
/usr/lib/x86_64-linux-gnu/libc.so
/usr/lib/x86_64-linux-gnu/libc.so.6

I'll downgrade to the previous version until the oficial release.
Best,
Luis
Hi Luis, what version of linux are you using?

Re: Uems version 23.3.1 released!

Posted: Tue Apr 18, 2023 8:18 am
by lcana
Hi Dominic,
sorry for the delay answering you. I'm running UBUNTU 22.04 LTS. I've find no problem with UEMS 22.3.1 (still running it) but this new version, 23.3.1 is crashing ...

Regards,
L

Re: Uems version 23.3.1 released!

Posted: Sun May 21, 2023 4:35 pm
by dominic
lcana wrote: Tue Apr 18, 2023 8:18 am Hi Dominic,
sorry for the delay answering you. I'm running UBUNTU 22.04 LTS. I've find no problem with UEMS 22.3.1 (still running it) but this new version, 23.3.1 is crashing ...

Regards,
L
Hi luis, I use linux lite as the system defined for wrf, after having tried so many.....

I recommend it to you, especially, my version is based on Ubuntu focal fossa and it's perfectly fine.