代码搜索:LABORATORY

找到约 8,768 项符合「LABORATORY」的源代码

代码结果 8,768
www.eeworm.com/read/341021/3259558

c split_coll.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpi.h" #include #include #
www.eeworm.com/read/341021/3259561

in large_file.c.in

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpi.h" #include #include #
www.eeworm.com/read/341021/3259687

h mpiu_greq.h

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * * (C) 2003 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #ifndef _MPIU_GREQUEST_H #define _MPIU_GREQUEST_H int M
www.eeworm.com/read/341021/3259833

c grouputil.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpiimpl.h" #include "group.h" #ifndef MPID_GROUP
www.eeworm.com/read/341021/3260402

h collchk.h

/* (C) 2001 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "mpe_collchk_conf.h" #if defined( STDC_HEADERS ) || defined( HAVE_UNISTD_H ) #include
www.eeworm.com/read/341021/3260406

c same_int.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int CollChk_same_int(MPI_Comm comm, int val, char* call, char* check,
www.eeworm.com/read/341021/3260412

c file_write_all_begin.c

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

c file_open.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int MPI_File_open(MPI_Comm comm, char *filename, int amode, MPI_
www.eeworm.com/read/341021/3260418

c file_write_all.c

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

c intercomm_create.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int MPI_Intercomm_create(MPI_Comm local_comm, int local_leader,