RX 5700 XT OpenCL amdgpu-pro problem
#1
Hi everybody, not long ago I received an rx 5700 xt and so I wanted to test it but after installing amdgpu-pro with :
Code:
./amdgpu-pro-install -y --opencl=legacy,pal --headless --no-dkms
on PopOS 19.10 perfectly. I wanted to try a benchmark but... on MD5, Hashcat doesn't do anything... and when i try many times, hashcat say : CL_OUT_OF_HOST_MEMORY.

Code:
./hashcat.bin -b -O
hashcat (v5.1.0-1718-gef47811c) 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 1.2 pocl 1.3 None+Asserts, LLVM 6.0.1, SLEEF, DISTRO, POCL_DEBUG) - Platform #1 [The pocl project]
=====================================================================================================================
* Device #1: pthread-AMD Ryzen 5 2600 Six-Core Processor, skipped

OpenCL API (OpenCL 2.1 AMD-APP (3004.6)) - Platform #2 [Advanced Micro Devices, Inc.]
=====================================================================================
* Device #2: gfx1010, 8064/8176 MB (4048 MB allocatable), 20MCU

Benchmark relevant options:
===========================
* --optimized-kernel-enable

Hashmode: 0 - MD5

^C


I've tested the beta and this the same problem.
(amdgpu-pro 19.50)
Reply


Messages In This Thread
RX 5700 XT OpenCL amdgpu-pro problem - by OnePiece - 03-06-2020, 07:49 AM