mirror of
https://github.com/hashcat/hashcat.git
synced 2025-02-16 17:42:04 +00:00
We do not depend on CUDA any longer, so get rid of it :)
This commit is contained in:
parent
35f740386d
commit
83008460fc
@ -12,7 +12,6 @@ oclHashcat build documentation
|
|||||||
To compile **oclHashcat** the following third party libraries are required:
|
To compile **oclHashcat** the following third party libraries are required:
|
||||||
|
|
||||||
- ADL_SDK v8.0 ( http://developer.amd.com/tools-and-sdks/graphics-development/display-library-adl-sdk/ )
|
- ADL_SDK v8.0 ( http://developer.amd.com/tools-and-sdks/graphics-development/display-library-adl-sdk/ )
|
||||||
- cuda v7.5 ( https://developer.nvidia.com/cuda-downloads )
|
|
||||||
- GDK v352_55 ( https://developer.nvidia.com/gpu-deployment-kit )
|
- GDK v352_55 ( https://developer.nvidia.com/gpu-deployment-kit )
|
||||||
- NVIDIA Driver v352.21 ( https://www.nvidia.com/download/driverResults.aspx/86390/en-us )
|
- NVIDIA Driver v352.21 ( https://www.nvidia.com/download/driverResults.aspx/86390/en-us )
|
||||||
- NVAPI R352 ( https://developer.nvidia.com/nvapi )
|
- NVAPI R352 ( https://developer.nvidia.com/nvapi )
|
||||||
@ -29,7 +28,6 @@ The following files are needed inside the *deps/tmp* directory:
|
|||||||
|
|
||||||
ADL_SDK8.zip
|
ADL_SDK8.zip
|
||||||
R352-developer.zip
|
R352-developer.zip
|
||||||
cuda_7.5.18_linux.run
|
|
||||||
NVIDIA-Linux-x86_64-352.21.run
|
NVIDIA-Linux-x86_64-352.21.run
|
||||||
gdk_linux_amd64_352_55_release.run
|
gdk_linux_amd64_352_55_release.run
|
||||||
AMD-APP-SDKInstaller-v3.0.130.135-GA-linux64.tar.bz2
|
AMD-APP-SDKInstaller-v3.0.130.135-GA-linux64.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user