[mpich-discuss] Compiling my program as a DLL or shared library instead of an EXE and using MPI/MPICH2 functionality?
    Jayesh Krishna 
    jayesh at mcs.anl.gov
       
    Wed Aug 10 10:39:31 CDT 2011
    
    
  
Hi,
 If you are building a library that uses MPICH2, just make sure that the final executable that uses your library is launched with mpiexec.
 Did you have any issues using MPICH2 from a DLL/lib ?
Regards,
Jayesh
----- Original Message -----
From: "Geoff Hilton" <geoff.hilton at t-optlogic.com>
To: mpich-discuss at mcs.anl.gov
Sent: Tuesday, August 9, 2011 6:09:22 PM
Subject: [mpich-discuss] Compiling my program as a DLL or shared library instead of an EXE and using MPI/MPICH2 functionality?
How might I safely go about using MPICH2 through a DLL on windows or 
shared library under linux instead of using an executable?
Thanks!
-- 
Geoff Hilton
Programmeur-analyste
T-OptLogic inc.
(418) 800-7370
_______________________________________________
mpich-discuss mailing list
mpich-discuss at mcs.anl.gov
https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
    
    
More information about the mpich-discuss
mailing list