代码搜索:LABORATORY
找到约 8,768 项符合「LABORATORY」的源代码
代码结果 8,768
www.eeworm.com/read/169697/5413797
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/169697/5413820
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,
www.eeworm.com/read/169697/5413822
c comm_spawn.c
/*
(C) 2004 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#include "collchk.h"
int MPI_Comm_spawn(char *command, char **argv, int maxprocs, MPI_Info info,
www.eeworm.com/read/169697/5413827
c graph_map.c
/*
(C) 2004 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#include "collchk.h"
int MPI_Graph_map(MPI_Comm comm, int nnodes,
int *index, int *ed
www.eeworm.com/read/169697/5413832
c file_write_ordered_begin.c
/*
(C) 2004 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#include "collchk.h"
int MPI_File_write_ordered_begin(MPI_File fh, void *buff, int cnt,
www.eeworm.com/read/169697/5413837
c intercomm_merge.c
/*
(C) 2004 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#include "collchk.h"
int MPI_Intercomm_merge(MPI_Comm intercomm, int high, MPI_Comm *newintracomm)
{
www.eeworm.com/read/169697/5413839
c file_read_ordered_begin.c
/*
(C) 2004 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#include "collchk.h"
int MPI_File_read_ordered_begin(MPI_File fh, void *buff, int cnt,
www.eeworm.com/read/169697/5413844
c scan.c
/*
(C) 2004 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#include "collchk.h"
int MPI_Scan(void* sbuff, void* rbuff, int cnt,
MPI_Datatype dt, MPI
www.eeworm.com/read/169697/5413846
c cart_map.c
/*
(C) 2004 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#include "collchk.h"
int MPI_Cart_map(MPI_Comm comm, int ndims, int *dims, int *periods,
www.eeworm.com/read/169697/5413847
c check_graph.c
/*
(C) 2004 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#include "collchk.h"
int CollChk_check_graph(MPI_Comm comm, int nnodes, int *index, int* edges,