When I do SOR I record the state, with the intent of checking that state in
MatResidual to see if we are good to use the cached Ux. But the state of the
vector is incremented after SOR so it can not be the same. So I moved the
increment before the call to MatSOR. Fine.
But I still have a str
Hi, I'm testing my Matsolver that uses pardico for MATMPIAIJ matrices, I want
to know if you have a set of test for solvers and tests for scalability(to do
benchmarking).
Thanks
On Mon, 16 Sep 2013, Jed Brown wrote:
> Satish Balay writes:
> > Thanks. I also had to fix 'make' thats used by --download-mpich. Both
> > commits
> > pushed to 'jed/gnumake' and merged to 'next'
>
> I haven't heard anything else. Does that mean it's working perfectly
> for everyone or that no
Jed, where you going to give me a PetscObjectGetId?
Satish Balay writes:
> Thanks. I also had to fix 'make' thats used by --download-mpich. Both commits
> pushed to 'jed/gnumake' and merged to 'next'
I haven't heard anything else. Does that mean it's working perfectly
for everyone or that nobody is running 'next'?
If it's working, I'd like to me
Hi what I have done until now if the following:
- Create a cpardiso folder:
- Implementation of my linear solver for mpiaij matrices.
- Create a make file for configuration
- Add '#define MATSOLVERCPARDISO "cpardiso"' in petscmat.h file
- Add mkl.py
- Add cpardi
petsc/petsc seems to have disappeared at bitbucket.org - did I miss a memo?
I solve the problem, I had to add the method MatGetFactor for my package in
mpiaij.c
- Original Message -
From: "Jose David Bermeol"
To: petsc-dev@mcs.anl.gov
Sent: Monday, September 16, 2013 10:41:24 AM
Subject: [petsc-dev] Compile petsc to use external Package
Hi what I have done unti
https://bitbucket.org/petsc/petsc seems OK to me, and I can pull fine.
- Peter
On Mon, Sep 16, 2013 at 10:07 AM, Mark F. Adams wrote:
> petsc/petsc seems to have disappeared at bitbucket.org - did I miss a
> memo?
>
Hi guys,
Here is a patch with some corrections to plexcgns.c (CGNS to DMPlex
reading).
I previously sent this patch directly to Jed Brown by mistake, sorry for
the inconvenience.
Best,
Stefan Glimberg
0001-Updated-CGNS-to-DMPlex.patch
Description: Binary data
10 matches
Mail list logo