Patch 3.7.1 to OpenMX Ver. 3.7 |
- Date: 2013/05/27 14:57
- Name: T. Ozaki
- Dear all,
A patch 3.7.1 is released at http://www.openmx-square.org/download.html
When disabling the OpenMP parallelism by -Dnoomp, the compilation will not be completed. Applying the patch 3.7.1 will resolve the problem.
Thank you very much for your cooperation in advance.
Best regards,
Taisuke Ozaki
------------------------------------------------------ Content of README.txt
***** How to apply the patch3.7.1: *****
cp ./patch3.7.1.tar.gz openmx3.7/source cd openmx3.7/source tar zxvf patch3.7.1.tar.gz make install
***** patch3.7.1.tar.gz ***** contains
neb.c
***** purpose of patch3.7.1.tar.gz *****
In case that the OpenMP parallelism is disabled by adding -Dnoomp as compiler option for CC and FC in makefile, the patch should be applied.
| |