[Trilinos-Users] ctest -j4 error

Baker, Christopher G. bakercg at ornl.gov
Tue Apr 5 02:58:52 MDT 2011


Narendiran,

Could you send me the output from your configuration? It would be the CMakeCache.txt in the top of your build directory. Specifically, I am interested in seeing the following:
[zan:~/TBUILDS/TPETRA_GPU] ogb% grep COMPLEX_BLAS CMakeCache.txt
//Test CXX_COMPLEX_BLAS_WORKS
CXX_COMPLEX_BLAS_WORKS:INTERNAL=
CXX_COMPLEX_BLAS_WORKS_COMPILED:INTERNAL=TRUE
CXX_COMPLEX_BLAS_WORKS_EXITCODE:INTERNAL=FAILED_TO_RUN
//Test HAVE_FIXABLE_COMPLEX_BLAS_PROBLEM
HAVE_FIXABLE_COMPLEX_BLAS_PROBLEM:INTERNAL=1
HAVE_FIXABLE_COMPLEX_BLAS_PROBLEM_COMPILED:INTERNAL=TRUE
HAVE_FIXABLE_COMPLEX_BLAS_PROBLEM_EXITCODE:INTERNAL=0

Thanks,
Chris

On 4/5/11 1:01 AM, "narendiran kumar" <narendirankumar at gmail.com<mailto:narendirankumar at gmail.com>> wrote:

Dear Sir/Madam,

This two files (*_Tpetra_MVOPTester) are giving error while i tried to ctest. And also i have attached that error file.

Please help me.



root at narendiran:/home2/trilinos-10.6.3-Source/build# ctest -R ^Anasazi_Tpetra_MVOPTester$ -VV


The following tests FAILED:
487:     4. MultiVector_int_int_ComplexFloat_MVTestDist_UnitTest ...
487:
487: Total Time: 0.895 sec
487:
487: Summary: total = 16, run = 16, passed = 15, failed = 1
487:
487: End Result: TEST FAILED
1/1 Test #487: Anasazi_Tpetra_MVOPTester ........***Failed    1.01 sec

0% tests passed, 1 tests failed out of 1

root at narendiran:/home2/trilinos-10.6.3-Source/build# ctest -R ^Belos_Tpetra_MVOPTester_complex_test$ -VV

The following tests FAILED:
406:     4. MultiVector_int_int_ComplexFloat_MVTestDist_UnitTest ...
406:     5. MultiVector_int_int_ComplexFloat_MVTestLocal_UnitTest ...
406:
406: Total Time: 0.897 sec
406:
406: Summary: total = 16, run = 16, passed = 14, failed = 2
406:
406: End Result: TEST FAILED
1/1 Test #406: Belos_Tpetra_MVOPTester_complex_test ...***Failed    1.00 sec

0% tests passed, 1 tests failed out of 1

-Narendiran




On Mon, Apr 4, 2011 at 11:10 PM, Bartlett, Roscoe A <rabartl at sandia.gov<mailto:rabartl at sandia.gov>> wrote:
See info on running CTest at:

  http://trilinos.sandia.gov/Trilinos10CMakeQuickstart.txt

in the section "E) Testing with CTest".

-Ross


> -----Original Message-----
> From: trilinos-users-bounces at software.sandia.gov<mailto:trilinos-users-bounces at software.sandia.gov> [mailto:trilinos-<mailto:trilinos->
> users-bounces at software.sandia.gov<mailto:users-bounces at software.sandia.gov>] On Behalf Of Baker, Christopher G.
> Sent: Monday, April 04, 2011 11:31 AM
> To: narendiran kumar; trilinos-users at software.sandia.gov<mailto:trilinos-users at software.sandia.gov>
> Subject: Re: [Trilinos-Users] ctest -j4 error
>
> Would you mind trying without "-j4"? If you want to shorten the amount
> of time for testing, you can run the failing tests (plus a few others)
> via:
> ctest -R ".*MVOPTester"
>
> Thank you.
> Chris
>
> On 4/4/11 12:25 PM, "narendiran kumar"
> <narendirankumar at gmail.com<mailto:narendirankumar at gmail.com><mailto:narendirankumar at gmail.com<mailto:narendirankumar at gmail.com>>> wrote:
>
> Dear Sir/Madam,
>
> While i was tried "ctest -j4", i got 2 test fail notices.  Can i
> further continue or else i have to solve this problem.
>
> Please help me.
>
> Regards,
> K. Narendiran
>
>
> 99% tests passed, 2 tests failed out of 730
>
> Label Time Summary:
> Amesos     =  33.21 sec
> Anasazi    =  85.77 sec
> AztecOO    =   0.90 sec
> Belos      =  58.37 sec
> Epetra     =  24.68 sec
> Komplex    =   0.21 sec
> MOOCHO     = 356.29 sec
> NOX        = 165.30 sec
> Piro       =   4.91 sec
> Rythmos    = 219.58 sec
> Sacado     =  38.80 sec
> Stokhos    =  67.40 sec
> Teuchos    =  10.27 sec
>
> Total Test time (real) = 267.43 sec
>
> The following tests FAILED:
>     487 - Anasazi_Tpetra_MVOPTester (Failed)
>     406 - Belos_Tpetra_MVOPTester_complex_test (Failed)
> Errors while running CTest
>
>
>
> _______________________________________________
> Trilinos-Users mailing list
> Trilinos-Users at software.sandia.gov<mailto:Trilinos-Users at software.sandia.gov>
> http://software.sandia.gov/mailman/listinfo/trilinos-users






More information about the Trilinos-Users mailing list