source: main/trunk/greenstone2/build-src/src/mpi/COMPILE.sh@ 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

File size: 41 bytes
Line 
1#!/bin/bash
2
3mpic++ -o farmer farmer.cpp
Note: See TracBrowser for help on using the repository browser.