Skip to content

How to parallelize running a procedure on a list of values #1

@joellama

Description

@joellama

Hi, I'm trying to parse the documentation for BridgeIt which looks like it does exactly what I need it to do.

I have a large array of file names that I want to run a procedure on each of them. The procedure takes a single file name as input and then does the calculations and writes an output. It's not clear from the documentation how I would go about distributing the large array over N processes.

Any help would be very much appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions