Hans Pabst

Results 88 comments of Hans Pabst

I am not sure, but given that two GSOC projects are granted maybe the idea to incorporate LIBXSMM somewhere is on the table? There is optimized code for all flavors...

Forget about GSOC, I have messed this up with tiny-dnn. Sorry.

( Some answers given here are also applicable [here](https://github.com/hfp/libxsmm/issues/374#issuecomment-727193891) as well. )

Hi all, I internally got an issue reported for XCONFIGURE building CP2K with LIBINT 2.6 (as provided at https://github.com/cp2k/libint-cp2k). Let me list my findings, perhaps some are relevant for this...

Perhaps this issue shows the desire to lower the stacksize (despite of the [ability to increase it](https://github.com/cp2k/cp2k/issues/1873#issuecomment-1015284487)). The grid code uses C99 which allows to have stack-based arrays with sizes...

I am meeting Andreas M. every week. I will check and forward this issue as a first step.

> 1. GPU build and OpenMP > at the moment the GPU build of ELPA does _not_ work if openmp is enabled. This should not lead to crash but rather...

On the other hand (and under Linux), I found `dbm_miniapp.x` crashes with and without MPI in certain cases. * CPU: `CC="mpicc -D__parallel" make NVCC=` * GPU: `CC="mpicc -D__parallel" make` For...

@oschuett No, it is with GCC 9.4. I will investigate later and share.

@mkrack Out of curiosity, this is without LIBXSMM? The latter is not yet ready for M1.