Dear All, I have successfully compiled the alps. However i have an issue with failed tests. Almost half of them fails:
The following tests FAILED: 70 - expression2 (Failed) 69 - expression (Failed) 60 - model_example18 (Failed) 59 - model_example17 (Failed) 58 - model_example16 (Failed) 57 - model_example15 (Failed) 56 - model_example14 (Failed) 55 - model_example13 (Failed) 54 - model_example12 (Failed) 53 - model_example11 (Failed) 52 - model_example10 (Failed) 89 - temperature_scan (Failed) 51 - model_example9 (Failed) 85 - integer_range (Failed) 81 - exmc_optimize (Failed) 25 - test_vector (Failed) 26 - lattice_example1 (Failed) 9 - ising_fortran (Failed) 8 - hello_fortran (Failed) 4 - wanglandau (Failed) 3 - exchange (Failed) 2 - loop_single (Failed) 38 - coloring (Failed) 50 - model_example8 (Failed) 49 - model_example7 (Failed) 48 - model_example6 (Failed) 47 - model_example5 (Failed) 46 - model_example4 (Failed) 45 - model_example3 (Failed) 44 - model_example2 (Failed) 43 - model_example1 (Failed) 39 - parity (Failed) 1 - ising_single (Failed) 37 - lattice_label (Failed) 36 - lattice_example11 (Failed) 35 - lattice_example10 (Failed) 34 - lattice_example9 (Failed) 33 - lattice_example8 (Failed) 32 - lattice_example7 (Failed) 31 - lattice_example6 (Failed) 30 - lattice_example5 (Failed) 29 - lattice_example4 (Failed) 28 - lattice_example3 (Failed) 27 - lattice_example2 (Failed) Errors while running CTest
For example:
-bash-4.2$ ./model_example2 Caught exception: Illegal term in expression -bash-4.2$ ./model_example3 Caught exception: Illegal term in expression -bash-4.2$ ./model_example4 Caught exception: Illegal term in expression -bash-4.2$ ./model_example5 Caught exception: Illegal term in expression -bash-4.2$ ./model_example6 Illegal term in expression -bash-4.2$ ./model_example7 Illegal term in expression -bash-4.2$ ./lattice_example1 Caught exception: Did not parse to end of string 'DEPLETION' -bash-4.2$ ./lattice_example2 Caught exception: Did not parse to end of string 'DEPLETION' -bash-4.2$ ./lattice_example3 Caught exception: Did not parse to end of string 'DEPLETION'
some of these tests run for a long time or there is a problem with some infinite loop (lattice_example4, lattice_example5, model_example8, model_example10. Is there some debug mode which could tell what exactly is the cause ?
Regards, Mateusz