issues
search
cp2k
/
dbcsr
DBCSR: Distributed Block Compressed Sparse Row matrix library
https://cp2k.github.io/dbcsr/
GNU General Public License v2.0
135
stars
47
forks
source link
ocl: improved synchronization plus several fixes
#555
Closed
hfp
closed
2 years ago
hfp
commented
2 years ago
Avoid creating unnecessary user-events (ACC_OPENCL_EVENT_CREATE).
Automatically enable cache if cache-folder exists.
Fixed calling function (wrong signature).
Fixed synchronization issue.
Code cleanup.