Open MPI logo

PLPA Users' Mailing List Archives

  |   Home   |   Support   |   FAQ   |   all PLPA Users mailing list

Subject: [PLPA users] sched.h conflict
From: Allen Chen (allen.chen_at_[hidden])
Date: 2009-12-03 15:56:42


Hi,
I am trying to compile in include mode, but seem to have some trouble...
I followed all of the steps in the README, but when i attempt the last
step, make i get a conflicting types error.
The problem is that I cannot compile plpa.h with sched.h included.
However, plpa_runtime.c includes pthread.h, which includes sched.h. Am I
missing something here???
Also, does this mean I cannot include pthread.h in my program which
intends to use plpa.h as well?

Thanks,
Allen