10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-07-31 17:44:23 +02:00
Commit Graph

64 Commits

Author SHA1 Message Date
2e65943c0b Bug corrected in selection tasks 2017-04-14 12:04:21 +02:00
26c591c183 Fast davidson 2017-04-14 11:18:13 +02:00
77f38a94a2 working on davidson 2017-04-14 11:09:55 +02:00
6d30e194b8 working on davidson 2017-04-13 20:04:35 +02:00
1d6593a288 pedantic changes 2017-04-12 19:29:21 +02:00
6469a6547f openmp 2017-04-12 15:39:16 +02:00
7c8506386f Same spin OK 2017-04-02 16:42:32 +02:00
f5903b960c Debug in davidson 2017-04-01 00:14:09 +02:00
60164de0c0 Accelerated selection 2017-03-30 01:13:27 +02:00
f8da3159f0 Merge branch 'master' of github.com:scemama/quantum_package 2017-03-25 11:57:12 +01:00
3d21999c7e ZMQ checks 2017-03-25 11:57:06 +01:00
1ae57b97f8 Temporary fix for parallel davdison 2017-03-25 11:56:08 +01:00
b4395468a1 Optims davidson 2017-03-06 18:29:39 +01:00
8da52b8f59 Fixed communications 2017-03-03 22:20:57 +01:00
feb9752ecb Accelerated distributed Davidson 2017-03-01 01:19:17 +01:00
9afc82c878 Less pressure on qp_run when ading tasks 2017-02-28 22:43:59 +01:00
8b1d083de9 Memory in Davidson 2017-02-27 12:31:41 +01:00
9354d7f5f1 Fixed many bugs 2017-02-10 03:24:12 +01:00
92d7bbd57e Fixed PT2 stoch: fragments broken 2017-02-10 00:50:37 +01:00
9a7db910d9 Fixed distributed Davidson 2017-02-08 20:54:15 +01:00
82772b96c7 MRCC_selected 2016-12-29 22:00:41 +01:00
0653c435cd Travis 2016-12-19 14:24:43 +01:00
bbc6065f25 Improved parallelism in davidson 2016-12-15 12:10:43 +01:00
c911db7f8e Accelerated u0_h_u0 2016-12-13 12:40:12 +01:00
683189855a De-symmetrized u0_H_u0 2016-12-13 12:29:48 +01:00
c07b0381b7 Acceleration of Davidson for Nint>1 2016-12-06 11:31:15 +01:00
cc66ed86db Minor changes 2016-12-03 18:58:07 +01:00
07b48ef2f7 Updated install scripts 2016-12-02 12:04:38 +01:00
3c230b42fe Introduced davidson_diag_hjj_sjj_mmap 2016-11-16 10:17:37 +01:00
23e5036718 Better parallelization of Davidson 2016-11-14 13:33:36 +01:00
fe54cb2675 Introduced PT2 energy denomitator provider 2016-11-11 23:07:58 +01:00
a1a2d88826 Removed ZMQ parallelization in Davidson 2016-11-08 16:59:29 +01:00
225c1f607e Manu changes 2016-11-04 17:34:05 +01:00
62e8d1a0ac The qp_run queue now pops from the back 2016-10-18 13:38:45 +02:00
c3a6b5ba6b Avoid extra calculation of S2 2016-10-11 23:42:05 +02:00
7fcb4008de Improved parallel davidson 2016-10-11 22:45:40 +02:00
cde6fd07e3 merged 2016-10-10 16:03:56 +02:00
Yann Garniron
30eda7b248 removed OMP - double work 2016-10-10 14:45:58 +02:00
617809538e Removed prints 2016-10-09 22:56:16 +02:00
126ae40305 Reduced memory 2016-10-09 22:51:40 +02:00
12407798c9 Merge branch 'garniron-master': Davidson OpenMP
Conflicts:
	src/Davidson/davidson_parallel.irp.f
	src/Davidson/u0Hu0.irp.f
2016-10-08 21:42:43 +02:00
Yann Garniron
c3dd90e199 davidson locally reduces task results 2016-10-08 19:21:53 +02:00
fc90d61d5e Fixed H_u_0_nstates N_st /= N_states_diag 2016-10-07 19:51:08 +02:00
Yann Garniron
77015118d7 beta-beta now distributed in davidson 2016-10-07 14:14:26 +02:00
b75e7dd2c2 Fixed bug of dimensions in davidson 2016-10-07 12:22:43 +02:00
f7a2710f5c Corrected bug in transposed collector 2016-10-07 09:46:59 +02:00
693604d338 Improve parallel davidson 2016-10-07 00:42:03 +02:00
e7375d1b9a Increased task sizes 2016-10-06 16:39:34 +02:00
311df93d20 Corrected N_states N_states_diag i parallel davidson 2016-10-06 14:35:43 +02:00
Yann Garniron
e2154fb892 corrected ZMQ bug - removed stack array 2016-10-06 10:54:40 +02:00