source: main/trunk/greenstone2/build-src/src/mpi/COMPILE.bat@ 22449

Last change on this file since 22449 was 22449, checked in by davidb, 14 years ago

Supporting code for parallel_import.pl that uses Open-MPI to farm out processes in parallel

  • Property svn:executable set to *
File size: 43 bytes
Line 
1@echo off
2
3mpic++ -o farmer.exe farmer.cpp
Note: See TracBrowser for help on using the repository browser.