Differences

This shows you the differences between two versions of the page.

Link to this comparison view

forum:data:2025:memory_allocation_errors [2025/06/12 22:18] – Created from the form at forum:start Riverforum:data:2025:memory_allocation_errors [2025/06/13 08:57] (current) Maurits W. Haverkort
Line 10: Line 10:
  
 Specifically, one error caught my eye:  Specifically, one error caught my eye: 
-"""+<code>
 Outer loop   4, Number of Determinants:   1433409  26543058 last variance  7.412405896600516E+02 Outer loop   4, Number of Determinants:   1433409  26543058 last variance  7.412405896600516E+02
 alloc failed WaveFunctionInitCopyBasis 02 Im alloc failed WaveFunctionInitCopyBasis 02 Im
 to do BlockLanczosGroundStateConserveBasisKrylovRecalculate to do BlockLanczosGroundStateConserveBasisKrylovRecalculate
 Cheap fix needs to be improved Cheap fix needs to be improved
-"""+</code>
 as it specifically says it's a cheap fix and needs to be improved. Does anyone know if anything better has been developed? as it specifically says it's a cheap fix and needs to be improved. Does anyone know if anything better has been developed?
  
Line 21: Line 21:
  
 See below the raw output for more error messages. See below the raw output for more error messages.
- 
- 
- 
- 
  
 Code Output: Code Output:
 +<code>
 Lmod is automatically replacing "gcc/12.3" with "intel/2023.2.1". Lmod is automatically replacing "gcc/12.3" with "intel/2023.2.1".
  
Line 124: Line 120:
 ComplexWaveFunctionAddElement failed in ComplexWaveFunctionAddElementOMPMiniFlush ComplexWaveFunctionAddElement failed in ComplexWaveFunctionAddElementOMPMiniFlush
 ComplexWaveFunctionAddElementOMPMiniFlush failed in OperatorPsiMC ComplexWaveFunctionAddElementOMPMiniFlush failed in OperatorPsiMC
 +</code>
  
 </WRAP> </WRAP>
Print/export