QuantumPackage / qp2

Quantum Package : a programming environment for wave function methods
https://quantumpackage.github.io/qp2/
GNU Affero General Public License v3.0
71 stars 31 forks source link

orbital optimization crash with memory issue. #319

Closed anbenali closed 9 months ago

anbenali commented 9 months ago

Cipsi-orb opt exits with crash and exit2 message after few cipsi iterations with "unable to dealocate map"

The system is O2 and the basisset is cc-pvtz_ecp_ccecp

System 
  2

  O            0.00000000       0.00000000       0.00000000
  O            0.00000000       0.00000000       1.20750000

The exit file is attached but the error message is:


---rotation_matrix---
 Max error in R.R^T:  1.112980249084082E-014
 Time in rotation matrix:  7.240772247314453E-004
 ---End rotation_matrix---

 ---apply_mo_rotation---
 Time in apply mo rotation:  7.081031799316406E-004
 ---End apply_mo_rotation---
 Unable to deallocate map
Program exited with code 2.
Wall time: 0:00:05

CIPSI.TXT

scemama commented 9 months ago

This is probably due to the use of ifx. This does not happen with ifort and gfortran.

anbenali commented 9 months ago

Something has changed as I had to create a new ezfio then run the orb. Opt. Now it works if I create a new ezfio and fresh optimization. Sorry for the false alarm

On Fri, Feb 16, 2024, 5:57 AM Anthony Scemama @.***> wrote:

This is probably due to the use of ifx. This does not happen with ifort and gfortran.

— Reply to this email directly, view it on GitHub https://github.com/QuantumPackage/qp2/issues/319#issuecomment-1948259472, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF4XVQ3X73N5ICWA5WFH32LYT5CTBAVCNFSM6AAAAABDBUTGECVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNBYGI2TSNBXGI . You are receiving this because you authored the thread.Message ID: @.***>