Forrtl: severe (41): insufficient virtual memory: Difference between revisions

From Wiki
Jump to navigation Jump to search
New page: The error forrtl: severe (41): insufficient virtual memory When running VASP or QE on you local machine can be fixed by adding ulimit -s unlimited in your .bashrc
 
No edit summary
 
Line 1: Line 1:
The error
The error
forrtl: severe (41): insufficient virtual memory
forrtl: severe (41): insufficient virtual memory
When running VASP or QE on you local machine can be fixed by adding
When running VASP or QE on you local machine can be fixed by adding
  ulimit -s unlimited  
  ulimit -s unlimited  
in your .bashrc
in your .bashrc

Latest revision as of 16:41, 31 August 2017

The error

forrtl: severe (41): insufficient virtual memory

When running VASP or QE on you local machine can be fixed by adding

ulimit -s unlimited 

in your .bashrc