Skip to content

cupSODA: Run cupSODA multiple times if necessary #27

@alubbock

Description

@alubbock

Issue from https://github.com/LoLab-VU/pysb-cupsoda/issues/5 originally by @lh64:

Currently, if the user passes more parameter sets ('c_matrix') than available threads on the GPU, cupSODA will simply exit with an error. It would be nice if PySB could automatically detect situations like this and run cupSODA multiple times in sequence. This will require querying the GPU architecture and having an accurate way to estimate the number of simulations that can fit on the device.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions