代码搜索:LABoratory
找到约 8,768 项符合「LABoratory」的源代码
代码结果 8,768
www.eeworm.com/read/341021/3260413
c file_read_ordered_end.c
/*
(C) 2004 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#include "collchk.h"
int MPI_File_read_ordered_end(MPI_File fh, void *buff, MPI_Status *st)
{
int g
www.eeworm.com/read/341021/3260416
c same_high_low.c
/*
(C) 2004 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#include "collchk.h"
int CollChk_same_high_low(MPI_Comm comm, int high_low, char* call)
{
char err_
www.eeworm.com/read/341021/3260426
c init.c
/*
(C) 2004 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#include "collchk.h"
#if defined( HAVE_MPI_IO )
CollChk_fh_t *CollChk_fh_list = NULL;
int CollChk_fh_c
www.eeworm.com/read/341021/3260440
c get_fh.c
/*
(C) 2004 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#include "collchk.h"
int CollChk_get_fh(MPI_File fh, MPI_Comm *comm)
{
int cur_idx = 0;
/* fin
www.eeworm.com/read/341021/3260462
c file_write_at_all_end.c
/*
(C) 2004 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#include "collchk.h"
int MPI_File_write_at_all_end(MPI_File fh, void *buff, MPI_Status *st)
{
int g
www.eeworm.com/read/341021/3260475
c comm_create.c
/*
(C) 2004 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#include "collchk.h"
int MPI_Comm_create(MPI_Comm comm, MPI_Group group, MPI_Comm *newcomm)
{
int g
www.eeworm.com/read/341021/3260541
c iotest.c
/*
(C) 2001 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#include
#include
#include
#include
#include
#i
www.eeworm.com/read/341021/3260600
h mpe_log.h
/*
(C) 2001 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#ifndef _MPE_LOG_H_
#define _MPE_LOG_H_
#ifdef HAVE_WINDOWS_H
#ifdef USE_MPE_STATIC_LIBRARY
# define MPE
www.eeworm.com/read/341021/3260639
h basex11.h
/* $Id: basex11.h,v 1.2 2004/08/18 20:45:50 chan Exp $ */
/*
(C) 2001 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
/*
This file contains a basic X11 data st
www.eeworm.com/read/341021/3260649
h pm_genproc.h
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#ifndef _PM_GENPROC_H_
#define _PM_GENPROC_H_
#define IS_Q_EMPTY(q) (q.head == q.tail)
#define IS_