代码搜索:LABoratory

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

代码结果 8,768
www.eeworm.com/read/169697/5412688

c allreduce.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* $Id: allreduce.c,v 1.64 2005/11/07 23:37:24 thakur Exp $ * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */
www.eeworm.com/read/169697/5413735

c rlogutil.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* $Id: rlogutil.c,v 1.7 2005/07/05 18:38:54 ashton Exp $ * * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */
www.eeworm.com/read/169697/5413783

c same_whence.c

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

c same_call.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int CollChk_same_call(MPI_Comm comm, char* call) { int r, s, i, go, ok; /*
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/5413849

c cart_create.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int MPI_Cart_create(MPI_Comm comm_old, int ndims, int *dims, int *periods,
www.eeworm.com/read/169697/5413881

c states.c

/* (C) 2001 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include #define MAX_NUM_STATES 1000 #define MAX_NUM_OVERLAPPING_STATES 100 #define MAX_LIN
www.eeworm.com/read/169697/5413914

c comm1_isr_loop.c

/* (C) 2001 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include #include #include "mpi.h" #define REQUESTS_SIZE 10 #define STATUSES_SIZE
www.eeworm.com/read/169697/5413932

c mpehname.c

/* (C) 2001 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #ifdef HAVE_MPICHCONF_H #include "mpichconf.h" #else #include "mpe_misc_conf.h" #endif #include "mpe_misc