1
00:00:00,866 --> 00:00:05,933
Hello everyone, in this lesson we will introduce the video memory test software
2
00:00:06,866 --> 00:00:12,100
Video memory test software is a software used to test whether the video memory is normal
3
00:00:12,933 --> 00:00:19,433
Its workflow is that the GPU sends a piece of data to the video memory, and the video memory sends the data back
4
00:00:21,133 --> 00:00:24,366
GPU logs sent and received data
5
00:00:24,800 --> 00:00:27,266
If the two data are different, then it is considered that
6
00:00:27,266 --> 00:00:31,733
there is an abnormality in the read and write of the video memory
7
00:00:32,000 --> 00:00:37,366
It will record the abnormal video memory channel and show us a result at the end
8
00:00:38,100 --> 00:00:43,033
We should note that the video memory test software actually tests
9
00:00:43,533 --> 00:00:49,733
whether the data sent by the GPU is consistent with the received data
10
00:00:50,733 --> 00:00:54,100
If he detects which channel reports an error,
11
00:00:54,266 --> 00:00:57,700
it does not necessarily mean that the video memory on that channel is broken.
12
00:00:58,533 --> 00:01:03,600
If the GPU is damaged, it may cause data inconsistency and cause an error
13
00:01:04,066 --> 00:01:07,933
If the video memory is broken, it may also cause data inconsistency and cause an error
14
00:01:08,333 --> 00:01:12,400
There may also be problems with the channel between the GPU and the video memory,
15
00:01:12,400 --> 00:01:14,900
resulting in incorrect data and an error
16
00:01:15,266 --> 00:01:18,833
Therefore, the error detected by the video memory test software does not necessarily mean that
17
00:01:19,266 --> 00:01:21,466
the video memory is broken,
18
00:01:21,833 --> 00:01:27,066
but it may also be a problem with the GPU or the channel between the GPU and the video memory.