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 for this crate #10

Open
Rudo2204 opened this issue Apr 19, 2021 · 0 comments
Open

Multithreading for this crate #10

Rudo2204 opened this issue Apr 19, 2021 · 0 comments

Comments

@Rudo2204
Copy link

First of all, thanks for the all the hard work. This is an awesome crate.
I tried to run it on my microcontroller (EK-TM4C123GXL) and it works perfectly out of the box! However, it runs quite slowly (as expected), so I am thinking of running it on a more powerful device, such as the raspberry pi pico to make use of its powerful specs, and possibly using both of its cores to compute faster so I'm creating this issue to ask if there is any pointer for me to implement multithreading for this crate? As far as I can see, I will have to basically rewrite everything related to the evaluation functions to make this work.

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

No branches or pull requests

1 participant