We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2ca4c6 commit ed25c0bCopy full SHA for ed25c0b
docs/software/sciapps/cp2k.md
@@ -419,7 +419,9 @@ See [manual.cp2k.org/CMake] for more details.
419
420
The `cp2k/2025.1` uenv provides CP2K with [DLA-Future] support enabled. The DLA-Future library is initialized
421
even if you don't [explicitly ask to use it](https://manual.cp2k.org/trunk/technologies/eigensolvers/dlaf.html).
422
+This can lead to some surprising warnings and failures described below.
423
424
+##### `CUSOLVER_STATUS_INTERNAL_ERROR` during initialization
425
If you are heavily over-subscribing the GPU by running multiple ranks per GPU, you may encounter the following error:
426
427
```
0 commit comments