Project

General

Profile

Feature #954

Multiple reducers

Added by Rogers, Chris over 11 years ago. Updated over 11 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Richards, Alexander
Category:
Online reconstruction
Target version:
Start date:
23 March 2012
Due date:
% Done:

0%

Estimated time:
Workflow:
New Issue

Description

I couldn't figure out how to run multiple reducers in an elegant way. Looks like we need to run the application once for each reducer, duplicating the mappers. Is there a better way?

#1

Updated by Rogers, Chris over 11 years ago

Ah - I guess I do

$MAUS_ROOT_DIR/bin/user/reconstruct_daq_ckov_plots.py -type_of_dataflow=multi_process_merge_output
$MAUS_ROOT_DIR/bin/user/reconstruct_daq_tof_plots.py -type_of_dataflow=multi_process_merge_output

I was running single threaded (just trying to get stuff working).

#2

Updated by Rogers, Chris over 11 years ago

  • Status changed from Open to Rejected

Looks like I figured it out

Also available in: Atom PDF