10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-02 11:25:26 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
2472e63bd5 Removed parallelism in old selection 2017-12-08 10:48:09 +01:00
d98805b3e5 Added ZMQ 4idx 2017-12-05 18:54:10 +01:00
db0e74bf37 Replace subs by funcs in ZMQ 2017-11-29 17:28:55 +01:00
4a7a80679b Control in put/get 2017-11-29 13:53:24 +01:00
68967d2101 Improved Parallelism 2017-11-27 23:18:18 +01:00
0df48e6b15 Cleaning 2017-11-27 11:28:16 +01:00
3aeff1b2b1 Fixed MPI parallelism 2017-11-27 00:09:25 +01:00
Anthony Scemama
ca973a1e92 Revert "Bugs to fix (#50)" (#51)
This reverts commit 94f01c0892.
2017-04-20 08:45:56 +02:00
Anthony Scemama
94f01c0892 Bugs to fix (#50)
* Add config for knl

* Add mising readme

* Add .gitignore

* Add pseudo to qp_convert

* Working pseudo

* Dressed matrix for pt2 works for one state

* now eigenfunction of S^2

* minor modifs in printing

* Fixed the perturbation with psi_ref instead of psi_det

* Trying do really fo sin free multiple excitations

* Beginning to merge MRCC and MRPT

* final version of MRPT, at least I hope

* Fix 404: Update Zlib Url.

* Delete ifort_knl.cfg

* Update module_handler.py

* Update pot_ao_pseudo_ints.irp.f

* Update map_module.f90

* Restaure map_module.f90

* Update configure

* Update configure

* Update sort.irp.f

* Update sort.irp.f

* Update selection.irp.f

* Update selection.irp.f

* Update dressing.irp.f

* TApplencourt IRPF90 -> LCPQ

* Remove `irpf90.make` in dependency

* Update configure

* Missing PROVIDE

* Missing PROVIDE

* Missing PROVIDE

* Missing PROVIDE

* Update configure

* pouet

* density based mrpt2

* debugging FOBOCI

* Added SCF_density

* New version of FOBOCI

* added density.irp.f

* minor changes in plugins/FOBOCI/SC2_1h1p.irp.f

* added track_orb.irp.f

* minor changes

* minor modifs in FOBOCI

* med

* Minor changes

* minor changes

* strange things in MRPT

* minor modifs

mend

* Fix #185 (Graphviz API / Python 2.6)

* beginning to debug dft

* fixed the factor 2 in lebedev

* DFT integration works for non overlapping densities

* DFT begins to work with lda

* KS LDA is okay

* added core integrals

* mend

* Beginning logn range integrals

* Trying to handle two sets of integrals

* beginning to clean erf integrals

* Handling of two different mo and ao integrals map
2017-04-20 08:36:11 +02:00
9afc82c878 Less pressure on qp_run when ading tasks 2017-02-28 22:43:59 +01:00
62e8d1a0ac The qp_run queue now pops from the back 2016-10-18 13:38:45 +02:00
Yann Garniron
8da0509c5e Massively parallel selection 2016-08-01 16:05:40 +02:00
42a5b96b0d Added Energy to qp_run 2016-07-28 18:53:24 +02:00
025911df0b Optimized parallelism of AO ints 2016-06-23 12:16:09 +02:00
f6369660bd Removed lck 2016-06-06 10:36:23 +02:00
fbd2b11fc9 Introduce PT2 by generator in ZMQ 2016-05-29 23:24:18 +02:00
e2f4857b83 Fetch i_generator from ZMQ 2016-05-29 22:38:06 +02:00
08e557dac4 Repaired ZMQ 2016-05-10 23:21:38 +02:00
078ee95e12 Bug in ei_handler 2016-05-04 16:14:59 +02:00
d17af2fdc7 Added clean context termination to ZMQ 2016-02-22 20:17:48 +01:00
20a857c446 Distributed PT2 2016-02-19 00:20:28 +01:00