All.conf: Difference between revisions

From VASP Wiki
(Created page with "<pre> # # define the commands that run vasp_std, vasp_ncl, and vasp_gam # # Default: # ##export VASP_TESTSUITE_EXE_STD="mpirun -np 4 $PWD/../bin/vasp_std" ##export VASP_TESTSU...")
 
(No difference)

Latest revision as of 15:33, 3 February 2020

#
# define the commands that run vasp_std, vasp_ncl, and vasp_gam
#
# Default:
#
##export VASP_TESTSUITE_EXE_STD="mpirun -np 4 $PWD/../bin/vasp_std"
##export VASP_TESTSUITE_EXE_NCL="mpirun -np 4 $PWD/../bin/vasp_ncl"
##export VASP_TESTSUITE_EXE_GAM="mpirun -np 4 $PWD/../bin/vasp_gam"