[petsc-dev] ParMETIS change
Balay, Satish
balay at mcs.anl.gov
Wed Sep 13 09:07:31 CDT 2017
What errors do you get? The primary code change was to use real_t instead of PetscReal in calls to parmetis.
The change was done to make parmetis built by petsc be same as default parmetis that others/distros might build.
And this enables consistent usage from quad build of petsc.
I can add –download-metis-double or similar option to configure – if useful.
Satish
From: Eric Chamberland<mailto:Eric.Chamberland at giref.ulaval.ca>
Sent: Wednesday, September 13, 2017 8:41 AM
To: petsc-dev<mailto:petsc-dev at mcs.anl.gov>
Subject: [petsc-dev] ParMETIS change
Hi,
having trouble to compile our code with PETSc-master new defaults
options for PARMEtis.
Parmetis was using double precision before...
By curiosity, is there a big performance gain to use float?
Thanks,
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20170913/fd8636bf/attachment.html>
More information about the petsc-dev
mailing list