Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^4: OpenMPI and Perl

by Vlad, the IM-perler (Novice)
on Apr 16, 2010 at 06:40 UTC ( [id://835022]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    [vlad@bd01 Parallel-MPI-Simple-0.03]$ make test
    PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
    Can't load 'blib/arch/auto/Parallel/MPI/Simple/Simple.so' for module P
    +arallel::MPI::Simple: blib/arch/auto/Parallel/MPI/Simple/Simple.so: u
    +ndefined symbol: ompi_mpi_char at /usr/lib64/perl5/5.10.0/x86_64-linu
    +x-thread-multi/DynaLoader.pm line 203. at ic.pl line 3
    
  2. or download this
    perl Makefile.PL CC=mpicc CCFLAGS="-lopenmpi -m64 -L/usr/local/lib/ope
    +nmpi -L/usr/local/lib/" LIB=/usr/local/lib
    
    ...
    cp Simple.bs blib/arch/auto/Parallel/MPI/Simple/Simple.bs
    chmod 644 blib/arch/auto/Parallel/MPI/Simple/Simple.bs
    Manifying blib/man3/Parallel::MPI::Simple.3pm
    
  3. or download this
    - using openmpi 1.4.1 which seems to run the examples ok.
    - ldconfig output is:
    ...
    
    System is FC10 x86_64
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://835022]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-26 02:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found