can anyone tell me default AMD Environment settings?
because some of my other opencl apps are broken (owner of rx 470)
I mean these:
GPU_FORCE_64BIT_PTR
GPU_MAX_HEAP_SIZE
GPU_USE_SYNC_OBJECTS
GPU_MAX_ALLOC_PERCENT
GPU_SINGLE_ALLOC_PERCENT
Look @ OP
dude
PLEASE read my question again, I am not asking for modified values, but for default values that were before modifying
right
Just reboot, it should be back to default
otherwise aside from putting GPU_FORCE_64BIT_PTR 0 to 1, you shouldn't have issues with gaming & stuff
so rebooting sets to default, thanks
some of my opencl apps were not working
If that doesn't work, a reset will, but it will also wipe your drivers.
ETA: for Windows 10 64 bit...
GPU_FORCE_64BIT_PTR 0
GPU_MAX_ALLOC_PERCENT 100
GPU_MAX_HEAP_SIZE 100
GPU_SINGLE_ALLOC_PERCENT 100
GPU_USE_SYNC_OBJECTS 1