Skip to content

Use parallel processing to speed up image generation #3

@jbheard

Description

@jbheard

Would need to break up the image into chunks (e.g. first X rows for proc1, next X for proc2, etc), but would reduce GIF generation time by a factor of N (# of processors used). Should probably use mpi4py.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions