diff --git a/ChangeLog b/ChangeLog index a3b5120ddae5a526f4f5db287c7a85a5f5e2d9e9..237f203273ceef734df52a947d35ff7cd52f8a33 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,11 @@ chameleon-1.3.0 ------------------------------------------------------------------------ - types: add support for half precision arithmetic into the data descriptors - cuda: add half precision conversion kernels, and variants of the gemm kernels (hgemm, and gemmex) + - descriptors: Add the possibility to pass arguments to the rankof + function. This is used to provide custom distribuitions through a + given file. *WARNING*: It changes the interface of + CHAMELEON_Desc_Create_User that requires aan additional `, NULL` + parameters in the general case. chameleon-1.2.0 ------------------------------------------------------------------------