Jeff Squyres wrote:
>On Tue, 2 Sep 2003, Dev Anand wrote:
>
>
>
>>Thank you yes it worked the changes i had to make were
>>1) in file
>>src/libxmpi/xmpi_asc_parse.cc line 300 changed
>>if (asc_compat(&cmdc, &cmdv, ad)) { to
>>if (asc_compat(&cmdc, &cmdv)) {
>>and
>>2)
>>mv src/xmpi/sfh.h src/xmpi/sfh.bak.h
>>and
>>make
>>
>>
>
>Ah -- I see the problems. Two header files (including sfh.h) should no
>longer be included in XMPI.
>
>b8 has been released to fix this problem.
>
>
>
I can get xmpi to run but I cannot manage to run anything it just
gives me a segmentation fault.
Dev
--
http://www4.ncsu.edu/~danand
|