Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jorblancoa opened this issue Dec 5, 2024 · 1 comment
Open

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

jorblancoa opened this issue Dec 5, 2024 · 1 comment

Comments

@jorblancoa
Copy link
Collaborator

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.

@jorblancoa
Copy link
Collaborator Author

Draft PR was created:
#18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant