darkkillerus
Posts: 2
Joined: Fri Jan 04, 2013 5:25 am

MPI problem..

Thu May 15, 2014 7:50 am

Hi, I installed an MPI in my raspberry pi by following Dr Simon Cox's instruction. I built a c program and compiled using command
gcc -o checkcircuit main.c.
The compiler detected an error at #include <mpi.h>. Said "main.c:1:17: fatal error:mpi.h No such file or directory. Compilation terminated." May I know what's the problem?

BMS Doug
Posts: 3824
Joined: Thu Mar 27, 2014 2:42 pm
Location: London, UK

Re: MPI problem..

Thu May 15, 2014 3:22 pm

please provide a link to the guide/instructions you followed and detail the steps you took.
Doug.
Building Management Systems Engineer.

Return to “Other projects”