first success story on NEC SX

Jianwei Li jianwei at cheetah.cpdc.ece.nwu.edu
Wed Jul 30 10:17:41 CDT 2003



On Wed, 30 Jul 2003, rene.redler wrote:

Rene,

	Thank you for your information! It is very helpful!
>
> Hello,
>
>   after some Makefile editing tests ran successfully on a SX.
>
> MPIF77=mpif90
> MPICC=mpic++
> CC=c++
> CXX=c++
> ARFLAGS=r
>
> Makefile.in in directory /src/lib
>
> #       v1hpg.c
> #       ncio.c \
> #       putget.c \
>
> PACKING_LIST = \
>
> causes the whole PACKING_LIST to be in the comment line as well
>
> same for
>
> #       onstack.h \
>
> LIB_OBJS = $(LIB_CSRCS:.c=.o)
>
> I needed to eliminate the backslashes after putget.c and onesteck.h.
>
> make and make install worked fine with these modifications.

	I think you did the right thing. We should eliminate the
        backslashes at the end of each commented line.


	Jianwei




More information about the parallel-netcdf mailing list