Commit Graph

163 Commits

Author SHA1 Message Date
Vasily Galkin f333ad272f
CI badge in Readme.md 2024-04-14 04:59:56 +03:00
Vasily Galkin 9257ec8652 fixup extra '}' in ref name 2024-04-14 03:09:26 +03:00
Vasily Galkin c380a5cb34 allow fallback to time when git rev not specified 2024-04-14 03:09:26 +03:00
Vasily Galkin 8a7111398c handle "/" in ref names 2024-04-14 03:09:26 +03:00
Vasily Galkin b1a352b317 switch to v4 actions again 2024-04-14 03:09:26 +03:00
Vasily Galkin 386db4bdb6 read ci env var from build script 2024-04-14 03:09:26 +03:00
Vasily Galkin 7adfc16bba Update ci.yml 2024-04-14 03:09:26 +03:00
Vasily Galkin 4cacc873e4
ci: update actions versions 2024-04-14 00:49:48 +03:00
Vasily Galkin 9a52b9a036
Artifact naming in ci 2024-04-14 00:40:25 +03:00
Vasily Galkin accc268352
Update Readme.md 2024-04-14 00:32:50 +03:00
Vasily Galkin 94ed6bb4c0
Update Readme.md 2023-11-23 15:18:10 +03:00
Vasily Galkin 4bdc3b51c8
iGPU memory size note 2023-11-23 15:16:37 +03:00
Vasily Galkin beca4600a7
Update Readme.md
reorder, add link to discussions
2023-10-18 02:07:37 +03:00
Vasiliy Galkin d6b88e64e0 smaller-height picture for releases 2023-10-16 15:06:10 +03:00
Vasily Galkin e0aa4bb392
Update Readme.md 2023-04-16 00:51:21 +03:00
Vasily Galkin 71a00f7568
Update Readme.md 2023-04-16 00:44:45 +03:00
Vasily Galkin 8e7eebc022
Update Readme.md 2023-04-16 00:43:47 +03:00
Vasily Galkin 7c00723d60
Update Readme.md 2023-04-16 00:41:36 +03:00
Vasily Galkin 43be60c3a1
More clear download link 2023-03-17 05:23:30 +03:00
Vasily Galkin 79517801c9
Developer link 2023-02-06 11:33:30 +03:00
Vasily Galkin 1ded5f425f images optimized 2023-02-03 02:18:45 +03:00
Vasily Galkin cdd418a703 fix output of intel driver versionin verbose mode 2022-11-18 03:45:41 +03:00
Vasily Galkin 373d82b3a4 v0.5.0 - Tune behavior with large PCIe BARs
![v0.5.0](https://github.com/GpuZelenograd/memtest_vulkan/raw/main/.github/memtest_vulkan_windows_rtx2070.png)

## Changes 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](https://github.com/GpuZelenograd/memtest_vulkan#troubleshooting) in Readme to help in common cases
   - including verbose logging mode for collecting information for bug reports

#### [Documentation](https://github.com/GpuZelenograd/memtest_vulkan/blob/main/Readme.md)
- extend section with theory of memory errors
- add development instructions
- better installation & usage instructions
- acknowledgements to [erupt library](https://gitlab.com/Friz64/erupt)
2022-11-18 03:19:46 +03:00
Vasily Galkin 3f1d909b38 don't try parse AMD driver_version 2022-11-18 02:42:46 +03:00
Vasily Galkin af6b2bbea2
Troubleshooting updated for "no vulkan driver" 2022-11-18 02:15:12 +03:00
Vasily Galkin 9762e649ae Don't error on existing dir 2022-11-17 04:16:25 +03:00
Vasily Galkin 87c9301470 Test that cached CI can rebuild 2022-11-17 04:12:39 +03:00
Vasily Galkin 3eca2e59bf fast stop at fail during artifacts build 2022-11-17 04:09:45 +03:00
Vasily Galkin 26104d4d41 test if CI actually fails 2022-11-17 03:44:13 +03:00
Vasily Galkin df322c7ce7
Dont cache artifacts 2022-11-17 03:38:30 +03:00
Vasily Galkin 0fc66897b1 Include most verbose details in log file too 2022-11-17 02:53:25 +03:00
Vasiliy Galkin 55f267f3fc preparartions for logging 2022-11-16 22:02:00 +03:00
Vasiliy Galkin 13fd51d2f3 More readable version printing in verbose mode 2022-11-16 21:41:43 +03:00
Vasily Galkin fefed1b722 Merge branch 'main' of github.com:GpuZelenograd/memtest_vulkan 2022-11-16 10:05:26 +03:00
Vasily Galkin 68db14340f driver version - try collecting 2022-11-16 10:05:08 +03:00
Vasily Galkin 41c0b612e7
Better nightly build description 2022-11-14 01:13:32 +03:00
Vasily Galkin dcc9f614fc
Describe development methods 2022-11-14 01:11:01 +03:00
Vasily Galkin 40bae34c36
Update Readme.md 2022-11-13 20:28:36 +03:00
Vasily Galkin adf339949e
Extend memory errors classification 2022-11-13 20:22:45 +03:00
Vasily Galkin f13a1d5b35
Restructure main readme 2022-11-13 19:40:22 +03:00
Vasily Galkin d53e0b5b5c Merge branch 'main' of github.com:GpuZelenograd/memtest_vulkan 2022-11-13 04:18:04 +03:00
Vasily Galkin 24e8bb43f3 allow write bug emulation via env var for testing purposes 2022-11-13 04:17:30 +03:00
Vasily Galkin c23c9c3c2d
screenshot on rtx2070 2022-11-12 05:33:49 +03:00
Vasily Galkin 78dcd406b9 Don't close on window resize at "press any key stage" 2022-11-12 05:16:24 +03:00
Vasily Galkin 5628b39813 Add pause during load before end of standard test
This should help testing switching memory frequencies.
2022-11-12 04:11:16 +03:00
Vasily Galkin b7949df8e4 More readable speeds formatting 2022-11-11 13:25:18 +03:00
Vasily Galkin 4a1848839c Separate printing of write and check speeds 2022-11-11 03:07:25 +03:00
Vasily Galkin 59fc1f74a2 Merge branch 'main' of github.com:GpuZelenograd/memtest_vulkan 2022-11-10 02:50:25 +03:00
Vasily Galkin 714ce2e5fe allow starting on devices lacking vk1.1 (like broadcom V3D) 2022-11-10 02:49:45 +03:00
Vasily Galkin 6de2462e32
Name linux artifacts to make Desktop before embedded 2022-11-08 02:52:23 +03:00