10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-12-22 12:23:43 +01:00
Commit Graph

1505 Commits

Author SHA1 Message Date
775cfa66d7 Set default of distributed_davidson to false 2024-09-26 19:27:44 +02:00
05ae2f2405 Improve mmap in davidson 2024-09-26 19:26:16 +02:00
0b3b62aec8 Can't improve davidsion with storage 2024-09-26 19:02:59 +02:00
db29e0048a Working on compute_singles 2024-09-26 16:21:04 +02:00
4c4c65581a Improve mmap interface 2024-09-25 11:11:55 +02:00
360ac7b128
Merge pull request #347 from antoine-marie/overlap
add maximum overlap method in hartree fock
2024-09-20 16:09:11 +02:00
Antoine Marie
e9c900fe00 add dgemm in max overlap 2024-09-19 16:20:54 +02:00
fed372d523 Fix GPU interface 2024-09-18 17:04:47 +02:00
Antoine Marie
b68fe9feb2 add maximum overlap method in hartree fock 2024-09-18 09:43:11 +02:00
eginer
9a284e7fcf fixed dependencies in jastrow and mu_of_r 2024-09-09 12:23:18 +02:00
eginer
86cc1690e3 fixed mu_of_r NEED 2024-09-09 12:10:26 +02:00
eginer
316d81e8cf fixed termination bug in cholesky for small basis 2024-09-09 11:49:19 +02:00
eginer
d9cd6e2b37 Merge branch 'dev-stable' of https://github.com/QuantumPackage/qp2 into dev-stable 2024-09-05 22:02:20 +02:00
eginer
1221d48395 failure attempts in mu(r) 2024-09-05 22:01:22 +02:00
aa213eacf9 fix transition numbering 2024-09-05 11:00:01 +02:00
AbdAmmar
07c4db5ae0
Merge pull request #40 from QuantumPackage/dev-stable
Fix state following when N_states_diag is too small
2024-08-27 15:25:04 +02:00
eginer
65bef0b266 new attempt of mu(r) 2024-08-27 15:24:46 +02:00
4d5467218d Fix state following when N_states_diag is too small 2024-07-31 17:51:54 +02:00
Abdallah Ammar
eb236e0112 Merge branch 'dev-stable' of https://github.com/AbdAmmar/qp2 into dev-stable 2024-07-29 17:22:53 +02:00
edf3a27534 rank_max 2024-07-29 16:15:48 +02:00
eginer
cb8bef2ecd added gradients of mu_mf 2024-07-24 12:43:20 +02:00
eginer
a0140b9b0a added mu_of_r_mean_field.irp.f 2024-07-24 12:20:16 +02:00
eginer
31028f8979 fixed some weird dependencies in TC, introduced an AO cholesky 2e function 2024-07-16 17:44:48 +02:00
eginer
6985d4d549 the casscf does not work with mo optimization ... 2024-07-12 18:25:17 +02:00
eginer
228796cff5 split the mo_optimization into mo_optimizatio_utils and mo_optimization 2024-07-12 17:41:15 +02:00
eginer
d7bf334fc0 Merge branch 'dev-stable' of https://github.com/QuantumPackage/qp2 into dev-stable 2024-07-12 16:20:12 +02:00
eginer
505d10084c Choleskization of the CASSCF 2024-07-12 16:19:53 +02:00
eginer
56450ed043 introduced functions mimicking the arrays 2024-07-11 19:09:20 +02:00
eginer
31ec3ace05 correct transformation of cholesky vectors on the NO basis 2024-07-11 14:22:27 +02:00
eginer
d219dc1026 beginning to put cholesky in CASSCF 2024-07-11 13:57:28 +02:00
6c275d54ef Fix intent 2024-07-09 22:14:19 +02:00
9ad69bb27d GPU accelerated CCSD 2024-07-09 03:27:54 +02:00
f09e91cb22 Working on CCSD GPU 2024-07-09 02:59:26 +02:00
5b1e5f84e6 Working on r2 2024-07-04 14:52:09 +02:00
a788426aa5 Working on r2 2024-07-04 12:01:16 +02:00
7ceb8fdcca Finished r1 2024-07-03 18:24:13 +02:00
d686972988 Merge branch 'dev-stable' of https://github.com/QuantumPackage/qp2 into dev-stable 2024-07-03 16:13:17 +02:00
2f8e7bd4f7 Updated to read CHolesky MO integrals from TREXIO 2024-07-03 15:32:38 +02:00
cc09f8c61a Minor changes in Cholesky 2024-07-03 14:52:20 +02:00
6dfa8f8b32 Merge branch 'dev-stable' of github.com:QuantumPackage/qp2 into dev-stable 2024-07-03 14:50:14 +02:00
92fe3a6f84 Working on r1 2024-07-02 18:36:19 +02:00
447cdcd907 Working on r1 2024-07-02 17:22:41 +02:00
2bead959d0 Fxied GPU interface for gfortran 2024-07-02 13:58:19 +02:00
44a7729f65 H_ finished in CCSD 2024-07-01 19:00:27 +02:00
d3c1994c64 H_vv 2024-07-01 18:04:48 +02:00
860121d404 H_oo on GPU 2024-06-29 02:59:51 +02:00
Abdallah Ammar
73066b4ac5 issue with linking with CUDA 2024-06-29 01:16:48 +02:00
b467bef6dd Forgot file 2024-06-28 21:37:14 +02:00
c7df9a72cc Fixing again actions 2024-06-28 21:32:04 +02:00
a5f4f0516e Fixing compile 2024-06-28 17:40:01 +02:00