[petsc-dev] MPI I/O tests failing in master after merging my branch

Lisandro Dalcin dalcinl at gmail.com
Thu Mar 22 13:56:55 CDT 2018


On 22 March 2018 at 15:31, Matthew Knepley <knepley at gmail.com> wrote:
> On Thu, Mar 22, 2018 at 8:28 AM, Jed Brown <jed at jedbrown.org> wrote:
>>
>
> What I imagined was just mapping each Petsc typedef (do we list them all
> anywhere),
> to an MPI type, creating those that are missing (as we do for MPIU_INT). Is
> there more
> to it than that?
>

We have that (I mean, each PETSc typedef). What we are somehow missing
is the mapping plain C 'int' -> MPI_INT. That's important for binary
I/O with non-PETSc formats (e.g. GMSH).



-- 
Lisandro Dalcin
============
Research Scientist
Computer, Electrical and Mathematical Sciences & Engineering (CEMSE)
Extreme Computing Research Center (ECRC)
King Abdullah University of Science and Technology (KAUST)
http://ecrc.kaust.edu.sa/

4700 King Abdullah University of Science and Technology
al-Khawarizmi Bldg (Bldg 1), Office # 0109
Thuwal 23955-6900, Kingdom of Saudi Arabia
http://www.kaust.edu.sa

Office Phone: +966 12 808-0459


More information about the petsc-dev mailing list