[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Deleting hypre files other than the library
- To: petsc-users@xxxxxxxxxxx
- Subject: Deleting hypre files other than the library
- From: "Ben Tay" <zonexo@xxxxxxxxx>
- Date: Sat, 3 Mar 2007 10:26:04 +0800
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=IyEyvEFVAl0tzsoBFCdsCjuVDc8tuH84lwcIGTANonFPAn1fpG+wGfyp0SV4Rs1I4e+2uhzL2iHhgx+FBgq7yPFJvgif3JNTNcMz5s/cvrNyy+4elTcxDUnr0TS4OhG+b+ilHs8iqbdup7lO6D4J/Oq4rLowaLvQeOcFqC0s+jg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=VZDZYcVEmaZnehJTTttbV/lM99Zt9R1GKz4YPEgq1gRsbu6shpWI8yJsvLqQHSSE95/ayOOxlRdXL08vr2pTe+PJcfGnG5UIOrsoFS1712ntS+ANL4w25LOOofHEZzPczGeD2VHUU0XnjT7bX2J51rS4NSYqbgKpyezkEJN/wbI=
- Reply-to: petsc-users@xxxxxxxxxxx
- Sender: owner-petsc-users@xxxxxxxxxxx
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!