Deleting hypre files other than the library

2007-03-03 Thread Ben Tay
Hi,

I've used --download-hypre=1 to integrate hypre into PETSc. I've found the
hypre directory in externalpackages. hypre takes up about 136mb. Can I
delete the files other than the library files (such as src) after I've
compile them?

Thanks alot!
-- next part --
An HTML attachment was scrubbed...
URL: 
http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20070303/9deb99de/attachment.htm


Deleting hypre files other than the library

2007-03-02 Thread Barry Smith

  You can delete src and docs

   Barry


On Sat, 3 Mar 2007, Ben Tay wrote:

 Hi,
 
 I've used --download-hypre=1 to integrate hypre into PETSc. I've found the
 hypre directory in externalpackages. hypre takes up about 136mb. Can I
 delete the files other than the library files (such as src) after I've
 compile them?
 
 Thanks alot!