Alfio Lazzaro

Results 115 comments of Alfio Lazzaro

@hfp Can we close this issue (and the corresponding #261)?

@hfp I went again to read this issue... My understanding is that the first point is fixed (acc_init). Note that there is issue #13 somehow related to this topic... But...

Then let's reopen... I like the idea to have symmetry between init and finalize...

Daint-CI reports the following errors with CCE: ``` /users/jenkg90/workspace/g90/DBCSR/examples/dbcsr_example_3.cpp:187:37: error: invalid suffix 'd' on floating constant c_dbcsr_multiply_d('N', 'N', 3.0d, matrix_a, matrix_b, 2.0d, matrix_c, nullptr, nullptr, ^ /users/jenkg90/workspace/g90/DBCSR/examples/dbcsr_example_3.cpp:187:63: error: invalid suffix...

Thanks! There is also a dask security problem (see https://github.com/cp2k/dbcsr/security/dependabot )

done, let me know if you can see it

The CI is fine now. The "not found" is because we have to fix a problem with the data store at CSCS (@dev-zero is working on it).

@pseewald The problem is that we cannot control the parameters at the compiling time, therefore the code becomes pretty soon untested (have you ever tried to make any of those...

You can add a new test for the coverage. The current situation is: https://codecov.io/gh/cp2k/dbcsr/tree/develop/src/ops dbcsr_io is not tested, but for the moment it is not important (this part of the...

Autotuning the kernels for A100 is definitely on our schedule. In the meantine, you can use V100 kernels.