LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Jeff Squyres (jsquyres_at_[hidden])
Date: 2007-02-06 08:43:26


On Feb 6, 2007, at 4:57 AM, Rajesh vanaparthi wrote:

> > I am running a matrix multiplication program(source code below)
> using MPI on multiple machines.
>
> i am getting the following error(for every line in the program)
> 25 error: stray ' \160 ' in program
> 25 error: stray ' \194 ' in program
> 26 error: stray ' \160' in program
> 26 error: stray ' \194 ' in program

It looks like you have compiler errors in your source that are
unrelated to MPI. Perhaps you have some non-visible non-ASCII codes
in there?

My $0.02: you should probably try to write and compile some non-MPI
codes first.

-- 
Jeff Squyres
Server Virtualization Business Unit
Cisco Systems