|
Message-ID: <alpine.DEB.2.20.1804121657280.11453@money> Date: Thu, 12 Apr 2018 17:21:52 -0500 (CDT) From: Steve Bourland <sbourland@...i.edu> To: john-users@...ts.openwall.com Subject: OpenCL not found? I am trying to compile john with OpenCL support on a Gizmosphere Gizmo2 under Ubuntu 16.04 (this is just my test platform). The problem I am having is that ./configure is not indicating OpenCL is supported. Here is some hopefully helpful information: ./configure LDFLAGS=-L/opt/AMDAPPSDK-3.0/lib CFLAGS=-I/opt/AMDAPPSDK-3.0/include Yields: OpenCL support ......................... no locate CL/cl.h /opt/AMDAPPSDK-3.0/include/CL/cl.h /opt/AMDAPPSDK-3.0/include/CL/cl.hpp locate libOpenCL.so /opt/AMDAPPSDK-3.0/lib/x86/libOpenCL.so /opt/AMDAPPSDK-3.0/lib/x86/libOpenCL.so.1 /opt/AMDAPPSDK-3.0/lib/x86_64/libOpenCL.so /opt/AMDAPPSDK-3.0/lib/x86_64/sdk/libOpenCL.so /opt/AMDAPPSDK-3.0/lib/x86_64/sdk/libOpenCL.so.1 I feel like I have everything in order per the README-OPENCL. Trying make -sf Makefile.legacy was disasterous, leading to a constantly increasing load (I killed it at >185) and chewing through swap space. Does anyone have any clues or suggestions? Thanks, Steve
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.