Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Write report buffer directly from CoreNEURON (GPU mode) #51

@jorblancoa

Description

@jorblancoa

Description

In CoreNEURON GPU mode, we want to be able to store in memory several timesteps (doing the buffering) and send the data to libsonatareport instead of going through the CPU to pass the pointers and let the library do the buffering.

Implement buffering mechanism in CoreNEURON and create new API call in libsonata-report that accepts a buffer with several timesteps to be written.

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