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

Parallelize SimdOperations in .NET (HAST-238) #64

Open
sarahelsaig opened this issue Dec 20, 2021 · 0 comments
Open

Parallelize SimdOperations in .NET (HAST-238) #64

sarahelsaig opened this issue Dec 20, 2021 · 0 comments

Comments

@sarahelsaig
Copy link
Member

sarahelsaig commented Dec 20, 2021

As remarked here, the methods in the SimdOperations static class are transformed into parallelized operations, but in .NET they are sequential. They should be parallelized in software too.

Jira issue

@Piedone Piedone changed the title Parallelize SimdOperations in .Net Parallelize SimdOperations in .NET Dec 20, 2021
@github-actions github-actions bot changed the title Parallelize SimdOperations in .NET Parallelize SimdOperations in .NET (HAST-238) Sep 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants