on's Razor
From: users on behalf of Prentice Bisbal via
users
Sent: Tuesday, March 30, 2021 4:40 PM
To: users@lists.open-mpi.org
Cc: Prentice Bisbal
Subject: Re: [OMPI users] [External] Re: Newbie With Issues
That error message is right in your original post, an
This should handle modifying his LD_LIBRARY_PATH correctly
but doing a intel setvars.sh
How are you doing 'intel setvars.sh'? I believe you need to source that
rather than execute it. Also, there might be other files you need to
source. I have access to 2019.u3, and in the install_root, I
That error message is right in your original post, and I didn't even see
it:
configure:6541: icc -O2 conftest.c >&5
ld: cannot find -lstdc++
Well, that's an easy fix.
I guess my eyes stopped when I got to this:
configure: error: C compiler cannot create executables See `config.log' for
No, icc is there:
configure:6488: icc -qversion >&5
icc: command line warning #10006: ignoring unknown option '-qversion'
icc: command line error: no files specified; for help type "icc -help"
Those error messages are coming directly from icc.
Prentice
On 3/30/21 12:52 PM, Heinz, Michael Wil
Thanks Mr. Howard.
FWIW these are the new HPC By Liqid for ARL / ERDC / so I am dealing with
complete (and incomplete as it were) brand new clusters.
I will try your suggestion, will have to modify my xCat if that fixes it ...
sigh ..
Ben Duncan - Business Network Solutions, Inc. 336 Elton Roa
Hi Ben,
You're heading down the right path
On our HPC systems, we use modules to handle things like setting
LD_LIBRARY_PATH etc. when using Intel 21.x.y and other Intel compilers.
For example, for the Intel/21.1.1 the following were added to LD_LIBRARY_PATH
(edited to avoid posting explicit