Hi,
I have installed Alps on a computer running SUSE Linux Enterprise Server 10 (x86_64) using Intel Compilers. The following is the result of 'make test'
The following tests FAILED: 8 - hello_fortran (Failed) 9 - ising_fortran (Failed) 42 - lattice_constant_test (Failed) 80 - h5d_cpx_flt_ (Failed) 81 - h5dc_cpx_flt_ (Failed) 82 - h5a_cpx_flt_ (Failed) 83 - h5ac_cpx_flt_ (Failed) 88 - h5d_cpx_lng_dbl_ (Failed) 89 - h5dc_cpx_lng_dbl_ (Failed) 90 - h5a_cpx_lng_dbl_ (Failed) 91 - h5ac_cpx_lng_dbl_ (Failed) 536 - h5d_pr_dbl_cpx_dbl_ (Failed) 537 - h5dc_pr_dbl_cpx_dbl_ (Failed) 538 - h5a_pr_dbl_cpx_dbl_ (Failed) 539 - h5ac_pr_dbl_cpx_dbl_ (Failed) 612 - python_hlist_test (Failed) 613 - python_mcdata (Failed) 614 - python_pyhdf5 (Failed) Errors while running CTest
Which of these should I worry about? All the programs in the tutorial seem to run fine.
Regards,
Rajeev
Hi This is connected with hdf5 library. You can run these tests manually and check what is the cause exactly. hdf5 is used for i/o. If your system does not have hdf5 library, you will have to stick with xml output (which may be huge)
Regards, Mateusz Łącki
2012/3/22, Rajeev Singh rajs2010@gmail.com:
Hi,
I have installed Alps on a computer running SUSE Linux Enterprise Server 10 (x86_64) using Intel Compilers. The following is the result of 'make test'
The following tests FAILED: 8 - hello_fortran (Failed) 9 - ising_fortran (Failed) 42 - lattice_constant_test (Failed) 80 - h5d_cpx_flt_ (Failed) 81 - h5dc_cpx_flt_ (Failed) 82 - h5a_cpx_flt_ (Failed) 83 - h5ac_cpx_flt_ (Failed) 88 - h5d_cpx_lng_dbl_ (Failed) 89 - h5dc_cpx_lng_dbl_ (Failed) 90 - h5a_cpx_lng_dbl_ (Failed) 91 - h5ac_cpx_lng_dbl_ (Failed) 536 - h5d_pr_dbl_cpx_dbl_ (Failed) 537 - h5dc_pr_dbl_cpx_dbl_ (Failed) 538 - h5a_pr_dbl_cpx_dbl_ (Failed) 539 - h5ac_pr_dbl_cpx_dbl_ (Failed) 612 - python_hlist_test (Failed) 613 - python_mcdata (Failed) 614 - python_pyhdf5 (Failed) Errors while running CTest
Which of these should I worry about? All the programs in the tutorial seem to run fine.
Regards,
Rajeev
Hi,
I have installed hdf5 library locally as described on the installation page and passed the path to cmake.
Rajeev
2012/3/22 Mateusz Łącki mateusz.lacki@gmail.com:
Hi This is connected with hdf5 library. You can run these tests manually and check what is the cause exactly. hdf5 is used for i/o. If your system does not have hdf5 library, you will have to stick with xml output (which may be huge)
Regards, Mateusz Łącki
2012/3/22, Rajeev Singh rajs2010@gmail.com:
Hi,
I have installed Alps on a computer running SUSE Linux Enterprise Server 10 (x86_64) using Intel Compilers. The following is the result of 'make test'
The following tests FAILED: 8 - hello_fortran (Failed) 9 - ising_fortran (Failed) 42 - lattice_constant_test (Failed) 80 - h5d_cpx_flt_ (Failed) 81 - h5dc_cpx_flt_ (Failed) 82 - h5a_cpx_flt_ (Failed) 83 - h5ac_cpx_flt_ (Failed) 88 - h5d_cpx_lng_dbl_ (Failed) 89 - h5dc_cpx_lng_dbl_ (Failed) 90 - h5a_cpx_lng_dbl_ (Failed) 91 - h5ac_cpx_lng_dbl_ (Failed) 536 - h5d_pr_dbl_cpx_dbl_ (Failed) 537 - h5dc_pr_dbl_cpx_dbl_ (Failed) 538 - h5a_pr_dbl_cpx_dbl_ (Failed) 539 - h5ac_pr_dbl_cpx_dbl_ (Failed) 612 - python_hlist_test (Failed) 613 - python_mcdata (Failed) 614 - python_pyhdf5 (Failed) Errors while running CTest
Which of these should I worry about? All the programs in the tutorial seem to run fine.
Regards,
Rajeev
Hi, This does not, unfortunately guarantee a succesful configuration. To check if programs see your library you could perhaps use ldd on a relevant binary file which produces the failed test.
Regards, Matusz
2012/3/22, Rajeev Singh rajs2010@gmail.com:
Hi,
I have installed hdf5 library locally as described on the installation page and passed the path to cmake.
Rajeev
2012/3/22 Mateusz Łącki mateusz.lacki@gmail.com:
Hi This is connected with hdf5 library. You can run these tests manually and check what is the cause exactly. hdf5 is used for i/o. If your system does not have hdf5 library, you will have to stick with xml output (which may be huge)
Regards, Mateusz Łącki
2012/3/22, Rajeev Singh rajs2010@gmail.com:
Hi,
I have installed Alps on a computer running SUSE Linux Enterprise Server 10 (x86_64) using Intel Compilers. The following is the result of 'make test'
The following tests FAILED: 8 - hello_fortran (Failed) 9 - ising_fortran (Failed) 42 - lattice_constant_test (Failed) 80 - h5d_cpx_flt_ (Failed) 81 - h5dc_cpx_flt_ (Failed) 82 - h5a_cpx_flt_ (Failed) 83 - h5ac_cpx_flt_ (Failed) 88 - h5d_cpx_lng_dbl_ (Failed) 89 - h5dc_cpx_lng_dbl_ (Failed) 90 - h5a_cpx_lng_dbl_ (Failed) 91 - h5ac_cpx_lng_dbl_ (Failed) 536 - h5d_pr_dbl_cpx_dbl_ (Failed) 537 - h5dc_pr_dbl_cpx_dbl_ (Failed) 538 - h5a_pr_dbl_cpx_dbl_ (Failed) 539 - h5ac_pr_dbl_cpx_dbl_ (Failed) 612 - python_hlist_test (Failed) 613 - python_mcdata (Failed) 614 - python_pyhdf5 (Failed) Errors while running CTest
Which of these should I worry about? All the programs in the tutorial seem to run fine.
Regards,
Rajeev
Hi,
The problems are related to complex numbers in HDF5, and to Fortran tests. It seems you should be fine as long as you don't use your own Fortran codes with ALPS and don't calculate complex valued results.
Matthias
On 22 Mar 2012, at 07:56, Rajeev Singh wrote:
Hi,
I have installed Alps on a computer running SUSE Linux Enterprise Server 10 (x86_64) using Intel Compilers. The following is the result of 'make test'
The following tests FAILED: 8 - hello_fortran (Failed) 9 - ising_fortran (Failed) 42 - lattice_constant_test (Failed) 80 - h5d_cpx_flt_ (Failed) 81 - h5dc_cpx_flt_ (Failed) 82 - h5a_cpx_flt_ (Failed) 83 - h5ac_cpx_flt_ (Failed) 88 - h5d_cpx_lng_dbl_ (Failed) 89 - h5dc_cpx_lng_dbl_ (Failed) 90 - h5a_cpx_lng_dbl_ (Failed) 91 - h5ac_cpx_lng_dbl_ (Failed) 536 - h5d_pr_dbl_cpx_dbl_ (Failed) 537 - h5dc_pr_dbl_cpx_dbl_ (Failed) 538 - h5a_pr_dbl_cpx_dbl_ (Failed) 539 - h5ac_pr_dbl_cpx_dbl_ (Failed) 612 - python_hlist_test (Failed) 613 - python_mcdata (Failed) 614 - python_pyhdf5 (Failed) Errors while running CTest
Which of these should I worry about? All the programs in the tutorial seem to run fine.
Regards,
Rajeev
Hi,
The observation about complex numbers seems right. I went back to the test log and found that for hdf5 failed tests (80-539) I get the message -
no complex value in archive
I am using hdf5-1.8.8. Should I try an earlier vesion (1.8.6 perhaps)?
Rajeev
On Thu, Mar 22, 2012 at 4:52 PM, Matthias Troyer troyer@phys.ethz.ch wrote:
Hi,
The problems are related to complex numbers in HDF5, and to Fortran tests. It seems you should be fine as long as you don't use your own Fortran codes with ALPS and don't calculate complex valued results.
Matthias
On 22 Mar 2012, at 07:56, Rajeev Singh wrote:
Hi,
I have installed Alps on a computer running SUSE Linux Enterprise Server 10 (x86_64) using Intel Compilers. The following is the result of 'make test'
The following tests FAILED: 8 - hello_fortran (Failed) 9 - ising_fortran (Failed) 42 - lattice_constant_test (Failed) 80 - h5d_cpx_flt_ (Failed) 81 - h5dc_cpx_flt_ (Failed) 82 - h5a_cpx_flt_ (Failed) 83 - h5ac_cpx_flt_ (Failed) 88 - h5d_cpx_lng_dbl_ (Failed) 89 - h5dc_cpx_lng_dbl_ (Failed) 90 - h5a_cpx_lng_dbl_ (Failed) 91 - h5ac_cpx_lng_dbl_ (Failed) 536 - h5d_pr_dbl_cpx_dbl_ (Failed) 537 - h5dc_pr_dbl_cpx_dbl_ (Failed) 538 - h5a_pr_dbl_cpx_dbl_ (Failed) 539 - h5ac_pr_dbl_cpx_dbl_ (Failed) 612 - python_hlist_test (Failed) 613 - python_mcdata (Failed) 614 - python_pyhdf5 (Failed) Errors while running CTest
Which of these should I worry about? All the programs in the tutorial seem to run fine.
Regards,
Rajeev
comp-phys-alps-users@lists.phys.ethz.ch