10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-08-16 01:28:39 +02:00
Commit Graph

891 Commits

Author SHA1 Message Date
e8e35c8215 Corrected S2 bug in Davidson of MRCC 2016-11-04 18:03:32 +01:00
45f75131f6 Merge branch 'master' of github.com:scemama/quantum_package 2016-11-04 17:34:07 +01:00
225c1f607e Manu changes 2016-11-04 17:34:05 +01:00
6cea98112e Corrected bug with S2 in davidson 2016-11-04 17:31:39 +01:00
a5a34a02f1 Fixed get_ao_bielec_integral 2016-11-04 14:45:08 +01:00
a3e2292b8e Merge with Dr. Giner 2016-11-02 21:46:12 +01:00
Emmanuel Giner
d13853691a conflicts minimized for merge 2016-11-02 17:39:39 +01:00
Emmanuel Giner
124d918021 forgotten files 2016-11-02 16:01:01 +01:00
1a6caf66b5 Corrected print bug for excited states: 2016-11-02 12:12:36 +01:00
203876a0d6 Removed useless unbind 2016-10-31 19:44:30 +01:00
3946c710fe Accelerated mono-excitations (mipi miip) 2016-10-28 22:37:05 +02:00
156a3f551b Accelerated integral access 2016-10-28 22:06:25 +02:00
08ac74cc2d Fixed binding bug 2016-10-28 18:18:46 +02:00
afc4111e24 Fixed "Unable to bind socket" 2016-10-28 17:40:36 +02:00
8802d98849 wrong dimensions in s2_out 2016-10-27 13:49:29 +02:00
4b525172bc Merge branch 'master' of github.com:scemama/quantum_package 2016-10-18 23:49:31 +02:00
1185d70be7 Removed all ipc between Fortran and OCaml 2016-10-18 23:45:44 +02:00
32f9b1a773 Merge branch 'master' of github.com:scemama/quantum_package 2016-10-18 22:50:43 +02:00
4119577ae8 Minor changes 2016-10-18 22:20:46 +02:00
1fe1750f90 Removed residual in Davdison 2016-10-18 21:36:45 +02:00
973065319c Introduced QR in Davidson 2016-10-18 19:29:50 +02:00
62e8d1a0ac The qp_run queue now pops from the back 2016-10-18 13:38:45 +02:00
Emmanuel Giner
bd91472407 selected integrals is ok 2016-10-12 21:29:15 +02:00
5f83602578 Introduced IPC for qp_run and sub sockets 2016-10-12 12:09:33 +02:00
e356e97e16 Introduced qp_run -slave 2016-10-12 11:26:21 +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
f3a46c55c1 Fixed selection bug 2016-10-11 22:44:51 +02:00
Emmanuel Giner
82a29d5603 no vvv integrals is ok 2016-10-11 19:03:23 +02:00
6e897584e9 Bug in integrals 2016-10-10 17:08:53 +02:00
764a46230f Merge 2016-10-10 17:02:26 +02:00
3050eedc1f Comments 2016-10-10 16:38:06 +02:00
cde6fd07e3 merged 2016-10-10 16:03:56 +02:00
c24c13a876 Fixed openmp private/public bug in MRCC 2016-10-10 14:48:49 +02:00
Yann Garniron
30eda7b248 removed OMP - double work 2016-10-10 14:45:58 +02:00
Yann Garniron
61f1e0814a better scheduling in davidson_process 2016-10-10 10:13:57 +02:00
f82137ca36 Fixed : Forgot argument in davidson function 2016-10-09 23:25:24 +02:00
4e829fd4b8 Corrected bug 2016-10-09 23:00:14 +02:00
617809538e Removed prints 2016-10-09 22:56:16 +02:00
126ae40305 Reduced memory 2016-10-09 22:51:40 +02:00
Yann Garniron
b167dcebef reduced synchronization in davidson_process 2016-10-09 15:03:56 +02:00
de4cf9e3e1 Removed OpenMP in davidson 2016-10-09 00:11:50 +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
Yann Garniron
e6b528fe03 openMP davidson slave 2016-10-08 00:39:55 +02:00
fc90d61d5e Fixed H_u_0_nstates N_st /= N_states_diag 2016-10-07 19:51:08 +02:00
2b5c93a58a Fixed tests 2016-10-07 19:45:25 +02:00
Yann Garniron
77015118d7 beta-beta now distributed in davidson 2016-10-07 14:14:26 +02:00
Yann Garniron
dbc7c3cb2c merged with scemama/master 2016-10-07 13:53:41 +02:00
b75e7dd2c2 Fixed bug of dimensions in davidson 2016-10-07 12:22:43 +02:00