I was able to configure BIT and let it test a specific extension set of my processor. For example, it will test SSE3/SSE4a only and generate a log and a trace to show if there are any errors out of billions or trillions of operations.
But, I can't see what tasks are actually performed in those tests. Are they seeking Prime numbers, calculating Pi, or drawing stuff? Will all the instructions in SSE3/SSE4a be tested? Why can't I select MMX or 3DNow! to test Phenom II 955BE?
But, I can't see what tasks are actually performed in those tests. Are they seeking Prime numbers, calculating Pi, or drawing stuff? Will all the instructions in SSE3/SSE4a be tested? Why can't I select MMX or 3DNow! to test Phenom II 955BE?
Comment