05-14-2024, 04:17 AM
(05-13-2024, 11:36 AM)penguinkeeper Wrote: OpenCL can be compiled to run in CUDA so if you want it to be added officially, you'll have to have at least OpenCL although you can write CUDA-specific optimisations with "#if defined IS_CUDA" but again, the minimum is OpenCL support because users may use AMD cards too
oh ok i understand
I wanted to ask whether modules developed in the cuda programming language with the cu extension can be loaded into hashcat