|
Message-ID: <d0d400d271bb77ca8fbd08147d99d11d@smtp.hushmail.com> Date: Tue, 25 Oct 2016 17:16:03 +0200 From: magnum <john.magnum@...hmail.com> To: john-users@...ts.openwall.com Subject: Re: Linux AMDGPU-PRO driver On 2016-10-25 16:34, Luis Rocha wrote: > Short update. I got a R9 290x and installed the latest AMDGPU-PRO driver. > Build log: /tmp/OCL8719T6.cl:139:18: warning: unknown attribute > 'max_constant_size' ignored > __attribute__((max_constant_size (NUM_INT_KEYS * 4))) > ^ > 1 warning generated. > Is that warning something of concern? No, like most any build warning it can be ignored. I'm not sure why that attribute is there at all (compiler optimizations?), apparently it was specific to AMD but now only older versions. I'll make it depend on a version range some rainy day. Thanks, magnum
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.