Releases: GpuZelenograd/memtest_vulkan
Releases · GpuZelenograd/memtest_vulkan
v0.5.0 - Tune behavior with large PCIe BARs
Whats new in v0.5.0 since v0.4.0
Compatibility
- memory type selection prefers simplest memory type without extra flags. This should help test GPUs with entire memory visible over PCIe BAR.
- Arm64 linux version now runs on Raspberry Pi 4
Test flow
- First 5 minutes are declared as a suggested "standard" test period
- small pause in computations introduced just before period's end to do basic test on performance mode switch
- performance estimation displayed separately for writing and checking
Diagnostics
- Introduced troubleshooting section in Readme to help in common cases
- including verbose logging mode for collecting information for bug reports
Documentation changes
- extend section with theory of memory errors
- add development instructions
- better installation & usage instructions
- acknowledgements to erupt library
⬇Downloads for Linux and Windows⬇
Just run utility to start testing - no installation/configuration required
v0.4.0 (older)
The 0.4.0 version is outdated, the latest release is preferred for most scenarios
Changes since v0.3.0 (mostly fixes for AMD and usability)
- memory scan is executed in 2D groups to support GPUs that has 1D group size limit
- performance estimation interval lowered for 30 seconds and other small UI fixes
- binaries are now build via projects github actions. (same artifacts attached as release binaries, since artifacts are stored only for 90 days).
[Outdated!] v0.3.0 (older) - first public release
This 0.3.0 version is outdated alpha version! The latest release is preferred for most scenarios
Windows 64-bit, linux x86_64 and linux aarch64 were built & tested.
Mining headless cards lacks vulkan support on windows, so they can be tested only on linux,