[petsc-dev] Configure changes
    Satish Balay 
    balay at mcs.anl.gov
       
    Wed Sep 15 08:31:00 CDT 2010
    
    
  
Thanks. Its much better now. However - I still see 4 dirs per run -
instead of a single dir.
asterix:/home/balay/tmp/petsc-dev>ls -ld /tmp/petsc*
drwx------. 7 balay balay 4096 Sep 15 08:25 /tmp/petsc-3t39Wz/
drwx------. 7 balay balay 4096 Sep 15 08:25 /tmp/petsc-atP6HX/
drwx------. 7 balay balay 4096 Sep 15 08:25 /tmp/petsc-MoSphJ/
drwx------. 7 balay balay 4096 Sep 15 08:25 /tmp/petsc-S3q8cO/
asterix:/home/balay/tmp/petsc-dev>
Satish
On Wed, 15 Sep 2010, Matthew Knepley wrote:
> I have reorganized the temp dir structure into what we wanted:
> 
>   framework has a top-level tmpDir (petsc-foo) per run
>   each module has its own dir (petsc-foo/moduleName) below this
>   the tmpDir is destryed by framework.cleanup()
> 
> and the Windows bug should be fixed.
> 
>    Matt
> 
> 
    
    
More information about the petsc-dev
mailing list