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

SIMD-accelerated Heaps #100

Open
alantudyk opened this issue Apr 19, 2024 · 4 comments
Open

SIMD-accelerated Heaps #100

alantudyk opened this issue Apr 19, 2024 · 4 comments

Comments

@alantudyk
Copy link

alantudyk commented Apr 19, 2024

Quick search in your blog doesn't show posts about the subject.

3 hours ago, I got the heap that is 2x faster than qsort() as a sorter: https://github.com/alantudyk/simd_x/tree/master/16-ary_heap

I think you might be interested in writing an article about SIMD-ed Heaps (like https://github.com/WojciechMula/simd-heap).

@lemire
Copy link
Owner

lemire commented Apr 19, 2024

Thanks. I might do this.

In case you are curious, @WojciechMula is a friend and a long-term collaborator.

@alantudyk
Copy link
Author

alantudyk commented Apr 29, 2024

(Nudle-translated https://watchdogs.fandom.com/wiki/Nudle):

If you encounter this problem https://www.openwall.com/lists/musl/2024/04/17/1, please be aware that the license allows you to not link (not refer) to me when using the content(-s?) of the repository.

@alantudyk
Copy link
Author

Can you help recognize possible overlap with Oracle's patent (granted in EU and China): https://patentscope.wipo.int/search/en/detail.jsf?docId=WO2020068611

From: jfalcou/eve#1830

@lemire
Copy link
Owner

lemire commented Jun 2, 2024

Thanks. It is still on my todo to look at this issue.

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

2 participants