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

Implement bitonic sort for vector with happen SIMD #80

Open
toor1245 opened this issue Dec 19, 2020 · 0 comments
Open

Implement bitonic sort for vector with happen SIMD #80

toor1245 opened this issue Dec 19, 2020 · 0 comments
Assignees
Labels
benchmarking Need compare on performance new New feature
Milestone

Comments

@toor1245
Copy link
Owner

toor1245 commented Dec 19, 2020

Need implement bitonic sort for vector via AVX2. and make benchmark which will be comparing Array.Sort and Simd.Sort

@toor1245 toor1245 added new New feature benchmarking Need compare on performance labels Dec 19, 2020
@toor1245 toor1245 added this to the v0.0.7.2 milestone Dec 19, 2020
@toor1245 toor1245 self-assigned this Dec 19, 2020
@toor1245 toor1245 added this to Backlog(General) in MatrixDotNet.NetCore via automation Dec 19, 2020
@toor1245 toor1245 moved this from Backlog(General) to To do in MatrixDotNet.NetCore Dec 19, 2020
@toor1245 toor1245 moved this from To do to Backlog(General) in MatrixDotNet.NetCore Dec 19, 2020
@toor1245 toor1245 moved this from Backlog(General) to To do in MatrixDotNet.NetCore Dec 27, 2020
@toor1245 toor1245 changed the title Implement bubble sort for vector with happen SIMD Implement bitonic sort for vector with happen SIMD Dec 29, 2020
@toor1245 toor1245 added this to To Do in MatrixDotNet via automation Dec 29, 2020
@toor1245 toor1245 modified the milestones: v0.0.7.2, v0.0.8 Jan 13, 2021
@toor1245 toor1245 moved this from To Do to Backlog(General) in MatrixDotNet Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmarking Need compare on performance new New feature
Projects
MatrixDotNet
  
Backlog(General)
Development

No branches or pull requests

1 participant