-
Notifications
You must be signed in to change notification settings - Fork 12.2k
enable CPU HBM #2603
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
enable CPU HBM #2603
Conversation
Are you seeing any performance improvements? |
sorry for late reply, I just got test machine recently. |
hi @ggerganov, can you take a review at your convenience? |
Sorry for my ignorance. |
Yes, you are right. |
Merge if CI passes |
Hi @ggerganov can you approve again for workflows? thanks! |
Does HBM compile the default in LLAMA.CPP or do you need to specify during compilation? |
this pr try to enable CPU HBM with memkind library to allocate hbm memory.
see #2602