代码搜索:LABORATORY
找到约 8,768 项符合「LABORATORY」的源代码
代码结果 8,768
www.eeworm.com/read/341021/3260949
py test2.py
#!/usr/bin/env python
# (C) 2001 by Argonne National Laboratory.
# See COPYRIGHT in top-level directory.
#
# Note that I repeat code for each test just in case I want to
# run one separately.
www.eeworm.com/read/341021/3260992
c smpd_mapdrive.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "smpd.h"
static SMPD_BOOL UnmapDrive(char *pszDri
www.eeworm.com/read/341021/3261010
c smpd_barrier.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "smpd.h"
#undef FCNAME
#define FCNAME "smpd_handl
www.eeworm.com/read/341021/3261022
c smpd_do_console.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include
#include "smpd.h"
#undef FCNAME
#define
www.eeworm.com/read/341021/3261067
c create_f90_util.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2004 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "create_f90_util.h"
#include "mpiimpl.h"
/* The
www.eeworm.com/read/341021/3261409
c reorder.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include
#include "mpidimpl.h"
#define ITERS 10
www.eeworm.com/read/341021/3261569
c simple.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpi.h"
int main(int argc, char *argv[])
{
MPI
www.eeworm.com/read/341021/3261579
c getopt.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "GetOpt.h"
#include
bool GetOpt(int *
www.eeworm.com/read/341021/3261683
h mpitest.h
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#ifndef MPITEST_H_INCLUDED
#define MPITEST_H_INCLUDED
#i
www.eeworm.com/read/341021/3261706
c finalized.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2003 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpi.h"
#include
/* FIXME: This test pro