diff options
| author | Konstantin <const@const.me> | 2023-01-20 15:33:06 +0100 |
|---|---|---|
| committer | Konstantin <const@const.me> | 2023-01-20 15:33:06 +0100 |
| commit | 64d61ad2726d4c9cf822c7ad3475bf3095bd6583 (patch) | |
| tree | 578941f2a40f11071647e6033ab21c9cbea80523 /SampleClips | |
| parent | 5483755f6332dc0f00174a9f7869f44073f4359d (diff) | |
Minor, documentation
Diffstat (limited to 'SampleClips')
| -rw-r--r-- | SampleClips/Readme.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/SampleClips/Readme.txt b/SampleClips/Readme.txt index 44d50db..105e797 100644 --- a/SampleClips/Readme.txt +++ b/SampleClips/Readme.txt @@ -24,4 +24,7 @@ The AMD APU in that desktop delivers 2.0 TFlops FP32, and 53.3 GB/second memory That variant of 1650 delivers 2.6 TFlops FP32, and 128.1 GB/second VRAM bandwidth. -The AMD APU in the laptop delivers 1.6 TFlops FP32, and 51.2 GB/second memory bandwidth.
\ No newline at end of file +The AMD APU in the laptop delivers 1.6 TFlops FP32, and 51.2 GB/second memory bandwidth. + +The loading times in these logs make little sense because they depend heavily on the disk cache implemented in the OS kernel. +Ideally, I needed to reboot Windows before every test, but I didn’t do that.
\ No newline at end of file |
