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

2627 Commits

Author SHA1 Message Date
407abf5d77 Added character tables 2017-12-15 19:24:18 +01:00
816e70a683 Added symmetry detection 2017-12-14 19:03:51 +01:00
af229e7028 Load balancing in 4idx 2017-12-14 14:04:21 +01:00
31b3b7dd79 Fixed 4 idx 2017-12-12 22:56:09 +01:00
2ede44f483 Genius amazing parallelism 2017-12-12 16:56:14 +01:00
a6ed2457b4 Nested parallelism in 4idx 2017-12-12 16:26:48 +01:00
174496c523 Merge branch 'develop' of github.com:scemama/quantum_package into develop 2017-12-12 15:28:52 +01:00
60ecb0006f Fixed memory leak in 4idx 2017-12-12 15:28:27 +01:00
3747b3c2a8 Merge branch 'develop' of github.com:scemama/quantum_package into develop 2017-12-08 14:07:14 +01:00
f2da24ae4c Fixed psi_coef I/O bug 2017-12-08 11:49:58 +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
146e75b89a More tasks in AO-MO transformation 2017-12-05 19:10:53 +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
05ea4f54a9 Merge branch 'develop' of github.com:scemama/quantum_package into develop 2017-12-01 13:28:43 +01:00
803d079b50 Minor changes in slater rules 2017-12-01 13:28:40 +01:00
0c190934a8 Format in pseudo 2017-12-01 13:27:34 +01:00
f448c37461 Overlap of multiple states 2017-11-30 18:01:27 +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
2dea5ea1af Indentation 2017-11-29 13:56:48 +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
f7831c033a Fixed read wf 2017-11-29 12:17:01 +01:00
3ac2e2d8c3 Fixed CISD 2017-11-29 10:06:55 +01:00
8dd2dcb44f Reduced memory in 4idx 2017-11-29 09:35:11 +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
d680c85b8c Parallelism OK 2017-11-28 15:51:21 +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
6b0b988ee8 Fixed overflow 2017-11-27 23:38:48 +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
37c05e25e2 Forgot file 2017-11-27 13:17:02 +01:00
3aa99f23b6 ZMQ_PUSH 2017-11-27 12:07:27 +01:00
db87e1d3c4 Removed GPI2 2017-11-27 12:05:51 +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