ubuntu:gpu:benchmark_the_gpu
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ubuntu:gpu:benchmark_the_gpu [2023/06/27 08:33] – peter | ubuntu:gpu:benchmark_the_gpu [2023/06/27 08:53] (current) – peter | ||
---|---|---|---|
Line 6: | Line 6: | ||
---- | ---- | ||
+ | |||
+ | ===== Various Benchmarks ===== | ||
* [[Ubuntu: | * [[Ubuntu: | ||
* [[Ubuntu: | * [[Ubuntu: | ||
- | + | | |
- | ---- | + | * [[Ubuntu: |
- | + | ||
- | ===== GL Mark 2 ===== | + | |
- | + | ||
- | ==== Install glmark2 ==== | + | |
- | + | ||
- | <code bash> | + | |
- | sudo apt install glmark2 | + | |
- | </ | + | |
- | + | ||
- | ---- | + | |
- | + | ||
- | ==== Run glmark2 ==== | + | |
- | + | ||
- | <code bash> | + | |
- | glmark2 | + | |
- | </ | + | |
- | + | ||
- | <WRAP info> | + | |
- | **NOTE:** GL mark is a much richer benchmarking tool developed by the kind people behind the Linaro distribution. | + | |
- | + | ||
- | * glmark offers a rich set of tests that concern different aspects of your graphics unit performance (buffering, building, lighting, texturing etc), allowing for a much more comprehensive and meaningful test. | + | |
- | * Each test is conducted for 10 seconds and the frame rate is counted individually. | + | |
- | * In the end, users get a performance score based on all previous tests. | + | |
- | + | ||
- | </ | + | |
- | + | ||
- | + | ||
- | ---- | + | |
- | + | ||
- | ===== Unigine Benchmarks ===== | + | |
- | + | ||
- | Download from https:// | + | |
- | + | ||
- | See also: | + | |
- | + | ||
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
- | + | ||
- | ---- | + | |
- | + | ||
- | ===== Hashcat ===== | + | |
- | + | ||
- | <code bash> | + | |
- | hashcat -I | + | |
- | </ | + | |
- | + | ||
- | returns: | + | |
- | + | ||
- | <code bash> | + | |
- | hashcat (v6.2.5) starting in backend information mode | + | |
- | + | ||
- | OpenCL Info: | + | |
- | ============ | + | |
- | + | ||
- | OpenCL Platform ID #1 | + | |
- | Vendor..: Advanced Micro Devices, Inc. | + | |
- | Name....: AMD Accelerated Parallel Processing | + | |
- | Version.: OpenCL 2.1 AMD-APP (3513.0) | + | |
- | + | ||
- | Backend Device ID #1 | + | |
- | Type...........: GPU | + | |
- | Vendor.ID......: 1 | + | |
- | Vendor.........: | + | |
- | Name...........: | + | |
- | Version........: | + | |
- | Processor(s)...: | + | |
- | Clock..........: | + | |
- | Memory.Total...: | + | |
- | Memory.Free....: | + | |
- | OpenCL.Version.: | + | |
- | Driver.Version.: | + | |
- | PCI.Addr.BDF...: | + | |
- | </ | + | |
- | + | ||
- | ---- | + | |
- | + | ||
- | + | ||
- | <code bash> | + | |
- | hashcat -b | uniq | + | |
- | </ | + | |
- | + | ||
- | returns: | + | |
- | + | ||
- | <code bash> | + | |
- | hashcat (v6.2.5) starting in benchmark mode | + | |
- | + | ||
- | Benchmarking uses hand-optimized kernel code by default. | + | |
- | You can use it in your cracking session by setting the -O option. | + | |
- | Note: Using optimized kernel code limits the maximum supported password length. | + | |
- | To disable the optimized kernel code in benchmark mode, use the -w option. | + | |
- | + | ||
- | OpenCL API (OpenCL 2.1 AMD-APP (3513.0)) - Platform #1 [Advanced Micro Devices, Inc.] | + | |
- | ===================================================================================== | + | |
- | * Device #1: Radeon RX 7900 XTX, 24448/24560 MB (20876 MB allocatable), | + | |
- | + | ||
- | Benchmark | + | |
- | =========================== | + | |
- | * --optimized-kernel-enable | + | |
- | + | ||
- | ------------------- | + | |
- | * Hash-Mode 0 (MD5) | + | |
- | ------------------- | + | |
- | + | ||
- | Speed.# | + | |
- | + | ||
- | ---------------------- | + | |
- | * Hash-Mode 100 (SHA1) | + | |
- | ---------------------- | + | |
- | + | ||
- | Speed.# | + | |
- | ... | + | |
- | </ | + | |
- | + | ||
- | <WRAP info> | + | |
- | **NOTE: | + | |
- | + | ||
- | * Device #1: Radeon RX 7900 XTX | + | |
- | + | ||
- | </ | + | |
---- | ---- | ||
ubuntu/gpu/benchmark_the_gpu.1687854790.txt.gz · Last modified: 2023/06/27 08:33 by peter