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: changed license to BSD-3-Clause #800

Closed hfp closed 4 months ago

hfp commented 4 months ago
hfp commented 4 months ago

I guess the change has no further comments, and I will rebase it asap. A future step can be about moving the code into a separate repository (likely not CP2K's repository).

alazzaro commented 4 months ago

LGTM

hfp commented 4 months ago

Thanks! In exchange, I will get CMake to download external dependencies like LIBXSMM and/or a separate OpenCL layer smoothly plus options to customize like relying on prebuilt/local dependencies.

Also, I did not forget the LIBXSMM@ARM: if it's "urgent", you can use LIBXSMM 379d90b6e55c4dd9263574d2066e9b038cb628ea and it should be fine prior to any "LIBXSMM 2.0".