Abinit 7.6.3 make option and test error
Posted: Fri Apr 11, 2014 4:05 pm
Hi, I am just finish installing the MPI enabled version of Abinit 7.6.3.
After the command ./configure, I am presented with two options of make: i) simply 'make' and ii) for SMP machine 'make multi multi_proc=<n>'.
Since the nproc command returned by the linuc cmd is 8, does it mean that I should choose the second option with n=8?
Suppose that I have choose the second method, when I do the internal testing 'make testin_1' no command available message is returned. For the test 'make tests_in' the results are positve but there is multiple results to a single sub-test (11 results to test_in, 11 results to test v1, 11 results to test v5 .....). Is this normal since I choose the second option above?
Another thing is that when I cancel the calculation due to too much time taken and then delete the Test_suite in the tests directory, there will be some error message: Level abinit : call macroin2. Status file, with repetition rate 49, status number 10. Sometimes it is will be ok again after a period of time but mostly I have to uninstall and make install again, which is not always working also.
Can someone help me to clear my confusions?
After the command ./configure, I am presented with two options of make: i) simply 'make' and ii) for SMP machine 'make multi multi_proc=<n>'.
Since the nproc command returned by the linuc cmd is 8, does it mean that I should choose the second option with n=8?
Suppose that I have choose the second method, when I do the internal testing 'make testin_1' no command available message is returned. For the test 'make tests_in' the results are positve but there is multiple results to a single sub-test (11 results to test_in, 11 results to test v1, 11 results to test v5 .....). Is this normal since I choose the second option above?
Another thing is that when I cancel the calculation due to too much time taken and then delete the Test_suite in the tests directory, there will be some error message: Level abinit : call macroin2. Status file, with repetition rate 49, status number 10. Sometimes it is will be ok again after a period of time but mostly I have to uninstall and make install again, which is not always working also.
Can someone help me to clear my confusions?