[Getdp] getdp + petsc + mumps

Артем Хорошев vskych at gmail.com
Tue Sep 3 08:34:24 CEST 2013


Hi!
I use GetDP(2.4.1)  with PETSc(3.2, from Ubuntu 13.04 repository) and 
MUMPS(4.10, also from repository). MUMPS user's guide says about the 
possibility of determining the folder for temporary files of Out-Of-Core 
factorization step by using the "/mumps par%OOC TMPDIR/" variable.
I try to use "/-mat_mumps_ooc_tmpdir/" (take from /mumps.c/ source file) 
option in /.petscrc/, but it not work.
For example:
/-mat_mumps_ooc_tmpdir /home/username/ooc/tempdirectory/
,but the program use //tmp/ directory.

Can the GetDP use this option? Or is there a different syntax?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/getdp/attachments/20130903/3664a8b5/attachment.html>