***** How to apply the patch3.6.1: ***** cp ./patch3.6.1.tar.gz openmx3.6/source cd openmx3.6/source tar zxvf patch3.6.1.tar.gz mv GaAs.out ../work/input_example/ make install ***** patch3.6.1.tar.gz ***** contains EigenBand_lapack.c Eigen_lapack.c Eigen_PHH.c Eigen_PReHH.c exx.h exx_debug.c exx_file_eri.c exx_file_overlap.c exx_interface_openmx.c exx_step1.c Total_Energy.c XC_PBE.c GaAs.out ***** purpose of patch3.6.1.tar.gz ***** (i) The direct control of optimization level by applying #pragma optimization_level 1 to EigenBand_lapack.c Eigen_lapack.c Eigen_PHH.c Eigen_PReHH.c XC_PBE.c (ii) Correction for the use of '-Dnoomp' and/or '-Dnompi' to exx.h exx_debug.c exx_file_eri.c exx_file_overlap.c exx_interface_openmx.c exx_step1.c (iii) Correction for the parallelization with openmp to Total_Energy.c (iv) Replacement of a reference out file (GaAs.out) for 'runtest'