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

Multithreading example multiple runs #101

Open
bo3z opened this issue Dec 13, 2024 · 0 comments
Open

Multithreading example multiple runs #101

bo3z opened this issue Dec 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@bo3z
Copy link
Collaborator

bo3z commented Dec 13, 2024

The multithreading app (AES encryption) doesn't work with multiple runs, since the write-back value, which is used for polling completions, is always either 0 or 1, never n_runs. This could be related to the iv_start signal.

@bo3z bo3z added the bug Something isn't working label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant