代码搜索:LABoratory
找到约 8,768 项符合「LABoratory」的源代码
代码结果 8,768
www.eeworm.com/read/341021/3259219
c allreduce.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/* $Id: allreduce.c,v 1.68 2006/12/09 16:42:23 gropp Exp $
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
www.eeworm.com/read/341021/3259335
c dataloop_create_pairtype.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "dataloop.h"
#define PAIRTYPE_CONTENTS(mt1_,ut1_
www.eeworm.com/read/341021/3260405
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/341021/3260420
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/341021/3260463
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/341021/3260464
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/341021/3260470
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/341021/3260478
c err_han.c
/*
(C) 2004 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#include "collchk.h"
#include "mpe_callstack.h"
#if ! defined( HAVE_MPI_ERR_FNS )
int MPI_Add_error_cla
www.eeworm.com/read/341021/3260501
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/341021/3260537
c log_cost.c
/*
(C) 2001 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#include
#include
#include
#include "mpe_log.h"
#if defined( USEC_TIMING