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

[fix] fixed the bug that memory access fault in hw #50

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

Jules-Kong
Copy link
Collaborator

After finished one kernel, spike needs to release memory space of this kernel, so add
interface of freeing specific memory block.

@Jules-Kong
Copy link
Collaborator Author

Jules-Kong commented Dec 9, 2023

@yangzexia
Copy link
Collaborator

LGTM

@Jules-Kong Jules-Kong closed this Dec 11, 2023
@Jules-Kong Jules-Kong reopened this Dec 11, 2023
@yangzexia yangzexia merged commit 8f54522 into main Dec 11, 2023
1 of 2 checks passed
@Jules-Kong Jules-Kong deleted the 49_free_one_memory branch December 12, 2023 01:08
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

Successfully merging this pull request may close these issues.

[fix] fix the bug that memory access fault in hw
3 participants