代码搜索:Reduce
找到约 3,959 项符合「Reduce」的源代码
代码结果 3,959
www.eeworm.com/read/127438/6005808
c reduce.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpiimpl.h"
/* -- Begin Profiling Symbol Block
www.eeworm.com/read/484366/6586310
c reduce.c
#include
#include
int main (int nargs, char** args)
{
int my_rank, a, sum;
MPI_Init (&nargs, &args);
MPI_Comm_rank (MPI_COMM_WORLD, &my_rank);
srand (7654321*(my_rank
www.eeworm.com/read/484366/6586311
plg reduce.plg
Build Log
--------------------Configuration: reduce - Win32 Debug--------------------
Command Lines
Results
reduce.exe - 0 erro
www.eeworm.com/read/484366/6586315
dsw reduce.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/484366/6586316
opt reduce.opt
www.eeworm.com/read/484366/6586318
ncb reduce.ncb
www.eeworm.com/read/484366/6586322
ilk reduce.ilk
www.eeworm.com/read/484366/6586323
exe reduce.exe
www.eeworm.com/read/484366/6586324
obj reduce.obj
www.eeworm.com/read/484366/6586327