8000 Fix codegen issue by hmiomand · Pull Request #393 · preesm/preesm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix codegen issue #393

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

Merged
merged 4 commits into from
Feb 5, 2025
Merged

Fix codegen issue #393

merged 4 commits into from
Feb 5, 2025

Conversation

hmiomand
Copy link
Contributor
@hmiomand hmiomand commented Feb 5, 2025

Fixed #335. The codegen now creates an enumeration from hardwareIds in preesm_gen.h to use with semaphores, preventing out of bound accesses. Communication functions use this enumeration.
Thread affinity now relies on hardwareId in slam, fixing secondary issue mentioned in #335.

The codegen now creates an enumeration from hardwareIds in preesm_gen.h to use with semaphores, preventing out of bound accesses.
Communication functions use this enumeration.
Copy link
sonarqubecloud bot commented Feb 5, 2025

@hmiomand hmiomand merged commit b0f4a34 into develop Feb 5, 2025
6 checks passed
@hmiomand hmiomand deleted the fix_codegen_issue branch February 5, 2025 20:58
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.

S-LAM hardwareId is not well supported during code generation
1 participant
0