-
Notifications
You must be signed in to change notification settings - Fork 277
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
[Feature request] Add setting support for CUDA - Sysmem Fallback Policy #166
Comments
I would like to know how did you get the HexSettingID since this option results in 'NVAPI_SETTING_NOT_FOUND' in R545 NVAPI in driver 546.29, which means the id may need an update |
@Justin62628 By comparing profile settings using NVIDIA Profile Inspector with the option turned on and off using the NVIDIA Control Panel. |
It's not really rocket science to reverse-engineer it. |
Thank you, this solves my issue |
@levicki Edit: Nvm, I'm blind apparently and completely missed the file Reference.xml existing in the program's directory. So I guess I just append your code in it? Do you maybe have any other settings suggestions for AI/CUDA focused users? |
fixes Orbmu2k#181 fixes Orbmu2k#166
@Orbmu2k Latest NVIDIA drivers (546.01 as of this writing) support new CUDA - Sysmem Fallback Policy option.
I created a setting entry which I am sharing below, if you are still maintaining the program could you please add it to the
Reference.xml
file and create a new release?The text was updated successfully, but these errors were encountered: