Compare commits

..

No commits in common. "82c408c93e7916aefa1d6873e4e7ffdbfd05dcc1" and "a93d337c3801f05f9ef7924787f28411abf2c79f" have entirely different histories.

2 changed files with 11 additions and 34 deletions

View File

@ -4,33 +4,26 @@ visible: true
--- ---
[toc] [toc]
## Overclocking ## Overclocking
*TODO* I have not yet looked for system-tools for overclocking
_TODO_ I have not yet looked for system-tools for overclocking
## Testing ## Testing
> [More Testing Tools can be found on the ArchWiki](https://wiki.archlinux.org/title/Stress_testing?useskinversion=1)
> [More Testing Tools can be found on the ArchWiki](https://wiki.archlinux.org/title/Stress_testing)
### Prime95/Mprime ### Prime95/Mprime
`$ mprime` `$ mprime`
Select "No" when asked to join the distributed computing project Select "No" when asked to join the distributed computing project
`16` for torture testing `16` for torture testing
Recommended test: `2` Recommended test: `2`
This application includes hardware error checking. Output to the CLI as well as the logfile. This application includes hardware error checking. Output to the CLI as well as the logfile.
Check the file `results.txt` Check the file `results.txt`
### ffmpeg video encoding ### ffmpeg video encoding
This command encodes random noise with x265 and discards the resulting video This command encodes random noise with x265 and discards the resulting video
`$ ffmpeg -y -f rawvideo -video_size 1920x1080 -pixel_format yuv420p -framerate 60 -i /dev/urandom -c:v libx265 -preset placebo -f matroska /dev/null` `$ ffmpeg -y -f rawvideo -video_size 1920x1080 -pixel_format yuv420p -framerate 60 -i /dev/urandom -c:v libx265 -preset placebo -f matroska /dev/null`
> [ArchWiki Source](https://wiki.archlinux.org/title/Stress_testing?useskinversion=1#Video_encoding)
> [ArchWiki Source](https://wiki.archlinux.org/title/Stress_testing?useskinversion=1#Video_encoding)
### Stress ### Stress
Stress is capable of testing CPU, memory, I/O and disks Stress is capable of testing CPU, memory, I/O and disks
Use `$ stress -c (threads)` to test the CPU Use `$ stress -c (threads)` to test the CPU

View File

@ -4,29 +4,13 @@ visible: true
--- ---
[toc] [toc]
## Overclocking ## Overclocking
### AMD ### AMD
[CoreCtrl](https://gitlab.com/corectrl/corectrl) allows the manipulation of GPU frequency, voltages, power and the fancurve.
#### CoreCtrl *TODO* installation hints
[CoreCtrl](/linux/overclocking/monitoring#corectrl) allows the manipulation of GPU frequency, voltages, power and the fancurve.
_Note: CoreCtrl worked for me with an RX 480, but not with an RX 6600 XT_
#### LACT
[LACT](https://github.com/ilya-zlobintsev/LACT)
## Testing ## Testing
> [More Testing Tools can be found on the ArchWiki](https://wiki.archlinux.org/title/Stress_testing?useskinversion=1)
> [More Testing Tools can be found on the ArchWiki](https://wiki.archlinux.org/title/Stress_testing) *TODO*
### Unigine Benchmarks
- unigine-heaven
- unigine-valley
- unigine-tropics
- unigine-superposition
- unigine-sanctuary