[Pvfs2-cvs] commit by robl in pvfs2-1/test/automated/mpiio-tests.d: heidelberg-IO

CVS commit program cvs at parl.clemson.edu
Thu Apr 5 18:37:58 EDT 2007


Update of /projects/cvsroot/pvfs2-1/test/automated/mpiio-tests.d
In directory parlweb1:/tmp/cvs-serv18935/mpiio-tests.d

Modified Files:
	heidelberg-IO 
Log Message:
build this test with the c compiler (not c++)


Index: heidelberg-IO
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/test/automated/mpiio-tests.d/heidelberg-IO,v
diff -u -w -p -u -r1.1 -r1.2
--- heidelberg-IO	9 Mar 2007 23:56:54 -0000	1.1
+++ heidelberg-IO	5 Apr 2007 22:37:58 -0000	1.2
@@ -8,7 +8,7 @@
 
 IO_TEST=${CLUSTER_DIR}/heidelberg-io
 
-${CLUSTER_DIR}/mpich2/bin/mpicxx ${PVFS2_DEST}/pvfs2-${CVS_TAG}/test/automated/mpiio-tests.d/heidelberg-IO.c -o $FILE_VIEW_TEST
+${CLUSTER_DIR}/mpich2/bin/mpicc ${PVFS2_DEST}/pvfs2-${CVS_TAG}/test/automated/mpiio-tests.d/heidelberg-IO.c -o $FILE_VIEW_TEST
 
 if [ $? -eq 1 ] ; then
 	exit 1



More information about the Pvfs2-cvs mailing list