User Tools

Site Tools


instructions

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
instructions [2014/06/03 14:23]
gilmer
instructions [2014/06/03 14:37]
gilmer
Line 19: Line 19:
 8. Set PARDISO_LIBDIR = -L[path to directory containing the dynamic library] 8. Set PARDISO_LIBDIR = -L[path to directory containing the dynamic library]
  
-9. Set PARDISO_LIBS = -lpariso500-MACOS-X86-64+9. Set PARDISO_LIBS = -lpardiso500-MACOS-X86-64
  
 10. Open Makefile, ​ look under ##Choose Matrix Solver Package 10. Open Makefile, ​ look under ##Choose Matrix Solver Package
  
-11. Comment all lines under this heading with #, and set MATRIX_SOLVER ?= PARDISO+11. Comment all lines under this heading with # (Except leave MATRIX_SOLVER = build)!, and set MATRIX_SOLVER ?= PARDISO
  
 12. Go into jacobian_PARDISO.f90 and uncomment the line that calls pardisoinit 12. Go into jacobian_PARDISO.f90 and uncomment the line that calls pardisoinit
  
 Now you can compile and run as before, but it should be faster than the default LAPACK solver. Now you can compile and run as before, but it should be faster than the default LAPACK solver.
instructions.txt ยท Last modified: 2014/06/03 14:40 by gilmer