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 for issue #174 where sbench benchmarks fail to compile #179

Merged
merged 3 commits into from
Oct 13, 2020
Merged

Fix for issue #174 where sbench benchmarks fail to compile #179

merged 3 commits into from
Oct 13, 2020

Conversation

JamesTimothyMeech
Copy link
Contributor

Types like uint32_t are defined by #include <stdint.h> and therefore we must include it.

The memory issue is specific to CPU1, there is no known general fix other that using sudo at this time.

Types like ```uint32_t ```are defined by ```#include <stdint.h>``` and therefore we must include it. 

The memory issue is specific to CPU1, there is no known general fix other that using sudo at this time.
Copy link
Member

@phillipstanleymarbell phillipstanleymarbell left a comment

Choose a reason for hiding this comment

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

@phillipstanleymarbell phillipstanleymarbell merged commit 8be44cd into physical-computation:master Oct 13, 2020
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.

2 participants