Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] Remote indexing question

We verified that this didn't work on Windows, at least at the time of the XSEDE conference.

Cheers,
Steve

On 09/04/2013 12:31 PM, Dr. David E Hudak wrote:
Hi All,

My student and I are working with a very simple MPI project - one file, basically hello world.  Set up a remote include path using "CDT User Setting Entries" under "Preprocessor Include Paths"

I am using a Mac and he is using Windows.  Both running the latest versions of eclipse.  But, the Windows version's indexer is not finding some symbols from mpi.h (MPI_MAX_PROCESSOR_NAME, MPI_STATUS, MPI_COMM_WORLD, MPI_INT, MPI_CHAR), which I can see in the project explorer when expanding the mpi.h file.

On the mac, all of those symbols are resolved.  Has anyone seen anything like this?

Thanks,
Dave
---
David E. Hudak, Ph.D.          dhudak@xxxxxxx
Senior Research Scientist
Ohio Supercomputer Center
http://www.osc.edu/~dhudak












_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user



Back to the top