_____________________________________ESMF_3_1_0rp3 BUILD AND TEST SUMMARY__________________________



          BUILD     INSTALL  OS.COMPILER.COMM.ABI    UNIT TESTS   EXAMPLES  SYSTEM TESTS
_______________________________________________________________________________________________
         PASS/FAIL PASS/FAIL                           PASS/FAIL   PASS/FAIL  PASS/FAIL
_______________________________________________________________________________________________
w6ws-4(g)   PASS    PASS  Linux.gfortran.mpiuni.64     1682/0        37/0      1/0
w6ws-4(O)   PASS    PASS  Linux.gfortran.mpiuni.64     1682/0        37/0      1/0

_______________________________________________________________________________________________

Tue Feb  2 18:47:47 PST 2010
make[1]: Entering directory `/home/wws/esmf_310rp3'

--------------------------------------------------------------
Make version:
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for x86_64-pc-linux-gnu

--------------------------------------------------------------
Fortran Compiler version:
GNU Fortran (Ubuntu 4.4.1-4ubuntu9) 4.4.1
Copyright (C) 2009 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING


--------------------------------------------------------------
C++ Compiler version:
g++ (Ubuntu 4.4.1-4ubuntu9) 4.4.1
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


--------------------------------------------------------------
Preprocessor version:
gcc (Ubuntu 4.4.1-4ubuntu9) 4.4.1
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


--------------------------------------------------------------
ESMF_VERSION_STRING "3.1.0rp3"
--------------------------------------------------------------

--------------------------------------------------------------
 * User set ESMF environment variables *
ESMF_COMM=mpiuni
ESMF_DIR=/home/wws/esmf_310rp3
ESMF_TESTWITHTHREADS=OFF
ESMF_MACHINE=x86_64
ESMF_OPTLEVEL=
ESMF_BOPT=g
ESMF_SITE=default
ESMF_TESTMPMD=OFF
ESMF_NO_INTEGER_1_BYTE=FALSE
ESMF_NO_INTEGER_2_BYTE=FALSE
ESMF_ARRAY_LITE=FALSE
ESMF_INSTALL_DOCDIR_ABSPATH=/home/wws/esmf_310rp3/DEFAULTINSTALLDIR/doc
ESMF_FORTRANSYMBOLS=default
ESMF_INSTALL_LIBDIR_ABSPATH=/home/wws/esmf_310rp3/DEFAULTINSTALLDIR/lib/libg/Linux.gfortran.64.mpiuni.default
ESMF_TESTEXHAUSTIVE=ON
ESMF_OS=Linux
ESMF_ABI=64
ESMF_INSTALL_MODDIR_ABSPATH=/home/wws/esmf_310rp3/DEFAULTINSTALLDIR/mod/modg/Linux.gfortran.64.mpiuni.default
ESMF_INSTALL_HEADERDIR_ABSPATH=/home/wws/esmf_310rp3/DEFAULTINSTALLDIR/include
ESMF_BUILD=/home/wws/esmf_310rp3
ESMF_PTHREADS=ON
ESMF_COMPILER=gfortran
ESMF_BATCHDEPRECATED=false

--------------------------------------------------------------
 * ESMF environment variables *
ESMF_DIR: /home/wws/esmf_310rp3
ESMF_OS:                Linux
ESMF_MACHINE:           x86_64
ESMF_ABI:               64
ESMF_COMPILER:          gfortran
ESMF_BOPT:              g
ESMF_COMM:              mpiuni
ESMF_SITE:              default
ESMF_PTHREADS:          ON
ESMF_ARRAY_LITE:        FALSE
ESMF_NO_INTEGER_1_BYTE: FALSE
ESMF_NO_INTEGER_2_BYTE: FALSE
ESMF_FORTRANSYMBOLS:    default
ESMF_TESTEXHAUSTIVE:    ON
ESMF_TESTWITHTHREADS:   OFF
ESMF_TESTMPMD:          OFF
ESMF_MPIRUN:            /home/wws/esmf_310rp3/src/Infrastructure/stubs/mpiuni/mpirun

--------------------------------------------------------------
 * ESMF environment variables pointing to 3rd party software *

--------------------------------------------------------------
 * ESMF environment variables for final installation *
ESMF_INSTALL_PREFIX:    ./DEFAULTINSTALLDIR
ESMF_INSTALL_HEADERDIR: include
ESMF_INSTALL_MODDIR:    mod/modg/Linux.gfortran.64.mpiuni.default
ESMF_INSTALL_LIBDIR:    lib/libg/Linux.gfortran.64.mpiuni.default
ESMF_INSTALL_DOCDIR:    doc


--------------------------------------------------------------
 * Compilers, Linkers, Flags, and Libraries *
Location of the preprocessor:      /usr/bin/gcc
Location of the Fortran compiler:  /usr/bin/gfortran
Location of the Fortran linker:    /usr/bin/gfortran
Location of the C++ compiler:      /usr/bin/g++
Location of the C++ linker:        /usr/bin/g++

Fortran compiler flags:
ESMF_F90COMPILEOPTS: -g -fno-second-underscore -m64 -mcmodel=small
ESMF_F90COMPILEPATHS: -I/home/wws/esmf_310rp3/mod/modg/Linux.gfortran.64.mpiuni.default -I/home/wws/esmf_310rp3/src/include
ESMF_F90COMPILECPPFLAGS:  -DESMF_TESTEXHAUSTIVE -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_MPIUNI

Fortran linker flags:
ESMF_F90LINKOPTS:  -fno-second-underscore -m64 -mcmodel=small
ESMF_F90LINKPATHS: -L/home/wws/esmf_310rp3/lib/libg/Linux.gfortran.64.mpiuni.default -L/usr/lib/gcc/x86_64-linux-gnu/4.4.1/
ESMF_F90LINKRPATHS: -Wl,-rpath,/home/wws/esmf_310rp3/lib/libg/Linux.gfortran.64.mpiuni.default -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.4.1/
ESMF_F90LINKLIBS:  -lrt -lstdc++
ESMF_F90ESMFLINKLIBS: -lesmf  -lrt -lstdc++

C++ compiler flags:
ESMF_CXXCOMPILEOPTS: -g -DESMF_LOWERCASE_SINGLEUNDERSCORE -m64 -mcmodel=small
ESMF_CXXCOMPILEPATHS: -I/home/wws/esmf_310rp3/src/include -I/home/wws/esmf_310rp3/src/Infrastructure/stubs/mpiuni
ESMF_CXXCOMPILECPPFLAGS: -DESMF_TESTEXHAUSTIVE  -DSx86_64_small=1 -DESMF_OS_Linux=1 -D__SDIR__='' -DESMF_MPIUNI

C++ linker flags:
ESMF_CXXLINKOPTS:  -m64 -mcmodel=small
ESMF_CXXLINKPATHS: -L/home/wws/esmf_310rp3/lib/libg/Linux.gfortran.64.mpiuni.default -L/usr/lib/gcc/x86_64-linux-gnu/4.4.1/
ESMF_CXXLINKRPATHS: -Wl,-rpath,/home/wws/esmf_310rp3/lib/libg/Linux.gfortran.64.mpiuni.default -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.4.1/
ESMF_CXXLINKLIBS:  -lrt -lgfortran
ESMF_CXXESMFLINKLIBS: -lesmf  -lrt -lgfortran


--------------------------------------------------------------
Compiling on Tue Feb 2 18:47:47 PST 2010 on w6ws-4
Machine characteristics: Linux w6ws-4 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 17:01:44 UTC 2009 x86_64 GNU/Linux
==============================================================


Tue Feb 02 2010 library build ....................PASS

|----------------------- SYSTEM TESTS ------------------|
Tue Feb 02 2010 build_system_tests ...............PASS
Tue Feb 02 2010 run_system_tests_uni .............PASS

The following system test passed:


ESMF_CompCreate/ESMF_CompCreateSTest.F90




The stdout files for the system_tests can be found at:
/home/wws/esmf_310rp3/test/testg/Linux.gfortran.64.mpiuni.default


Found 1 single processor system test, 1 passed and 0 failed.

|------------------------- EXAMPLES -------------------|
Tue Feb 02 2010 build_examples ...................PASS
Tue Feb 02 2010 run_examples_uni .................PASS


The following examples passed:


src/Infrastructure/Array/examples/ESMF_ArrayEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayFarrayEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayFarrayHaloEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayLarrayEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayRedistEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayScatterGatherEx.F90
src/Infrastructure/Array/examples/ESMF_ArraySparseMatMulEx.F90
src/Infrastructure/ArrayBundle/examples/ESMF_ArrayBundleEx.F90
src/Infrastructure/ArraySpec/examples/ESMF_ArraySpecEx.F90
src/Infrastructure/Config/examples/ESMF_ConfigOverviewEx.F90
src/Infrastructure/DELayout/examples/ESMF_DELayoutEx.F90
src/Infrastructure/DistGrid/examples/ESMF_DistGridEx.F90
src/Infrastructure/Field/examples/ESMF_FieldCreateEx.F90
src/Infrastructure/Field/examples/ESMF_FieldEx.F90
src/Infrastructure/FieldBundle/examples/ESMF_FieldBundleCreateEx.F90
src/Infrastructure/Grid/examples/ESMF_GridCreateRegFromDGEx.F90
src/Infrastructure/Grid/examples/ESMF_GridUsageEx.F90
src/Infrastructure/LogErr/examples/ESMF_LogErrEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_AlarmEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_CalendarEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_ClockEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_TimeEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_TimeIntervalEx.F90
src/Infrastructure/VM/examples/ESMF_VMAllFullReduceEx.F90
src/Infrastructure/VM/examples/ESMF_VMComponentEx.F90
src/Infrastructure/VM/examples/ESMF_VMDefaultBasicsEx.F90
src/Infrastructure/VM/examples/ESMF_VMGetMPICommunicatorEx.F90
src/Infrastructure/VM/examples/ESMF_VMScatterVMGatherEx.F90
src/Infrastructure/VM/examples/ESMF_VMSendVMRecvEx.F90
src/Infrastructure/VM/examples/ESMF_VMUserMpiCommEx.F90
src/Infrastructure/VM/examples/ESMF_VMUserMpiEx.F90
src/Superstructure/Component/examples/ESMC_AppMainEx.C
src/Superstructure/Component/examples/ESMC_CplEx.C
src/Superstructure/Component/examples/ESMC_GCompEx.C
src/Superstructure/Component/examples/ESMF_AppMainEx.F90
src/Superstructure/Component/examples/ESMF_CplEx.F90
src/Superstructure/Component/examples/ESMF_GCompEx.F90




The stdout files for the examples can be found at:
/home/wws/esmf_310rp3/examples/examplesg/Linux.gfortran.64.mpiuni.default


Found 37 examples, 37 passed and 0 failed.




|-------------------- EXHAUSTIVE UNIT TESTS-------------|
Tue Feb 02 2010 build_unit_tests ..................PASS
Tue Feb 02 2010 run_unit_tests_uni ................PASS



Found 2091 exhaustive multi-processor unit tests, 2091 passed and 0 failedt tests in the following files all pass:

src/Infrastructure/Array/tests/ESMF_ArrayDataUTest.F90
src/Infrastructure/Base/tests/ESMF_BaseUTest.F90
src/Infrastructure/Config/tests/ESMF_ConfigUTest.F90
src/Infrastructure/DELayout/tests/ESMF_DELayoutUTest.F90
src/Infrastructure/DELayout/tests/ESMF_DELayoutWorkQueueUTest.F90
src/Infrastructure/DistGrid/tests/ESMF_DistGridCreateGetUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldStressUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridCoordUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridCreateUTest.F90
src/Infrastructure/IOSpec/tests/ESMF_IOSpecUTest.F90
src/Infrastructure/LocalArray/tests/ESMF_LocalArrayDataUTest.F90
src/Infrastructure/LocalArray/tests/ESMF_LocalArrayUTest.F90
src/Infrastructure/LogErr/tests/ESMF_LogErrUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_AlarmUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_CalRangeUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_CalendarUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_ClockUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_TimeIntervalUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_TimeUTest.F90
src/Infrastructure/Util/tests/ESMF_FortranWordsizeUTest.F90
src/Infrastructure/Util/tests/ESMF_InitMacrosUTest.F90
src/Infrastructure/Util/tests/ESMF_TypeKindGetUTest.F90
src/Infrastructure/VM/tests/ESMF_VMAllGatherUTest.F90
src/Infrastructure/VM/tests/ESMF_VMAllGatherVUTest.F90
src/Infrastructure/VM/tests/ESMF_VMAllToAllVUTest.F90
src/Infrastructure/VM/tests/ESMF_VMBarrierUTest.F90
src/Infrastructure/VM/tests/ESMF_VMBroadcastUTest.F90
src/Infrastructure/VM/tests/ESMF_VMComponentUTest.F90
src/Infrastructure/VM/tests/ESMF_VMGatherUTest.F90
src/Infrastructure/VM/tests/ESMF_VMScatterUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendNbVMRecvNbUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendRecvNbUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendRecvUTest.F90
src/Infrastructure/VM/tests/ESMF_VMUTest.F90
src/Infrastructure/VM/tests/ESMF_VMUserMpiInitUTest.F90
src/Superstructure/Component/tests/ESMF_CompSetServUTest.F90
src/Superstructure/Component/tests/ESMF_ComponentUTest.F90
src/Superstructure/Component/tests/ESMF_CplCompCreateUTest.F90
src/Superstructure/Component/tests/ESMF_GridCompCreateUTest.F90
src/Superstructure/State/tests/ESMF_StateCreateUTest.F90
src/prologue/tests/ESMF_F90ArrayPtrUTest.F90
src/prologue/tests/ESMF_StringUTest.F90
src/prologue/tests/ESMF_WordsizeUTest.F90


The log and stdout files for the unit tests can be found at:
/home/wws/esmf_310rp3/test/testg/Linux.gfortran.64.mpiuni.default


Found 1682 exhaustive single processor unit tests, 1682 passed and 0 failed.

______________________________________________________________________________

Tue Feb  2 18:44:42 PST 2010
make[1]: Entering directory `/home/wws/esmf_310rp3'

--------------------------------------------------------------
Make version:
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for x86_64-pc-linux-gnu

--------------------------------------------------------------
Fortran Compiler version:
GNU Fortran (Ubuntu 4.4.1-4ubuntu9) 4.4.1
Copyright (C) 2009 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING


--------------------------------------------------------------
C++ Compiler version:
g++ (Ubuntu 4.4.1-4ubuntu9) 4.4.1
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


--------------------------------------------------------------
Preprocessor version:
gcc (Ubuntu 4.4.1-4ubuntu9) 4.4.1
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


--------------------------------------------------------------
ESMF_VERSION_STRING "3.1.0rp3"
--------------------------------------------------------------

--------------------------------------------------------------
 * User set ESMF environment variables *
ESMF_COMM=mpiuni
ESMF_DIR=/home/wws/esmf_310rp3
ESMF_TESTWITHTHREADS=OFF
ESMF_MACHINE=x86_64
ESMF_OPTLEVEL=
ESMF_BOPT=O
ESMF_SITE=default
ESMF_TESTMPMD=OFF
ESMF_NO_INTEGER_1_BYTE=FALSE
ESMF_NO_INTEGER_2_BYTE=FALSE
ESMF_ARRAY_LITE=FALSE
ESMF_INSTALL_DOCDIR_ABSPATH=/home/wws/esmf_310rp3/DEFAULTINSTALLDIR/doc
ESMF_FORTRANSYMBOLS=default
ESMF_INSTALL_LIBDIR_ABSPATH=/home/wws/esmf_310rp3/DEFAULTINSTALLDIR/lib/libO/Linux.gfortran.64.mpiuni.default
ESMF_TESTEXHAUSTIVE=ON
ESMF_OS=Linux
ESMF_ABI=64
ESMF_INSTALL_MODDIR_ABSPATH=/home/wws/esmf_310rp3/DEFAULTINSTALLDIR/mod/modO/Linux.gfortran.64.mpiuni.default
ESMF_INSTALL_HEADERDIR_ABSPATH=/home/wws/esmf_310rp3/DEFAULTINSTALLDIR/include
ESMF_BUILD=/home/wws/esmf_310rp3
ESMF_PTHREADS=ON
ESMF_COMPILER=gfortran
ESMF_BATCHDEPRECATED=false

--------------------------------------------------------------
 * ESMF environment variables *
ESMF_DIR: /home/wws/esmf_310rp3
ESMF_OS:                Linux
ESMF_MACHINE:           x86_64
ESMF_ABI:               64
ESMF_COMPILER:          gfortran
ESMF_BOPT:              O
ESMF_COMM:              mpiuni
ESMF_SITE:              default
ESMF_PTHREADS:          ON
ESMF_ARRAY_LITE:        FALSE
ESMF_NO_INTEGER_1_BYTE: FALSE
ESMF_NO_INTEGER_2_BYTE: FALSE
ESMF_FORTRANSYMBOLS:    default
ESMF_TESTEXHAUSTIVE:    ON
ESMF_TESTWITHTHREADS:   OFF
ESMF_TESTMPMD:          OFF
ESMF_MPIRUN:            /home/wws/esmf_310rp3/src/Infrastructure/stubs/mpiuni/mpirun

--------------------------------------------------------------
 * ESMF environment variables pointing to 3rd party software *

--------------------------------------------------------------
 * ESMF environment variables for final installation *
ESMF_INSTALL_PREFIX:    ./DEFAULTINSTALLDIR
ESMF_INSTALL_HEADERDIR: include
ESMF_INSTALL_MODDIR:    mod/modO/Linux.gfortran.64.mpiuni.default
ESMF_INSTALL_LIBDIR:    lib/libO/Linux.gfortran.64.mpiuni.default
ESMF_INSTALL_DOCDIR:    doc


--------------------------------------------------------------
 * Compilers, Linkers, Flags, and Libraries *
Location of the preprocessor:      /usr/bin/gcc
Location of the Fortran compiler:  /usr/bin/gfortran
Location of the Fortran linker:    /usr/bin/gfortran
Location of the C++ compiler:      /usr/bin/g++
Location of the C++ linker:        /usr/bin/g++

Fortran compiler flags:
ESMF_F90COMPILEOPTS: -O -fno-second-underscore -m64 -mcmodel=small
ESMF_F90COMPILEPATHS: -I/home/wws/esmf_310rp3/mod/modO/Linux.gfortran.64.mpiuni.default -I/home/wws/esmf_310rp3/src/include
ESMF_F90COMPILECPPFLAGS:  -DESMF_TESTEXHAUSTIVE -DSx86_64_small=1 -DESMF_OS_Linux=1 -DESMF_MPIUNI

Fortran linker flags:
ESMF_F90LINKOPTS:  -fno-second-underscore -m64 -mcmodel=small
ESMF_F90LINKPATHS: -L/home/wws/esmf_310rp3/lib/libO/Linux.gfortran.64.mpiuni.default -L/usr/lib/gcc/x86_64-linux-gnu/4.4.1/
ESMF_F90LINKRPATHS: -Wl,-rpath,/home/wws/esmf_310rp3/lib/libO/Linux.gfortran.64.mpiuni.default -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.4.1/
ESMF_F90LINKLIBS:  -lrt -lstdc++
ESMF_F90ESMFLINKLIBS: -lesmf  -lrt -lstdc++

C++ compiler flags:
ESMF_CXXCOMPILEOPTS: -O -DNDEBUG -DESMF_LOWERCASE_SINGLEUNDERSCORE -m64 -mcmodel=small
ESMF_CXXCOMPILEPATHS: -I/home/wws/esmf_310rp3/src/include -I/home/wws/esmf_310rp3/src/Infrastructure/stubs/mpiuni
ESMF_CXXCOMPILECPPFLAGS: -DESMF_TESTEXHAUSTIVE  -DSx86_64_small=1 -DESMF_OS_Linux=1 -D__SDIR__='' -DESMF_MPIUNI

C++ linker flags:
ESMF_CXXLINKOPTS:  -m64 -mcmodel=small
ESMF_CXXLINKPATHS: -L/home/wws/esmf_310rp3/lib/libO/Linux.gfortran.64.mpiuni.default -L/usr/lib/gcc/x86_64-linux-gnu/4.4.1/
ESMF_CXXLINKRPATHS: -Wl,-rpath,/home/wws/esmf_310rp3/lib/libO/Linux.gfortran.64.mpiuni.default -Wl,-rpath,/usr/lib/gcc/x86_64-linux-gnu/4.4.1/
ESMF_CXXLINKLIBS:  -lrt -lgfortran
ESMF_CXXESMFLINKLIBS: -lesmf  -lrt -lgfortran


--------------------------------------------------------------
Compiling on Tue Feb 2 18:44:42 PST 2010 on w6ws-4
Machine characteristics: Linux w6ws-4 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 17:01:44 UTC 2009 x86_64 GNU/Linux
==============================================================



Tue Feb 02 2010 library build ................PASS

|----------------------- SYSTEM TESTS --------------|
Tue Feb 02 2010 build_system_tests ...........PASS
Tue Feb 02 2010 run_system_tests_uni .........PASS


The following system test passed:


ESMF_CompCreate/ESMF_CompCreateSTest.F90




The stdout files for the system_tests can be found at:
/home/wws/esmf_310rp3/test/testO/Linux.gfortran.64.mpiuni.default


Found 1 single processor system test, 1 passed and 0 failed.


|------------------------- EXAMPLES -------------------|
Tue Feb 02 2010 build_examples ...............PASS
Tue Feb 02 2010 run_examples_uni .............PASS


The following examples passed:


src/Infrastructure/Array/examples/ESMF_ArrayEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayFarrayEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayFarrayHaloEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayLarrayEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayRedistEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayScatterGatherEx.F90
src/Infrastructure/Array/examples/ESMF_ArraySparseMatMulEx.F90
src/Infrastructure/ArrayBundle/examples/ESMF_ArrayBundleEx.F90
src/Infrastructure/ArraySpec/examples/ESMF_ArraySpecEx.F90
src/Infrastructure/Config/examples/ESMF_ConfigOverviewEx.F90
src/Infrastructure/DELayout/examples/ESMF_DELayoutEx.F90
src/Infrastructure/DistGrid/examples/ESMF_DistGridEx.F90
src/Infrastructure/Field/examples/ESMF_FieldCreateEx.F90
src/Infrastructure/Field/examples/ESMF_FieldEx.F90
src/Infrastructure/FieldBundle/examples/ESMF_FieldBundleCreateEx.F90
src/Infrastructure/Grid/examples/ESMF_GridCreateRegFromDGEx.F90
src/Infrastructure/Grid/examples/ESMF_GridUsageEx.F90
src/Infrastructure/LogErr/examples/ESMF_LogErrEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_AlarmEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_CalendarEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_ClockEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_TimeEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_TimeIntervalEx.F90
src/Infrastructure/VM/examples/ESMF_VMAllFullReduceEx.F90
src/Infrastructure/VM/examples/ESMF_VMComponentEx.F90
src/Infrastructure/VM/examples/ESMF_VMDefaultBasicsEx.F90
src/Infrastructure/VM/examples/ESMF_VMGetMPICommunicatorEx.F90
src/Infrastructure/VM/examples/ESMF_VMScatterVMGatherEx.F90
src/Infrastructure/VM/examples/ESMF_VMSendVMRecvEx.F90
src/Infrastructure/VM/examples/ESMF_VMUserMpiCommEx.F90
src/Infrastructure/VM/examples/ESMF_VMUserMpiEx.F90
src/Superstructure/Component/examples/ESMC_AppMainEx.C
src/Superstructure/Component/examples/ESMC_CplEx.C
src/Superstructure/Component/examples/ESMC_GCompEx.C
src/Superstructure/Component/examples/ESMF_AppMainEx.F90
src/Superstructure/Component/examples/ESMF_CplEx.F90
src/Superstructure/Component/examples/ESMF_GCompEx.F90




The stdout files for the examples can be found at:
/home/wws/esmf_310rp3/examples/examplesO/Linux.gfortran.64.mpiuni.default


Found 37 examples, 37 passed and 0 failed.


|-------------------- EXHAUSTIVE UNIT TESTS ------------|
Tue Feb 02 2010 build_unit_tests .............PASS
Tue Feb 02 2010 run_unit_tests_uni ...........PASS



The unit tests in the following files all pass:

src/Infrastructure/Array/tests/ESMF_ArrayDataUTest.F90
src/Infrastructure/Base/tests/ESMF_BaseUTest.F90
src/Infrastructure/Config/tests/ESMF_ConfigUTest.F90
src/Infrastructure/DELayout/tests/ESMF_DELayoutUTest.F90
src/Infrastructure/DELayout/tests/ESMF_DELayoutWorkQueueUTest.F90
src/Infrastructure/DistGrid/tests/ESMF_DistGridCreateGetUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldStressUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridCoordUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridCreateUTest.F90
src/Infrastructure/IOSpec/tests/ESMF_IOSpecUTest.F90
src/Infrastructure/LocalArray/tests/ESMF_LocalArrayDataUTest.F90
src/Infrastructure/LocalArray/tests/ESMF_LocalArrayUTest.F90
src/Infrastructure/LogErr/tests/ESMF_LogErrUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_AlarmUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_CalRangeUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_CalendarUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_ClockUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_TimeIntervalUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_TimeUTest.F90
src/Infrastructure/Util/tests/ESMF_FortranWordsizeUTest.F90
src/Infrastructure/Util/tests/ESMF_InitMacrosUTest.F90
src/Infrastructure/Util/tests/ESMF_TypeKindGetUTest.F90
src/Infrastructure/VM/tests/ESMF_VMAllGatherUTest.F90
src/Infrastructure/VM/tests/ESMF_VMAllGatherVUTest.F90
src/Infrastructure/VM/tests/ESMF_VMAllToAllVUTest.F90
src/Infrastructure/VM/tests/ESMF_VMBarrierUTest.F90
src/Infrastructure/VM/tests/ESMF_VMBroadcastUTest.F90
src/Infrastructure/VM/tests/ESMF_VMComponentUTest.F90
src/Infrastructure/VM/tests/ESMF_VMGatherUTest.F90
src/Infrastructure/VM/tests/ESMF_VMScatterUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendNbVMRecvNbUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendRecvNbUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendRecvUTest.F90
src/Infrastructure/VM/tests/ESMF_VMUTest.F90
src/Infrastructure/VM/tests/ESMF_VMUserMpiInitUTest.F90
src/Superstructure/Component/tests/ESMF_CompSetServUTest.F90
src/Superstructure/Component/tests/ESMF_ComponentUTest.F90
src/Superstructure/Component/tests/ESMF_CplCompCreateUTest.F90
src/Superstructure/Component/tests/ESMF_GridCompCreateUTest.F90
src/Superstructure/State/tests/ESMF_StateCreateUTest.F90
src/prologue/tests/ESMF_F90ArrayPtrUTest.F90
src/prologue/tests/ESMF_StringUTest.F90
src/prologue/tests/ESMF_WordsizeUTest.F90


The log and stdout files for the unit tests can be found at:
/home/wws/esmf_310rp3/test/testO/Linux.gfortran.64.mpiuni.default


Found 1682 exhaustive single processor unit tests, 1682 passed and 0 failed.