With configure option: --with-ctable=<bool> Satish
On Tue, 10 Jan 2017, Kong, Fande wrote: > BTW, one more question: > > There are some pieces of code in #if defined(PETSC_USE_CTABLE) .... #endif. > How to disable ctable? That is, make PETSC_USE_CTABLE false during > configuration. > > Fande, > > On Tue, Jan 10, 2017 at 12:33 AM, Jed Brown <[email protected]> wrote: > > > Satish Balay <[email protected]> writes: > > > I tried looking at it - but it was easier for me to fixup current ctable > > code. > > > > I mentioned it more as a long-term thing. I don't think we need two > > different hashtable implementations in PETSc. I think khash is better > > and extensible, so we may as well use it in all new code and migrate > > petsctable to it when convenient. I don't think it's urgent unless > > someone has a use case that needs it. > > >
