Help for this page

Select Code to Download


  1. 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
    
    ...
    
    -  However the file Simple.so does not appear to look for this lib:
    ...
    
  2. or download this
    $ gcc  -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
    + -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic Simp
    +le.o  -o blib/arch/auto/Parallel/MPI/Simple/Simple.so  -L/usr/local/l
    +ib/openmpi -lmpi