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