|
Hashcat dropper with AMD CPU's and Nvidia GPU - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: Hashcat dropper with AMD CPU's and Nvidia GPU (/thread-10498.html) |
Hashcat dropper with AMD CPU's and Nvidia GPU - Lomarine - 12-04-2021 Help - Code: User@Lomarine ~/hashcat
$ ./hashcat -b
hashcat (v6.2.5-18-gd89409ae3+) 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.
Successfully initialized NVIDIA CUDA library.
Failed to initialize NVIDIA RTC library.
* Device #1: CUDA SDK Toolkit not installed or incorrectly installed.
CUDA SDK Toolkit required for proper device support and utilization.
Falling back to OpenCL runtime.
OpenCL API (OpenCL 3.0 CUDA 11.5.121) - Platform #1 [NVIDIA Corporation]
========================================================================
* Device #1: NVIDIA GeForce RTX 3060, 11520/12287 MB (3071 MB allocatable), 28MCU
OpenCL API (OpenCL 2.1 WINDOWS) - Platform #2 [Intel(R) Corporation]
====================================================================
* Device #2: AMD Ryzen 5 2600 Six-Core Processor, skipped
Benchmark relevant options:
===========================
* --optimized-kernel-enable
-------------------
* Hash-Mode 0 (MD5)
-------------------I have installed all the necessary drivers, but it still does not work, what should I do? CPU - AMD Ryzen 5 2600 Six-Core Processor 3.40 GHz GPU - RTX 3060 RE: Hashcat dropper with AMD CPU's and Nvidia GPU - Lomarine - 12-04-2021 User@Lomarine ~/hashcat $ ./hashcat -I hashcat (v6.2.5-18-gd89409ae3+) starting in backend information mode Successfully initialized NVIDIA CUDA library. Failed to initialize NVIDIA RTC library. * Device #1: CUDA SDK Toolkit not installed or incorrectly installed. CUDA SDK Toolkit required for proper device support and utilization. Falling back to OpenCL runtime. OpenCL Info: ============ OpenCL Platform ID #1 Vendor..: NVIDIA Corporation Name....: NVIDIA CUDA Version.: OpenCL 3.0 CUDA 11.5.121 Backend Device ID #1 Type...........: GPU Vendor.ID......: 32 Vendor.........: NVIDIA Corporation Name...........: NVIDIA GeForce RTX 3060 Version........: OpenCL 3.0 CUDA Processor(s)...: 28 Clock..........: 1792 Memory.Total...: 12287 MB (limited to 3071 MB allocatable in one block) Memory.Free....: 11520 MB OpenCL.Version.: OpenCL C 1.2 Driver.Version.: 497.09 PCI.Addr.BDF...: 06:00.0 OpenCL Platform ID #2 Vendor..: Intel(R) Corporation Name....: Intel(R) OpenCL Version.: OpenCL 2.1 WINDOWS Backend Device ID #2 Type...........: CPU Vendor.ID......: 8 Vendor.........: Intel(R) Corporation Name...........: AMD Ryzen 5 2600 Six-Core Processor Version........: OpenCL 2.1 (Build 0) Processor(s)...: 12 Clock..........: 0 Memory.Total...: 16318 MB (limited to 2039 MB allocatable in one block) Memory.Free....: 8127 MB OpenCL.Version.: OpenCL C 2.0 Driver.Version.: 2020.11.11.0.13_160000 RE: Hashcat dropper with AMD CPU's and Nvidia GPU - Lomarine - 12-05-2021 help please( |