10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-29 16:34:50 +02:00
Commit Graph

201 Commits

Author SHA1 Message Date
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
d680c85b8c Parallelism OK 2017-11-28 15:51:21 +01:00
c476aa1159 MPI with I/O 2017-11-28 14:20:17 +01:00
68967d2101 Improved Parallelism 2017-11-27 23:18:18 +01:00
0df48e6b15 Cleaning 2017-11-27 11:28:16 +01:00
12295ce7c0 Removed aligns 2017-11-27 10:58:32 +01:00
3aeff1b2b1 Fixed MPI parallelism 2017-11-27 00:09:25 +01:00
514b13bc2f Introduced put/get in OCaml 2017-11-26 23:47:19 +01:00
d6ac6e6e73 Debugging 2017-11-26 11:15:58 +01:00
9a0654c17d Error messages 2017-11-24 01:02:53 +01:00
e09e270a01 Better error messages 2017-11-23 21:12:41 +01:00
e111130454 MPI broadcast works 2017-11-23 12:17:47 +01:00
e55a1565e8 MPI test is OK 2017-11-23 10:35:13 +01:00
ca5f6efc93 Fixed print in Davdison 2017-11-21 09:24:39 +01:00
5b942e2db0 Memory leak fixed in 4idx 2017-11-17 11:41:47 +01:00
Emmanuel Giner
301b459f1b Merge http://github.com/scemama/quantum_package 2017-10-27 12:21:45 +02:00
Emmanuel Giner
b447da300e Modifs Manus 2017-10-27 12:20:00 +02:00
a50663a77a Working on four_idx_zmq 2017-10-13 21:10:53 +02:00
7ac793cc52 Working on truncate_wf 2017-10-06 15:41:44 +02:00
f09bd45885 Optimization in selection 2017-09-25 13:23:26 +02:00
Thomas Applencourt
0483b7c3a0 Update EZFIO.cfg 2017-07-12 18:50:15 -05:00
4fe9c8d844 Fixed wrong assert 2017-05-31 17:50:59 +02:00
scemama
7cd0804147 Fixed 2017-05-27 23:31:05 +02:00
12d7dafa2f Fixed Davdison parallel 2017-05-26 14:00:41 +02:00
00d0e39193 Fixed CAS_SD parallel 2017-05-24 17:28:50 +02:00
b0930741b7 Fixed Davidson with int8 messages 2017-05-24 17:13:03 +02:00
scemama
70d52c126a Larges messages for 100M 2017-05-24 15:24:20 +02:00
0ae7dfc224 Accelerated OCaml Psi messages 2017-05-18 18:53:55 +02:00
ef5f905afc Dissymmetrized u0Hu0: less memory and communication 2017-05-18 11:25:00 +02:00
7855e4c07b Distributed davidson for >100k dets 2017-05-17 21:28:34 +02:00
ca4ad5687b Parallelized psi_energy 2017-05-17 21:23:03 +02:00
be733d8f12 Fixed Davdison slave 2017-05-17 09:23:16 +02:00
05df6784da Conditional compiling for ZMQ_PUSH 2017-05-16 16:31:35 +02:00
3d51dde718 ASSERT Fixed 2017-05-16 15:32:48 +02:00
c06a4c2ecd Fixed u0Hu0 2017-05-16 10:42:14 +02:00
767074ab95 Added runtime checks 2017-05-16 09:17:16 +02:00
1c3d8f6a09 Fixed bug in u0Hu0 2017-05-15 12:33:41 +02:00
cbafcb5f55 Restored PUSH/PULL 2017-05-09 21:34:01 +02:00
ce10c5052c Travis bug 2017-05-03 21:15:54 +02:00
c9cf03479a Merge some changes 2017-04-20 18:38:31 +02: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
a9414b4a64 Better load balancing in Davidson 2017-04-19 20:46:09 +02:00
9957279967 Better load balancing in Davidson 2017-04-19 20:22:37 +02:00
a28a9d7d33 Better load balancing in Davidson 2017-04-19 20:00:00 +02:00
cbf8c54d70 Parallelization of Davidson 2017-04-19 19:45:18 +02:00
27d07d7676 Fixed distributed Davdison 2017-04-19 16:44:34 +02:00
69a747fde0 Tuned N_int 2017-04-19 13:06:54 +02:00
48f51a71ce Fixed Davidson 2017-04-19 12:24:09 +02:00