AMBER Archive (2002)

Subject: RE: mpirun

From: Ross Walker (ross_at_rosswalker.co.uk)
Date: Sun Sep 01 2002 - 17:36:24 CDT


#include <mpi.h>

Note, you will of course need to explicitly parallelise all of your
loops etc.

All the best
Ross

-----Original Message-----
From: Ioana Cozmuta [mailto:ioana_at_nas.nasa.gov]
Sent: 01 September 2002 19:32
To: amber_at_heimdal.compchem.ucsf.edu
Cc: ioana_cozmuta_at_hotmail.com
Subject: mpirun

Hi all,

I have a somewhat more technical question and I thoght that maybe
someone
can give me a hand with that.
I have a program written in c that I want to run with mpi. However, I
understand that to be able to compile the program with the -lmpi option
I
need to include something in its header. If any of you knows how to do
that I would appreciate if you could help/give me a hint.

Thank you,
Ioana