1
0
mirror of https://github.com/TREX-CoE/irpjast.git synced 2024-07-03 09:56:11 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
7b6a9c3925 GEMM GPU OK 2021-04-28 03:10:42 +02:00
412dba6b92 Prepared for recursive 2021-04-26 10:40:43 +02:00
c532c8b6d8 More parallelism 2021-04-24 03:32:53 +02:00
a43ef7893e Introduced wait_tasks 2021-04-23 23:35:06 +02:00
b3f287b8fb Recursive dgemm OK 2021-04-23 14:18:59 +02:00
a3dbb458fe DGEMM in C 2021-04-23 11:25:45 +02:00
3c6352730b Fixed bug (nelec_8) 2021-03-18 10:48:23 +01:00
9d355e5752 Split memory-intensive loop 2021-03-18 10:26:14 +01:00
7fe8e3d214 Changes after Zoom with William 2021-03-10 21:26:25 +01:00
8c5cfe0bbe Minor changes 2021-03-09 00:59:49 +01:00
vijay gopal chilkuri
4753d9a142 Changed order in factor_een_deriv_e_blas. 2021-03-08 23:52:04 +01:00
vijay gopal chilkuri
5b19669825 Fixed bug in allocation of cn. 2021-03-08 22:54:33 +01:00
vijay gopal chilkuri
c2ba528452 Moved j index to position 1. 2021-03-08 22:49:30 +01:00
vijay gopal chilkuri
99775ce6f1 Allocate cn separately. 2021-03-08 22:20:57 +01:00
vijay gopal chilkuri
3172bbbb5c Fixed a few bugs. 2021-03-08 22:16:50 +01:00
vijay gopal chilkuri
84ad1a4927 Make sure to update tmp buffers in BLAS version. 2021-03-08 22:02:53 +01:00
vijay gopal chilkuri
4b26e01de9 moved BLAS to a provider. 2021-03-08 22:01:33 +01:00
vijay gopal chilkuri
b22bd73b29 Fixed allocation of temp buffers. 2021-03-08 21:55:45 +01:00
e4fa71430c Reduced loops 2021-01-25 00:16:09 +01:00
1583fff817 BLAS for VGL 2021-01-23 22:14:49 +01:00
06fa69696a VGL blas OK 2021-01-23 20:06:20 +01:00
146849962c Faster Jastrow 2021-01-23 15:34:36 +01:00
0e5700056b Added blas for feen 2021-01-19 00:31:44 +01:00