-
Notifications
You must be signed in to change notification settings - Fork 14
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
Runtime error: Failed determining memory budget #11
Comments
Same for me,also EndeavourOS running a Radeon RX580
|
In short: please enable verbose mode by renaming the executable to memtest_vulkan_verbose, run again and attach here its output. Thanks for reporting. The issue looks very strange, however given that there is now 2 reports with different GPU but same distro - It may be some distro-specific. This is strange too, since I often run memtest_vulkan on Archlinux which has most packages identical to EndeavourOS. Also vulkan is pretty good standartized and - in theory - memtest_vulkan should be distro-agnostic, so I hope to find some clues in the verbose output |
I have quite a similar error message but different system (using iGPU) GPU: Vega 3 iGPU (R3 3200U) bagusnl_reg ~ memtest_vulkan_verbose.exe in cmd at 15:16:25 https://github.com/GpuZelenograd/memtest_vulkan v0.5.0 by GpuZelenograd To finish testing use Ctrl+C WARNING: Didn't find required layer object disable_environment in manifest JSON file, skipping this layer Verbose feature enabled (or 'verbose' found in name). Vulkan instance 1.3.261 WARNING: Didn't find required layer object disable_environment in manifest JSON file, skipping this layer WARNING: Didn't find required layer object disable_environment in manifest JSON file, skipping this layer WARNING | LAYER: windows_read_data_files_in_registry: Registry lookup failed to get layer manifest files. WARNING: Didn't find required layer object disable_environment in manifest JSON file, skipping this layer WARNING: Didn't find required layer object disable_environment in manifest JSON file, skipping this layer WARNING | LAYER: windows_read_data_files_in_registry: Registry lookup failed to get layer manifest files. Available: VK_LAYER_AMD_switchable_graphics, VK_LAYER_VALVE_steam_overlay, VK_LAYER_VALVE_steam_fossilize, VK_LAYER_RTSS WARNING: Didn't find required layer object disable_environment in manifest JSON file, skipping this layer WARNING: Didn't find required layer object disable_environment in manifest JSON file, skipping this layer WARNING: Didn't find required layer object disable_environment in manifest JSON file, skipping this layer WARNING: Didn't find required layer object disable_environment in manifest JSON file, skipping this layer Extensions: VK_KHR_device_group_creation, VK_KHR_external_fence_capabilities, VK_KHR_external_memory_capabilities, VK_KHR_external_semaphore_capabilities, VK_KHR_get_physical_device_properties2, VK_KHR_get_surface_capabilities2, VK_KHR_surface, VK_KHR_win32_surface, VK_EXT_debug_report, VK_EXT_debug_utils, VK_EXT_swapchain_colorspace, VK_KHR_portability_enumeration, VK_LUNARG_direct_driver_loading vulkaninfo output: https://gist.github.com/bagusnl/eb2125cf9e7c606b62c7dedd659b2753 |
@bagusnl I collapsed he long log and created a separate issue for your case. |
This is strange - I launched RX5700 testing GPU + Arch updated to latest usersapce and get 7.7GB budget in verbose output
Whats your kernel version? Do you have another GPU memory-heavy applications running? Also you can specify memory size to test manually, for example test 2.5GB: Side note: unlike AVDVLK driver the RADV vulkan driver has another limitation: it would not allow allocating more then 2.5GB contigous block. But this is a known fact and memtest_vulkan automatically selects the allocatable size - this would look like
|
@hanskalisvaart |
Yes I got the error by user error. |
Thanks for reply. The problem with "non-visible background running" is important feedback - I just realized that such situation can be quite common. By now the Linux part of readme is updated, IN the future I'll try to detect such cases and don't perform a non-visible background run when executed without explicit arguments. |
Running on Endeavor OS latest I get:
The text was updated successfully, but these errors were encountered: