10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-02 03:15:34 +02:00
Commit Graph

32 Commits

Author SHA1 Message Date
1e12eba42b Changed how libraries are handled 2023-09-19 14:43:42 +02:00
6a25c3edc9 Update zmq module with fortran preprocessor 2023-02-06 18:02:11 +01:00
abdd4c7dbd Protection of writes in openmp 2021-06-18 12:48:07 +02:00
c2bb6e92f0 Protected internal writes 2021-06-07 16:15:35 +02:00
8102d43aff Removed internal reads in zmq 2021-03-31 13:36:42 +02:00
ee9f4516b3 Fixing zmq bug 2021-03-02 14:27:22 +01:00
4272bb73ae Fixed segfaults 2021-02-23 01:29:56 +01:00
2e463d634e Fix segfaults in zmq 2021-02-17 23:38:21 +01:00
3fec30e4d8 Fixed zmq 2021-01-30 00:30:44 +01:00
47e7e8869a Initialize message in zmq_en_parallel 2020-08-31 15:28:30 +02:00
ef9e61bd24 Merge branch 'dev' of https://github.com/QuantumPackage/qp2 into dev 2020-04-28 15:49:18 +02:00
f182626685 Fixed Forcing kill message 2020-04-23 23:18:12 +02:00
ddb8f64829 Merge lpqlx139:qp2 into dev
Conflicts:
	src/zmq/utils.irp.f
2020-04-22 01:58:17 +02:00
27369e5df8 Commented ZMH_HWM 2020-04-21 23:30:37 +02:00
b1673f66a8 istep in davidson_parallel 2020-04-21 01:03:57 +02:00
ac35c8dbbb Added f77_zmq_free.h for gfortran 2020-03-05 14:19:43 +01:00
28578c0562 use zmq_f77_free.h 2020-03-05 08:51:39 +01:00
0b2fe07290 New selection scheme with SA, variance and rPT2 2019-12-17 10:54:03 +01:00
d9a88399d1 Merge branch 'master' into dev 2019-07-09 17:15:41 +02:00
e0b06889c8 Cleaning 2019-07-09 17:15:30 +02:00
3763767f77 Fix bug with deterministic PT2 2019-07-09 13:40:06 +02:00
e6eb789ab3 Dev lcpq (#49)
* Add energy components

* Fixed beta_rs

* Update do_single_excitation
2019-06-17 17:12:17 -05:00
191d8ff0af Added qp_tunnel 2019-06-15 00:43:09 +02:00
9babb038dc Fixed davidson ZMQ termination 2019-02-05 18:44:03 +01:00
acab743773 Distributed only when Ndet > 100 000 2019-02-04 18:21:21 +01:00
df3a4fce2b Optimized communications 2019-02-04 13:20:24 +01:00
ca26262907 Type error in sending 2019-01-31 17:57:36 +01:00
8bd05b2c3f Asynchronous ZMQ 2019-01-31 17:23:47 +01:00
8f4450f8c5 Reduced ZMQ buffers 2019-01-29 21:48:59 +01:00
318b1af239 Fixing Davidson 2019-01-26 19:13:31 +01:00
f1e14f0851 Fixing Davidson 2019-01-26 12:37:25 +01:00
24d9745056 Initial commit 2019-01-25 11:39:31 +01:00