Mahmood,
did you build Open MPI as a static only library ?
i guess the -ldl position is wrong. your link command line should be
mpifort -O3 -o xCbtest blacstest.o btprim.o tools.o Cbt.o
../../libscalapack.a -ldl
you can manually
mpifort -O3 -o xCbtest --showme blacstest.o btprim.o tools.
I added that but still get the same error. Please see the config file for
building scalapack
# cat SLmake.inc
CDEFS = -DAdd_
FC= mpifort -ldl
CC= mpicc
NOOPT = -O0
FCFLAGS = -O3
CCFLAGS = -O3
FCLOADER = $(FC)
CCLOADER = $(CC)
FCLOADFLAG
Sounds to me like you're missing a -ldl linker flag.
-Sean
--
Sean Ahern
Computational Engineering International
919-363-0883
On Thu, Nov 3, 2016 at 3:57 PM, Mahmood Naderan
wrote:
> Hi
> I am building scalapack with mpicc and mpifort, however this is the error
> I get:
>
> mpifort -O3 -o xCbt
Hi
I am building scalapack with mpicc and mpifort, however this is the error I
get:
mpifort -O3 -o xCbtest blacstest.o btprim.o tools.o Cbt.o
../../libscalapack.a
/opt/openmpi-2.0.1/lib/libopen-pal.a(dl_dlopen_module.o): In function
`dlopen_close':
dl_dlopen_module.c:(.text+0x29d): undefined refer
Getting that support into 2.1 would be terrific -- and might save
us from having to write some Slurm prolog scripts to effect that.
Thanks Ralph!
On 11/01/2016 11:36 PM,
r...@open-mpi.org wrote:
Ah crumby!! We already solved this on ma
In https://www.mail-archive.com/users@lists.open-mpi.org/msg30229.html, I
referred to the --enable-mca-no-build configure option. From "./configure
--help":
--enable-mca-no-build=LIST
Comma-separated list of - pairs
that will not be built. E
Hi all,
I am compiling openmpi-1.10.3 for arm.
How can i disable particular MCA component and how can i confirm that.
Thanks&Regards,
Mahesh N
___
users mailing list
users@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/users