[petsc-dev] petsc-dev hg server still hosed?
Hong Zhang
hong at aspiritech.org
Wed Apr 28 09:42:05 CDT 2010
Dmitry,
Petsc repo server is down due to bad hard disc.
We are replacing it with a new disc - hopefully to get it back as soon
as possible.
I get build error about Matfwk, and pushed a fix:
#if defined PETSC_HAVE_MATIM
ierr = MatRegisterDynamic(MATFWK, path,"MatCreate_DD",
MatCreate_DD);CHKERRQ(ierr);
ierr = MatRegisterDynamic(MATIM, path,"MatCreate_IM",
MatCreate_IM);CHKERRQ(ierr);
#endif
If this is not correct, please revise.
Hong
On Wed, Apr 28, 2010 at 9:34 AM, Dmitry Karpeev <karpeev at mcs.anl.gov> wrote:
> I just tried pulling, but timed out.
>
> Dmitry.
>
More information about the petsc-dev
mailing list