Hello,
I am tring to compile openmpi 5.0.0 on MacOS 14.1 with Intel oneapi
Version 2021.9.0 Build 20230302_00.
I enter commande :
lt_cv_ld_force_load=no ../openmpi-5.0.0/configure
--prefix=$APP_DIR/openmpi-5.0.0 F77=ifort FC=ifort CC=icc CXX=icpc
--with-pmix=internal --with-libevent=
comm,rank,size,ierror
call mpi_init(ierror)
comm=MPI_COMM_WORLD
call mpi_comm_rank(comm, rank, ierror)
call mpi_comm_size(comm, size, ierror)
print '("rank=",i0,"/",i0)',rank,size
call mpi_finalize(ierror)
end program toto
--
Christophe Peyret
ONERA/
Hello,
since Xcode8 update, I have problem problem with mpirun function :
_clock_gettime is not found
dyld: Symbol not found: _clock_gettime
Referenced from: /opt/openmpi-1.10.4/lib//libopen-pal.13.dylib
Expected in: flat namespace
Trace/BPT trap: 5
Any idea ?
Christophe_
nclude
-Wl,-commons,use_dylibs -I/opt/openmpi-1.6/lib -L/opt/openmpi-1.6/lib -lmpi_f90
-lmpi_f77 -lmpi -lm
What are options -Wl,-commons,use_dylibs ? Can I remove it and How ?
--
Christophe Peyret
ONERA - DSNA - PS3A
http://www.onera.fr/dsna/couplage-methodes-aeroacoustiques
ound.
>
>
> On Nov 8, 2011, at 6:01 AM, Christophe Peyret wrote:
>
> > Hello,
> >
> >
> > I am trying to run a program on a cluster composed with Apple Xserve
> > running 10.5.8 (Leopard).
> >
> >
> > 1) I am using openmpi-1.4.
---
mpirun: clean termination accomplished
3) Does anyone have an idea ?
--
Christophe Peyret
ONERA - DSNA - PS3A
29 ave de la Division Leclerc
F92320 Chatillon
Tel. : +331 4673 4778
Fax : +331 4673 4166
http://www.onera.fr/dsna/couplage-methodes-aeroacoustiques
Hello,
Thank for the advice, it works with NFS !
But :
1) it doesn't work anymore, if I remove --prefix /Network/opt/openmpi-1.4.2 (is
there a way to remove it on OSX, already declared ?)
2) I must use the option -static-intel at link else i have a problem with
libiomp5.dylib not found
Chri
odes (even if they're mounted network shares).
Can you try that?
On May 10, 2010, at 9:04 AM, Christophe Peyret wrote:
> Hello,
>
> I am building a cluster with 6 Apple xserve running OSX Server 10.6 :
>
> node1.cluster
> node2.cluster
> node3.cluster
> node4.cluster
Hello,
I am building a cluster with 6 Apple xserve running OSX Server 10.6 :
node1.cluster
node2.cluster
node3.cluster
node4.cluster
node5.cluster
node6.cluster
I've intalled openmpi in directory /opt/openmpi-1.4.2 of node1 then I made a
share point of /opt -> /Network/opt and define variables
How can I deactivate Xgrid launching in order to be able to use open-
mpi under snow leopard ?
Le 5 nov. 2009 à 13:18, Christophe Peyret a écrit :
Hello,
I'm trying to launch a job with mpirun on my Mac Pro and I have a
strange error message,
any idea ?
Christophe
[santafe.
Hello,
I'm trying to launch a job with mpirun on my Mac Pro and I have a
strange error message,
any idea ?
Christophe
[santafe.onera:00235] orte:plm:xgrid: Connection to XGrid controller
unexpectedly closed: (600) The operation couldn’t be completed. (BEEP
error 600.)
2009-11-05 13:13:5
3.3-i64/lib:/usr/local/vtk-5.4.2/lib/vtk-5.4
@+
Christophe Peyret
I have compiled and install openmpi-1.0.1 on MacOSX Tiger 10.4.3. It has
been configured to works with xfl_r and xlf95_r. I just change few lines
of the xlf.cfg in order to build open-mpi as mentioned on the mail-list :
OMPI uses the fortran compiler to link a C program in order to test
the size o
13 matches
Mail list logo