代码搜索:PVM

找到约 139 项符合「PVM」的源代码

代码结果 139
www.eeworm.com/read/366412/9816505

aimk makefile.aimk

# makefile for compiling the PVM example for GAlib # Copyright (c) 1995-1996 Massachusetts Institute of Technology # mbwall 5dec95 # # This makefile is designed to be used with aimk (that comes with p
www.eeworm.com/read/366412/9816544

aimk makefile.aimk

# makefile for compiling the PVM example for GAlib # Copyright (c) 1995-1996 Massachusetts Institute of Technology # mbwall 5dec95 # # This makefile is designed to be used with aimk (that comes with p
www.eeworm.com/read/327242/13092345

pvm4_sse2 makefile.pvm4_sse2

# # $Name: fa35_03_06 $ - $Id: Makefile.pvm4_sse2,v 1.5 2008/04/08 14:02:21 wrp Exp $ # # tested with pvm3.4.beta7 and pvm3.3.11. Tested on DEC Alpha, x86 # and Alpha LINUX for DEC/Compaq Alpha/LINUX
www.eeworm.com/read/103119/15744693

aimk makefile.aimk

# makefile for compiling the PVM example for GAlib # Copyright (c) 1995-1996 Massachusetts Institute of Technology # mbwall 5dec95 # # This makefile is designed to be used with aimk (that comes with p
www.eeworm.com/read/103119/15744703

aimk makefile.aimk

# makefile for compiling the PVM example for GAlib # Copyright (c) 1995-1996 Massachusetts Institute of Technology # mbwall 5dec95 # # This makefile is designed to be used with aimk (that comes with p
www.eeworm.com/read/270995/11013174

makefile

# NOTE: Make sure PVM_ARCH and PVM_ROOT are defined! PRGMS = petrol.${PVM_ARCH} petrolslave.${PVM_ARCH} HDRS = petrol.h utils.h SRCS = petrol.c report.c utils.c population.c fitness.c pvmfitness.c
www.eeworm.com/read/428359/8875313

c array_add_slave.c

#include "pvm3.h" #include #include main() { int mytid; int i, sum, *a; int num_data, master; /* enroll in PVM */ mytid = pvm_mytid(); /* receive portion of ar
www.eeworm.com/read/414254/11123257

c assignment1c.c

/* * * * Exercice 1c in4026 Parallel Algorithms */ #include #include #ifdef HASSTDLIB #include #endif #include "pvm3.h" #define GROUP "distance