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

Genius solution for owners NUMA server motherboards and cheap X79 X99 chipsets #8

Open
GermanAizek opened this issue Apr 8, 2024 · 0 comments

Comments

@GermanAizek
Copy link

Referer to: OpenXRay/xray-16#1514

I realized that some maintainers were too lazy to add NUMA support, with OpenXray maintainer required testing by another person, but no one was found, so I made an genious hack by rewriting Windows thread scheduler using DLL hijack for specific running application. This scheduler works with any binary.

NUMAyei scheduler redefines standard threading functions based on NUMA nodes and in future redefine VirtualAlloc to NUMA-aware. While this is at testing stage, but operation will be simple, as with ZLUDA, it will be executed command:

numayei.exe ./xr_3da.exe

More info about project: https://github.com/GermanAizek/NUMAyei

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