代码搜索:LABoratory
找到约 8,768 项符合「LABoratory」的源代码
代码结果 8,768
www.eeworm.com/read/169697/5414266
py mpdwrapcli.py
#!/usr/bin/env python
#
# (C) 2001 by Argonne National Laboratory.
# See COPYRIGHT in top-level directory.
#
import sys, os, socket
manPort = int(sys.argv[1])
manSock = socket.socket()
manSo
www.eeworm.com/read/169697/5414299
c pmitest.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include
#include
#include
www.eeworm.com/read/169697/5414305
c mpiexec.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include
#include "mpiexec.h"
#include "smpd.h"
www.eeworm.com/read/169697/5414314
c smpd_authenticate.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "smpd.h"
int smpd_getpid()
{
#ifdef HAVE_WINDOWS_
www.eeworm.com/read/169697/5414316
c smpd_watchprocs.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "smpd.h"
#ifdef HAVE_WINDOWS_H
typedef struct sm
www.eeworm.com/read/169697/5414321
c mpiexec_rsh.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include
#include "mpiexec.h"
#include "smpd.h"
www.eeworm.com/read/169697/5414322
c smpd_job.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "smpd.h"
typedef struct smpd_job_key_list_t
{
www.eeworm.com/read/169697/5414345
c smpd_service.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include
#include
#include
www.eeworm.com/read/169697/5414350
c smpd_register.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "smpd.h"
#include
#include
#in
www.eeworm.com/read/169697/5414351
c mp_parse_oldconfig.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include
#include
#include "mpiexec.h"