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

Add tags where malloc is used #918

Merged
merged 1 commit into from
Feb 11, 2022
Merged

Add tags where malloc is used #918

merged 1 commit into from
Feb 11, 2022

Conversation

rowleya
Copy link
Member

@rowleya rowleya commented Feb 11, 2022

Add tags to SDRAM allocations to make use of SpiNNakerManchester/spinnaker_tools#159. This ensures any allocations that are done will survive retries of the SCP messages.

@rowleya rowleya added bug There is a fault with the code enhancement This adds a new feature labels Feb 11, 2022
Copy link
Member

@dkfellows dkfellows left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready when spinnaker_tools is ready.

@rowleya rowleya merged commit 59de9e8 into master Feb 11, 2022
@rowleya rowleya deleted the sdram_retry_fix branch February 11, 2022 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug There is a fault with the code enhancement This adds a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants