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

Emulator breaks with compiler optimizations (-O3) #193

Open
bo3z opened this issue Apr 18, 2024 · 0 comments
Open

Emulator breaks with compiler optimizations (-O3) #193

bo3z opened this issue Apr 18, 2024 · 0 comments
Labels
wontfix This will not be worked on

Comments

@bo3z
Copy link
Contributor

bo3z commented Apr 18, 2024

This is not an issue in ACCL and there is no known fix as of yet, but I am opening this issue for anyone encountering it in the future.

Namely, when the emulator is compiled (CMakeLists.txt) with compiler optimizations (-O3), it can produce very weird behaviour, causing streams to be stuck and the program never to terminate.

@quetric quetric added the wontfix This will not be worked on label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants