10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-21 20:52:18 +02:00
Commit Graph

1000 Commits

Author SHA1 Message Date
Anthony Scemama
7ebc2ac896
Fixed last merge (#217)
* Fixes #211

* Removed debug print

* Revert input coordinates

* Fix MPI
2017-12-19 13:48:21 +01:00
333b4b1b07 Fixed MRCEPA 2017-12-18 18:40:49 +01:00
7fe2ff4605 Merge branch 'master' of github.com:scemama/quantum_package
Conflicts:
	plugins/mrcepa0/mrcc_stoch_routines.irp.f
2017-12-18 18:37:04 +01:00
7bb866e8ad Forgot file 2017-12-18 18:05:06 +01:00
e837d7d2ad Compiles 2017-12-18 14:31:45 +01:00
cf28b687e0 Merge branch 'feature/sym' into develop 2017-12-18 11:05:15 +01:00
0fefc7c20e Merge branch 'master' into develop
Conflicts:
	src/Integrals_Bielec/mo_bi_integrals.irp.f
2017-12-18 10:20:10 +01:00
Anthony Scemama
87e00d415b
mrcc_zmq updated for recent changes (#57) 2017-12-18 09:34:06 +01:00
407abf5d77 Added character tables 2017-12-15 19:24:18 +01:00
816e70a683 Added symmetry detection 2017-12-14 19:03:51 +01:00
a6ed2457b4 Nested parallelism in 4idx 2017-12-12 16:26:48 +01:00
60ecb0006f Fixed memory leak in 4idx 2017-12-12 15:28:27 +01:00
61d1a2b551 Fixed old FCI: 2017-12-08 17:07:28 +01:00
f93cfb8a6f Revert 4idx 2017-12-08 16:17:54 +01:00
ad58d8c55d Removed ezfio_interface file 2017-12-08 14:12:39 +01:00
a3c3a32519 Merge branch 'master' of github.com:scemama/quantum_package 2017-12-08 14:12:20 +01:00
2472e63bd5 Removed parallelism in old selection 2017-12-08 10:48:09 +01:00
2b1d6bc9fc Cleaning 2017-12-08 09:45:18 +01:00
4f0a90bf6a Fixed EZFIO 2017-12-07 10:25:36 +01:00
97297f68a8 FCI with NOS 2017-12-07 10:02:59 +01:00
f7d715ba6c CIS doesn't read wf 2017-12-06 19:22:52 +01:00
garniron
a14e69bdb7
Merge branch 'master' into master 2017-12-06 16:16:44 +01:00
d98805b3e5 Added ZMQ 4idx 2017-12-05 18:54:10 +01:00
44f91e4187 MRCC merge with garniroy, broken 2017-12-04 12:04:46 +01:00
Anthony Scemama
a846375d25
MRCC stoch (#56)
* experimental mrcc_sto

* experimental (not working) delta_cancel

* delta_cancel was uninitialized

* mrcc dressing on first column ; mrcc_stoch estimates energy from dressing

* mrcc_zmq

* checkpointed mrcc_zmq

* corrected small bias - better balanced checkpoints

* checkpoints were triggered at wrong time

* hardcoded and arbitrary target absolute error for mrcc_zmq

* removed delta_ij_cancel

* removed useless parameter coef in mrcc_part_dress_1c
2017-12-04 10:49:37 +01:00
7131a21be6 Bug in analyze_wf 2017-12-04 10:31:54 +01:00
0c190934a8 Format in pseudo 2017-12-01 13:27:34 +01:00
2e5752f8f5 Parallelism OK with 50 nodes 2017-11-29 19:10:27 +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
140a8e30fd Added control ID in zmq_state 2017-11-29 12:49:26 +01:00
3ac2e2d8c3 Fixed CISD 2017-11-29 10:06:55 +01:00
e4080ce676 Fixed CAS_SD 2017-11-28 18:20:26 +01:00
ff8fcfa42b qdpt test 2017-11-28 17:11:44 +01:00
c476aa1159 MPI with I/O 2017-11-28 14:20:17 +01:00
1a5a4d5ff2 Introduced MPI for EZFIO accesses 2017-11-28 01:05:28 +01:00
68967d2101 Improved Parallelism 2017-11-27 23:18:18 +01:00
a9aeda4958 Packed tasks for PT2 stoch 2017-11-27 19:44:29 +01:00
fa7505ceca Fixed qp_run 2017-11-27 17:18:14 +01:00
a672cdb445 Selectors_Utils is not a core module 2017-11-27 16:40:40 +01:00
5fcb1e455e FIxed travis 2017-11-27 16:31:00 +01:00
1705a29815 Fixed travis 2017-11-27 13:43:05 +01:00
0df48e6b15 Cleaning 2017-11-27 11:28:16 +01:00
12295ce7c0 Removed aligns 2017-11-27 10:58:32 +01:00
fc5f0b9745 mpif.h 2017-11-27 09:58:48 +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