Alfio Lazzaro

Results 27 issues of Alfio Lazzaro

This is likely unrelated to ide-cpp, but I will post here to have any advice... I've installed ide-cpp on Atom on macOS Mojave 10.14.5. clangd is installed with brew (`brew...

Include in GNU tests: - [x] `-fsanitize=leak` - [ ] `-fsanitize=thread`, check https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55561 and CP2K toolchain - [ ] Others?

See https://github.com/cp2k/cp2k/issues/1036

Currently, thread_dist is part the dbcsr_distribution. However, thread_dist is based on row_blk_sizes, which are part of dbcsr_type. So we can have a mix where a matrix has a thread distribution...

See https://github.com/cp2k/cp2k/issues/1037

See https://github.com/cp2k/cp2k/issues/1502

Remove check for maximum kernel size in dbcsr_acc_operations.F, take maximum size from libcusmm.

File to add contributing-to-DBCSR.md, explanation of the build system (and how to hack it), and structure of the directories.

enhancement
postpone

Performance regression: old: https://object.cscs.ch/v1/AUTH_40b5d92b316940098ceb15cf46fb815e/dbcsr-artifacts/logs/build-679/gnu.test.out new: https://object.cscs.ch/v1/AUTH_40b5d92b316940098ceb15cf46fb815e/dbcsr-artifacts/logs/build-689/gnu.test.out Need to check side by side on the same job.