Coey Minear
Coey Minear
Pull request #26 would address this issue. Obviously it would be out of sync with the book contents, but it would actually work and produce a positive result.
I still see the problem testing against the 16.08.3 release. Apologies for taking so long to check this.
Is there a new release in which it is believed to be fixed?
The CPU-only versions of the 4 tests identified work with both the 'v2024.3' and 'v2025.1' versions. I will also note that our Nvidia GPU tests also work with both versions....
The same tests are still falling in the same way with the use of `-D__NO_OFFLOAD_PW` in place. I also removed the `-mtune=native` use and replaces `-D__ACC` with `-D__DBCSR_ACC`; I had...
> I'm not sure, but I think there is no relation with AMD GPUs here... As far I can see, TMC/regtest_ana_on_the_fly requires [nranks>2](https://github.com/cp2k/cp2k/blob/e123cd09bd7026f9ca8dae0ffccdab6164b996c9/tests/TEST_DIRS#L8) and most of the tests executed in...