代码搜索:MPI_File

找到约 146 项符合「MPI_File」的源代码

代码结果 146
www.eeworm.com/read/169697/5413842

c file_read_at_all_begin.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int MPI_File_read_at_all_begin(MPI_File fh, MPI_Offset offset, void *buff,
www.eeworm.com/read/169697/5413843

c file_write_at_all_begin.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int MPI_File_write_at_all_begin(MPI_File fh, MPI_Offset offset, void *buff,
www.eeworm.com/read/169697/5413852

c file_read_all_begin.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int MPI_File_read_all_begin(MPI_File fh, void *buff, int cnt,
www.eeworm.com/read/169697/5413856

c file_write_ordered.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int MPI_File_write_ordered(MPI_File fh, void *buff, int cnt,
www.eeworm.com/read/169697/5412923

c mpich2_fileutil.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpioimpl.h" #include "adio_extern.h" #ifdef MPI
www.eeworm.com/read/169697/5413788

c file_write_all_end.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int MPI_File_write_all_end(MPI_File fh, void *buff, MPI_Status *st) { int g2g
www.eeworm.com/read/169697/5413792

c file_read_ordered_end.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int MPI_File_read_ordered_end(MPI_File fh, void *buff, MPI_Status *st) { int g
www.eeworm.com/read/169697/5413798

c file_read_at_all_end.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int MPI_File_read_at_all_end(MPI_File fh, void *buff, MPI_Status *st) { int g2
www.eeworm.com/read/169697/5413808

c file_write_ordered_end.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int MPI_File_write_at_all_end(MPI_File fh, void *buff, MPI_Status *st) { int g
www.eeworm.com/read/169697/5413841

c file_write_at_all_end.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int MPI_File_write_at_all_end(MPI_File fh, void *buff, MPI_Status *st) { int g