Re: Error of test calculation and automatic running test ( No.1 ) |
- Date: 2020/10/06 13:39
- Name: Naoya Yamaguchi
- Hi,
The error says "(No such file or directory)" and it means the binary file of "openmx" cannot be found by your system. So, please check if there is the executable file of "openmx". For example, after moving to "work", $ ls openmx And if it is found, please also try the following. $ mpirun -np 1 ./openmx Methane.dat > met.std & If the above is accepted, you may set the environment variable of PATH.
Regards, Naoya Yamaguchi
|
|