On 5/23/2012 2:08 PM, Ralph Castain wrote:
Add "libompitrace" to your enable-contrib-no-build list. There is likely a 
missing include in there, but you don't need that lib to run. We'll take a look at it.


thanks.
build was fine and check passed almost all

from "grep -i pass openmpi-1.6-1-check.log"
--------------------------------------------
PASS: predefined_gap_test.exe
File opened with dladvise_local, all passed
PASS: dlopen_test.exe
All 2 tests passed
    - 1 threads: Passed
    - 2 threads: Passed
    - 4 threads: Passed
    - 5 threads: Passed
    - 8 threads: Passed
PASS: atomic_barrier.exe
    - 1 threads: Passed
    - 2 threads: Passed
    - 4 threads: Passed
    - 5 threads: Passed
    - 8 threads: Passed
PASS: atomic_barrier_noinline.exe
    - 1 threads: Passed
    - 2 threads: Passed
    - 4 threads: Passed
    - 5 threads: Passed
    - 8 threads: Passed
PASS: atomic_spinlock.exe
    - 1 threads: Passed
    - 2 threads: Passed
    - 4 threads: Passed
    - 5 threads: Passed
    - 8 threads: Passed
PASS: atomic_spinlock_noinline.exe
    - 1 threads: Passed
    - 2 threads: Passed
    - 4 threads: Passed
    - 5 threads: Passed
    - 8 threads: Passed
PASS: atomic_math.exe
    - 1 threads: Passed
    - 2 threads: Passed
    - 4 threads: Passed
    - 5 threads: Passed
    - 8 threads: Passed
PASS: atomic_math_noinline.exe
    - 1 threads: Passed
    - 2 threads: Passed
    - 4 threads: Passed
    - 5 threads: Passed
    - 8 threads: Passed
PASS: atomic_cmpset.exe
    - 1 threads: Passed
    - 2 threads: Passed
    - 4 threads: Passed
    - 5 threads: Passed
    - 8 threads: Passed
PASS: atomic_cmpset_noinline.exe
All 8 tests passed
All 0 tests passed
All 0 tests passed
/pub/devel/openmpi/openmpi-1.6-1/src/openmpi-1.6/test/datatype/opal_datatype_test.c:533:5: warning: passing argument 1 of ‘test_create_blacs_type1’ discards qualifiers from pointer target type /pub/devel/openmpi/openmpi-1.6-1/src/openmpi-1.6/test/datatype/opal_datatype_test.c:534:5: warning: passing argument 1 of ‘test_create_blacs_type2’ discards qualifiers from pointer target type /pub/devel/openmpi/openmpi-1.6-1/src/openmpi-1.6/test/datatype/opal_ddt_lib.c:155:5: warning: passing argument 4 of ‘opal_datatype_create_struct’ from incompatible pointer type
decode [PASSED]
PASS: opal_datatype_test.exe
PASS: checksum.exe
PASS: position.exe
decode [PASSED]
PASS: ddt_test.exe

decode [NOT PASSED]           <<<<<<< ?

PASS: ddt_raw.exe
All 5 tests passed
SUPPORT: OMPI Test Passed: opal_path_nfs(): (0 tests)
PASS: opal_path_nfs.exe
1 test passed
----------------------------------------


the detailed log is not more clear, I do not understand if the
test is passed or not

----------------------------------------

#
 * TEST INVERSED VECTOR
 #

raw extraction in 0 microsec


#
 * TEST STRANGE DATATYPE
 #


Strange datatype BEFORE COMMIT

Strange datatype AFTER COMMIT
raw extraction in 0 microsec


#
 * TEST UPPER TRIANGULAR MATRIX (size 100)
 #

raw extraction in 0 microsec
Example 3.26 type1 correct
Example 3.26 type1 correct
Example 3.26 type2 correct
type3 correct
hindexed ok
indexed ok
hvector ok
vector ok


#
 * TEST UPPER MATRIX
 #

test upper matrix
complete raw in 0 microsec
decode [NOT PASSED]


#
 * TEST MATRIX BORDERS
 #



#
 * TEST CONTIGUOUS
 #

test contiguous (alignement)


#
 * TEST STRUCT
 #

test struct
>>--------------------------------------------<<
>>--------------------------------------------<<
>>--------------------------------------------<<
>>--------------------------------------------<<
 Contiguous data-type (MPI_DOUBLE)
raw extraction in 0 microsec
>>--------------------------------------------<<
>>--------------------------------------------<<
Contiguous multiple data-type (4500*1)
raw extraction in 0 microsec
Contiguous multiple data-type (450*10)
raw extraction in 0 microsec
Contiguous multiple data-type (45*100)
raw extraction in 0 microsec
Contiguous multiple data-type (100*45)
raw extraction in 0 microsec
Contiguous multiple data-type (10*450)
raw extraction in 0 microsec
Contiguous multiple data-type (1*4500)
raw extraction in 0 microsec
>>--------------------------------------------<<
>>--------------------------------------------<<
Vector data-type (450 times 10 double stride 11)
raw extraction in 0 microsec
>>--------------------------------------------<<
>>--------------------------------------------<<
Vector data-type (450 times 10 double stride 11)
raw extraction in 0 microsec
>>--------------------------------------------<<
>>--------------------------------------------<<
raw extraction in 1000 microsec
>>--------------------------------------------<<
>>--------------------------------------------<<
raw extraction in 0 microsec
>>--------------------------------------------<<
>>--------------------------------------------<<
raw extraction in 2000 microsec
>>--------------------------------------------<<
>>--------------------------------------------<<
raw extraction in 0 microsec
>>--------------------------------------------<<
PASS: ddt_raw.exe
==================
All 5 tests passed
==================
-----------------------------

Regards
Marco

Reply via email to