Skip to content

GPU Ensemble problem #158

Open
Open
@hexaeder

Description

@hexaeder

Would be nice to make NetworkDynamics GPUEnseble compatible. For that we need to move the entire Network object to a kernel. Problematic bits are probably the DiffCaches because of untyped any field.

We also need to strip a lot of metadata. I think we would have something like strip_metadata(::Network)::NetworkCore which gets rid of all the IndexManager and so on and just leaves the parts necessary for the coreloop

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