代码搜索:LABoratory

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

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

c bcast.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int MPI_Bcast(void* buff, int cnt, MPI_Datatype dt, int root, MPI_Comm comm) {
www.eeworm.com/read/341021/3260450

c file_write_at_all.c

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

c file_read_at_all.c

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

c same_root.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int CollChk_same_root(MPI_Comm comm, int root, char* call) { char err_str[COLL
www.eeworm.com/read/341021/3260456

c finalize.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include #include "mpi.h" int MPI_Finalize( void ) { int rank; PMPI_Comm_rank( MPI_C
www.eeworm.com/read/341021/3260461

c same_tag.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int CollChk_same_tag(MPI_Comm comm, int tag, char* call) { char err_str[COLLCH
www.eeworm.com/read/341021/3260472

c same_local_leader.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int CollChk_same_local_leader(MPI_Comm comm, int ll, char* call) { char err_st
www.eeworm.com/read/341021/3260479

c same_amode.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int CollChk_same_amode(MPI_Comm comm, int amode, char* call) { char err_str[CO
www.eeworm.com/read/341021/3260481

c same_op.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" static char* CollChk_get_op_string(MPI_Op op); static char* CollChk_get_op_string
www.eeworm.com/read/341021/3260482

c comm_split.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int MPI_Comm_split(MPI_Comm comm, int color, int key, MPI_Comm *newcomm) { int