<font size=2 face="sans-serif">Regarding the non-F77 test failures, there
are several tests that are known to fail on bgq because of memory usage
or other things. We never spent the time to figure out how to gracefully
skip these tests for bgq in the test harness.</font>
<br>
<br><font size=2 face="sans-serif">For the F77 syntax errors .. is there
an option to XLF that will permit the code in question? Perhaps we can
add it as a default option for the bgq build when the XL compilers are
used.</font>
<br><font size=2 face="sans-serif"><br>
Michael Blocksome<br>
Parallel Environment MPI Middleware Team Lead, TCEM<br>
POWER, x86, and Blue Gene HPC Messaging<br>
blocksom@us.ibm.com<br>
</font>
<br>
<br>
<br>
<br><font size=1 color=#5f5f5f face="sans-serif">From:      
 </font><font size=1 face="sans-serif">William Scullin <wscullin@alcf.anl.gov></font>
<br><font size=1 color=#5f5f5f face="sans-serif">To:      
 </font><font size=1 face="sans-serif">Rob Latham <robl@mcs.anl.gov>,
<ibm@mpich.org>, <devel@mpich.org></font>
<br><font size=1 color=#5f5f5f face="sans-serif">Date:      
 </font><font size=1 face="sans-serif">08/03/2014 06:09 PM</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Subject:    
   </font><font size=1 face="sans-serif">Re: [mpich-ibm]
Regression tests on mpich-1.3.2</font>
<br>
<hr noshade>
<br>
<br>
<br><tt><font size=2>Forwarding this at the suggestion of Rob Latham. It's
worth noting<br>
that a high percentage of the f77 failures were syntax issues but a<br>
few tests did pass:<br>
<br>
[wscullin@vestalac2 mpich-1.3.2-testing]$ grep -v 'not ok'<br>
*-r3-postpatch/summary.tap | grep f77 | grep ok | grep -v '##' | grep<br>
xl<br>
xl.legacy.ndebug-r3-postpatch/summary.tap:ok 526 - ./f77/io/c2fmultio 1<br>
xl.legacy.ndebug-r3-postpatch/summary.tap:ok 543 - ./f77/ext/c2fmult 1<br>
xl.ndebug-r3-postpatch/summary.tap:ok 526 - ./f77/io/c2fmultio 1<br>
xl.ndebug-r3-postpatch/summary.tap:ok 543 - ./f77/ext/c2fmult 1<br>
xl-r3-postpatch/summary.tap:ok 526 - ./f77/io/c2fmultio 1<br>
xl-r3-postpatch/summary.tap:ok 543 - ./f77/ext/c2fmult 1<br>
<br>
The XL compilers used are the May 2014 PTF:<br>
[wscullin@vestalac2 mpich-1.3.2-testing]$ xlf -qversion=verbose<br>
IBM XL Fortran for Blue Gene, V14.1<br>
Version: 14.01.0000.0008<br>
Driver Version: 14.01(Fortran) Level: 140417 ID:_gBvIcmjEEeOTbt3so48j-A<br>
Fortran Front End and Run Time Version: 14.01(Fortran) Level: 140417<br>
ID:_o3fhwsZGEeOCnf7uAVQYOQ<br>
Fortran Transformer Version: 14.01(Fortran) Level: 140417<br>
ID:_o4Glx8ZGEeOCnf7uAVQYOQ<br>
High-Level Optimizer Version: 12.01(C/C++) and 14.01(Fortran) Level:<br>
140417 ID:_kTVT9H7SEeOTb93so48j-A<br>
Low-Level Optimizer Version: 12.01(C/C++) and 14.01(Fortran) Level:<br>
140417 ID:_o-Q4IMZGEeOCnf7uAVQYOQ<br>
<br>
[wscullin@vestalac2 mpich-1.3.2-testing]$ xlc -qversion=verbose<br>
IBM XL C/C++ for Blue Gene, V12.1<br>
Version: 12.01.0000.0008<br>
Driver Version: 12.01(C/C++) Level: 140417 ID:_gBvIcmjEEeOTbt3so48j-A<br>
C Front End Version: 12.01(C/C++) Level: 140417 ID:_kTr5Qn7SEeOTb93so48j-A<br>
C++ Front End Version: 12.01(C/C++) Level: 140501 ID:_TB1SNdFsEeOC9P7uAVQYOQ<br>
High-Level Optimizer Version: 12.01(C/C++) and 14.01(Fortran) Level:<br>
140417 ID:_kTVT9H7SEeOTb93so48j-A<br>
Low-Level Optimizer Version: 12.01(C/C++) and 14.01(Fortran) Level:<br>
140417 ID:_o-Q4IMZGEeOCnf7uAVQYOQ<br>
<br>
Thanks,<br>
William<br>
<br>
On Sat, Aug 2, 2014 at 1:05 PM, William Scullin <wscullin@alcf.anl.gov>
wrote:<br>
> I built mpich-1.3.2 on Vesta in /dev/shm/mpich under V1R2M2 with<br>
> eFixes through eFix 3 plus Rob Latham's patch from commit<br>
> 80b48f9ab06c79e663e9f8b72ec1c70c72198e94 using the instructions found<br>
> at </font></tt><a href=https://wiki.mpich.org/mpich/index.php/BGQ><tt><font size=2>https://wiki.mpich.org/mpich/index.php/BGQ</font></tt></a><tt><font size=2>.
There were a handful of<br>
> failures when I ran the regression test suite. Are they meaningful
and<br>
> how should I proceed from here?<br>
><br>
> Thanks,<br>
> William<br>
><br>
><br>
> The following regression rests showed failures:<br>
><br>
> [wscullin@vestalac2 mpich-1.3.2-testing]$ grep 'not ok'<br>
> *-r3-postpatch/summary.tap<br>
> gcc-4.4.7-r3-postpatch/summary.tap:not ok 284 - ./init/timeout 2<br>
> gcc-4.4.7-r3-postpatch/summary.tap:not ok 468 - ./io/bigtype 1<br>
><br>
> gcc-4.7.2-r3-postpatch/summary.tap:not ok 284 - ./init/timeout 2<br>
> gcc-4.7.2-r3-postpatch/summary.tap:not ok 310 - ./pt2pt/issendselfcancel
1<br>
> gcc-4.7.2-r3-postpatch/summary.tap:not ok 429 -<br>
> ./rma/linked_list_bench_lock_shr_nocheck 4<br>
> gcc-4.7.2-r3-postpatch/summary.tap:not ok 468 - ./io/bigtype 1<br>
><br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 284 - ./init/timeout
2<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 426 -<br>
> ./rma/linked_list_bench_lock_all 4<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 468 - ./io/bigtype
1<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 469 - ./f77/attr/attrmpi1f<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 470 - ./f77/attr/baseattrf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 471 - ./f77/attr/baseattr2f<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 472 - ./f77/attr/commattrf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 473 - ./f77/attr/commattr2f<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 474 - ./f77/attr/commattr3f<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 475 - ./f77/attr/typeattrf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 476 - ./f77/attr/typeattr2f<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 477 - ./f77/attr/typeattr3f<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 478 - ./f77/coll/uallreducef<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 479 - ./f77/coll/exscanf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 480 - ./f77/coll/alltoallwf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 481 - ./f77/coll/alltoallvf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 482 - ./f77/coll/inplacef<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 483 - ./f77/coll/reducelocalf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 484 - ./f77/coll/redscatf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 485 - ./f77/coll/split_typef<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 486 - ./f77/coll/nonblockingf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 487 - ./f77/coll/vw_inplacef<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 488 -<br>
> ./f77/coll/red_scat_blockf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 489 -<br>
> ./f77/coll/nonblocking_inpf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 490 - ./f77/datatype/typenamef<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 491 - ./f77/datatype/typename3f<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 492 - ./f77/datatype/typesnamef<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 493 - ./f77/datatype/typecntsf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 494 - ./f77/datatype/typem2f<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 495 - ./f77/datatype/typesubf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 496 - ./f77/datatype/packef<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 497 - ./f77/datatype/gaddressf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 498 - ./f77/datatype/allctypesf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 499 - ./f77/datatype/hindex1f<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 500 -<br>
> ./f77/datatype/hindexed_blockf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 501 - ./f77/pt2pt/statusesf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 502 - ./f77/pt2pt/greqf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 503 - ./f77/pt2pt/allpairf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 504 - ./f77/pt2pt/mprobef<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 505 - ./f77/info/infotestf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 506 - ./f77/info/infotest2f<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 507 - ./f77/io/iwriteatf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 508 - ./f77/io/iwritef<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 509 - ./f77/io/iwriteshf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 510 - ./f77/io/writef<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 511 - ./f77/io/writeatf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 512 - ./f77/io/writeallf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 513 - ./f77/io/writeshf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 514 - ./f77/io/writeordf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 515 - ./f77/io/writeatallf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 516 - ./f77/io/writeatallbef<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 517 - ./f77/io/writeallbef<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 518 - ./f77/io/writeordbef<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 519 - ./f77/io/fileerrf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 520 - ./f77/io/fileinfof<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 521 - ./f77/io/shpositionf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 522 - ./f77/io/atomicityf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 523 - ./f77/io/miscfilef<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 524 - ./f77/io/setviewcurf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 525 - ./f77/io/c2f2ciof<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 527 - ./f77/rma/winscale1f<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 528 - ./f77/rma/winfencef<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 529 - ./f77/rma/wingetf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 530 - ./f77/rma/winscale2f<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 531 - ./f77/rma/winerrf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 532 - ./f77/rma/winnamef<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 533 - ./f77/rma/wingroupf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 534 - ./f77/rma/winaccf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 535 - ./f77/rma/c2f2cwinf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 536 - ./f77/rma/baseattrwinf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 537 - ./f77/rma/winattrf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 538 - ./f77/rma/winattr2f<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 539 - ./f77/init/baseenvf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 540 - ./f77/comm/commnamef<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 541 - ./f77/comm/commerrf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 542 - ./f77/ext/c2f2cf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 544 - ./f77/ext/ctypesinf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 545 - ./f77/ext/allocmemf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 546 - ./f77/topo/cartcrf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 547 - ./f77/topo/dgraph_wgtf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 548 - ./f77/topo/dgraph_unwgtf<br>
> xl.legacy.ndebug-r3-postpatch/summary.tap:not ok 549 - ./f77/profile/profile1f<br>
><br>
> xl.legacy-r3-postpatch/summary.tap:not ok 284 - ./init/timeout 2<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 284 - ./init/timeout 2<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 468 - ./io/bigtype 1<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 469 - ./f77/attr/attrmpi1f<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 470 - ./f77/attr/baseattrf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 471 - ./f77/attr/baseattr2f<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 472 - ./f77/attr/commattrf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 473 - ./f77/attr/commattr2f<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 474 - ./f77/attr/commattr3f<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 475 - ./f77/attr/typeattrf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 476 - ./f77/attr/typeattr2f<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 477 - ./f77/attr/typeattr3f<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 478 - ./f77/coll/uallreducef<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 479 - ./f77/coll/exscanf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 480 - ./f77/coll/alltoallwf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 481 - ./f77/coll/alltoallvf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 482 - ./f77/coll/inplacef<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 483 - ./f77/coll/reducelocalf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 484 - ./f77/coll/redscatf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 485 - ./f77/coll/split_typef<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 486 - ./f77/coll/nonblockingf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 487 - ./f77/coll/vw_inplacef<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 488 - ./f77/coll/red_scat_blockf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 489 - ./f77/coll/nonblocking_inpf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 490 - ./f77/datatype/typenamef<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 491 - ./f77/datatype/typename3f<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 492 - ./f77/datatype/typesnamef<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 493 - ./f77/datatype/typecntsf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 494 - ./f77/datatype/typem2f<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 495 - ./f77/datatype/typesubf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 496 - ./f77/datatype/packef<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 497 - ./f77/datatype/gaddressf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 498 - ./f77/datatype/allctypesf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 499 - ./f77/datatype/hindex1f<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 500 - ./f77/datatype/hindexed_blockf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 501 - ./f77/pt2pt/statusesf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 502 - ./f77/pt2pt/greqf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 503 - ./f77/pt2pt/allpairf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 504 - ./f77/pt2pt/mprobef<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 505 - ./f77/info/infotestf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 506 - ./f77/info/infotest2f<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 507 - ./f77/io/iwriteatf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 508 - ./f77/io/iwritef<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 509 - ./f77/io/iwriteshf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 510 - ./f77/io/writef<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 511 - ./f77/io/writeatf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 512 - ./f77/io/writeallf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 513 - ./f77/io/writeshf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 514 - ./f77/io/writeordf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 515 - ./f77/io/writeatallf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 516 - ./f77/io/writeatallbef<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 517 - ./f77/io/writeallbef<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 518 - ./f77/io/writeordbef<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 519 - ./f77/io/fileerrf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 520 - ./f77/io/fileinfof<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 521 - ./f77/io/shpositionf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 522 - ./f77/io/atomicityf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 523 - ./f77/io/miscfilef<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 524 - ./f77/io/setviewcurf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 525 - ./f77/io/c2f2ciof<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 527 - ./f77/rma/winscale1f<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 528 - ./f77/rma/winfencef<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 529 - ./f77/rma/wingetf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 530 - ./f77/rma/winscale2f<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 531 - ./f77/rma/winerrf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 532 - ./f77/rma/winnamef<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 533 - ./f77/rma/wingroupf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 534 - ./f77/rma/winaccf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 535 - ./f77/rma/c2f2cwinf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 536 - ./f77/rma/baseattrwinf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 537 - ./f77/rma/winattrf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 538 - ./f77/rma/winattr2f<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 539 - ./f77/init/baseenvf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 540 - ./f77/comm/commnamef<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 541 - ./f77/comm/commerrf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 542 - ./f77/ext/c2f2cf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 544 - ./f77/ext/ctypesinf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 545 - ./f77/ext/allocmemf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 546 - ./f77/topo/cartcrf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 547 - ./f77/topo/dgraph_wgtf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 548 - ./f77/topo/dgraph_unwgtf<br>
> xl.ndebug-r3-postpatch/summary.tap:not ok 549 - ./f77/profile/profile1f<br>
><br>
> xl-r3-postpatch/summary.tap:not ok 284 - ./init/timeout 2<br>
> xl-r3-postpatch/summary.tap:not ok 468 - ./io/bigtype 1<br>
> xl-r3-postpatch/summary.tap:not ok 469 - ./f77/attr/attrmpi1f<br>
> xl-r3-postpatch/summary.tap:not ok 470 - ./f77/attr/baseattrf<br>
> xl-r3-postpatch/summary.tap:not ok 471 - ./f77/attr/baseattr2f<br>
> xl-r3-postpatch/summary.tap:not ok 472 - ./f77/attr/commattrf<br>
> xl-r3-postpatch/summary.tap:not ok 473 - ./f77/attr/commattr2f<br>
> xl-r3-postpatch/summary.tap:not ok 474 - ./f77/attr/commattr3f<br>
> xl-r3-postpatch/summary.tap:not ok 475 - ./f77/attr/typeattrf<br>
> xl-r3-postpatch/summary.tap:not ok 476 - ./f77/attr/typeattr2f<br>
> xl-r3-postpatch/summary.tap:not ok 477 - ./f77/attr/typeattr3f<br>
> xl-r3-postpatch/summary.tap:not ok 478 - ./f77/coll/uallreducef<br>
> xl-r3-postpatch/summary.tap:not ok 479 - ./f77/coll/exscanf<br>
> xl-r3-postpatch/summary.tap:not ok 480 - ./f77/coll/alltoallwf<br>
> xl-r3-postpatch/summary.tap:not ok 481 - ./f77/coll/alltoallvf<br>
> xl-r3-postpatch/summary.tap:not ok 482 - ./f77/coll/inplacef<br>
> xl-r3-postpatch/summary.tap:not ok 483 - ./f77/coll/reducelocalf<br>
> xl-r3-postpatch/summary.tap:not ok 484 - ./f77/coll/redscatf<br>
> xl-r3-postpatch/summary.tap:not ok 485 - ./f77/coll/split_typef<br>
> xl-r3-postpatch/summary.tap:not ok 486 - ./f77/coll/nonblockingf<br>
> xl-r3-postpatch/summary.tap:not ok 487 - ./f77/coll/vw_inplacef<br>
> xl-r3-postpatch/summary.tap:not ok 488 - ./f77/coll/red_scat_blockf<br>
> xl-r3-postpatch/summary.tap:not ok 489 - ./f77/coll/nonblocking_inpf<br>
> xl-r3-postpatch/summary.tap:not ok 490 - ./f77/datatype/typenamef<br>
> xl-r3-postpatch/summary.tap:not ok 491 - ./f77/datatype/typename3f<br>
> xl-r3-postpatch/summary.tap:not ok 492 - ./f77/datatype/typesnamef<br>
> xl-r3-postpatch/summary.tap:not ok 493 - ./f77/datatype/typecntsf<br>
> xl-r3-postpatch/summary.tap:not ok 494 - ./f77/datatype/typem2f<br>
> xl-r3-postpatch/summary.tap:not ok 495 - ./f77/datatype/typesubf<br>
> xl-r3-postpatch/summary.tap:not ok 496 - ./f77/datatype/packef<br>
> xl-r3-postpatch/summary.tap:not ok 497 - ./f77/datatype/gaddressf<br>
> xl-r3-postpatch/summary.tap:not ok 498 - ./f77/datatype/allctypesf<br>
> xl-r3-postpatch/summary.tap:not ok 499 - ./f77/datatype/hindex1f<br>
> xl-r3-postpatch/summary.tap:not ok 500 - ./f77/datatype/hindexed_blockf<br>
> xl-r3-postpatch/summary.tap:not ok 501 - ./f77/pt2pt/statusesf<br>
> xl-r3-postpatch/summary.tap:not ok 502 - ./f77/pt2pt/greqf<br>
> xl-r3-postpatch/summary.tap:not ok 503 - ./f77/pt2pt/allpairf<br>
> xl-r3-postpatch/summary.tap:not ok 504 - ./f77/pt2pt/mprobef<br>
> xl-r3-postpatch/summary.tap:not ok 505 - ./f77/info/infotestf<br>
> xl-r3-postpatch/summary.tap:not ok 506 - ./f77/info/infotest2f<br>
> xl-r3-postpatch/summary.tap:not ok 507 - ./f77/io/iwriteatf<br>
> xl-r3-postpatch/summary.tap:not ok 508 - ./f77/io/iwritef<br>
> xl-r3-postpatch/summary.tap:not ok 509 - ./f77/io/iwriteshf<br>
> xl-r3-postpatch/summary.tap:not ok 510 - ./f77/io/writef<br>
> xl-r3-postpatch/summary.tap:not ok 511 - ./f77/io/writeatf<br>
> xl-r3-postpatch/summary.tap:not ok 512 - ./f77/io/writeallf<br>
> xl-r3-postpatch/summary.tap:not ok 513 - ./f77/io/writeshf<br>
> xl-r3-postpatch/summary.tap:not ok 514 - ./f77/io/writeordf<br>
> xl-r3-postpatch/summary.tap:not ok 515 - ./f77/io/writeatallf<br>
> xl-r3-postpatch/summary.tap:not ok 516 - ./f77/io/writeatallbef<br>
> xl-r3-postpatch/summary.tap:not ok 517 - ./f77/io/writeallbef<br>
> xl-r3-postpatch/summary.tap:not ok 518 - ./f77/io/writeordbef<br>
> xl-r3-postpatch/summary.tap:not ok 519 - ./f77/io/fileerrf<br>
> xl-r3-postpatch/summary.tap:not ok 520 - ./f77/io/fileinfof<br>
> xl-r3-postpatch/summary.tap:not ok 521 - ./f77/io/shpositionf<br>
> xl-r3-postpatch/summary.tap:not ok 522 - ./f77/io/atomicityf<br>
> xl-r3-postpatch/summary.tap:not ok 523 - ./f77/io/miscfilef<br>
> xl-r3-postpatch/summary.tap:not ok 524 - ./f77/io/setviewcurf<br>
> xl-r3-postpatch/summary.tap:not ok 525 - ./f77/io/c2f2ciof<br>
> xl-r3-postpatch/summary.tap:not ok 527 - ./f77/rma/winscale1f<br>
> xl-r3-postpatch/summary.tap:not ok 528 - ./f77/rma/winfencef<br>
> xl-r3-postpatch/summary.tap:not ok 529 - ./f77/rma/wingetf<br>
> xl-r3-postpatch/summary.tap:not ok 530 - ./f77/rma/winscale2f<br>
> xl-r3-postpatch/summary.tap:not ok 531 - ./f77/rma/winerrf<br>
> xl-r3-postpatch/summary.tap:not ok 532 - ./f77/rma/winnamef<br>
> xl-r3-postpatch/summary.tap:not ok 533 - ./f77/rma/wingroupf<br>
> xl-r3-postpatch/summary.tap:not ok 534 - ./f77/rma/winaccf<br>
> xl-r3-postpatch/summary.tap:not ok 535 - ./f77/rma/c2f2cwinf<br>
> xl-r3-postpatch/summary.tap:not ok 536 - ./f77/rma/baseattrwinf<br>
> xl-r3-postpatch/summary.tap:not ok 537 - ./f77/rma/winattrf<br>
> xl-r3-postpatch/summary.tap:not ok 538 - ./f77/rma/winattr2f<br>
> xl-r3-postpatch/summary.tap:not ok 539 - ./f77/init/baseenvf<br>
> xl-r3-postpatch/summary.tap:not ok 540 - ./f77/comm/commnamef<br>
> xl-r3-postpatch/summary.tap:not ok 541 - ./f77/comm/commerrf<br>
> xl-r3-postpatch/summary.tap:not ok 542 - ./f77/ext/c2f2cf<br>
> xl-r3-postpatch/summary.tap:not ok 544 - ./f77/ext/ctypesinf<br>
> xl-r3-postpatch/summary.tap:not ok 545 - ./f77/ext/allocmemf<br>
> xl-r3-postpatch/summary.tap:not ok 546 - ./f77/topo/cartcrf<br>
> xl-r3-postpatch/summary.tap:not ok 547 - ./f77/topo/dgraph_wgtf<br>
> xl-r3-postpatch/summary.tap:not ok 548 - ./f77/topo/dgraph_unwgtf<br>
> xl-r3-postpatch/summary.tap:not ok 549 - ./f77/profile/profile1f<br>
> [wscullin@vestalac2 mpich-1.3.2-testing]$<br>
_______________________________________________<br>
ibm mailing list<br>
ibm@lists.mpich.org<br>
</font></tt><a href=https://lists.mpich.org/mailman/listinfo/ibm><tt><font size=2>https://lists.mpich.org/mailman/listinfo/ibm</font></tt></a><tt><font size=2><br>
<br>
</font></tt>
<br>