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

continuous memcpy operations causing crash #258

Open
SiriEmb opened this issue Nov 4, 2023 · 2 comments
Open

continuous memcpy operations causing crash #258

SiriEmb opened this issue Nov 4, 2023 · 2 comments

Comments

@SiriEmb
Copy link

SiriEmb commented Nov 4, 2023

Hi Team,

I have to perform continuous memcpy operations on spike simulator. After running aroung 20 memcpy calls, code crashes with *** FAILED *** (tohost = 1337) error.

I checked memory boundaries on src and dest pointers. Those were not an issue.

Is there any limitation on continuous memory operations in spike?

Best
SiriEmb

@quswarabid
Copy link

Is there a way to re-create the issue?

@mp-17
Copy link
Collaborator

mp-17 commented Feb 26, 2024

Hello @SiriEmb,

Can you please share the code to recreate this error?

@mp-17 mp-17 added bug Something isn't working and removed bug Something isn't working labels Jun 15, 2024
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

3 participants