Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Date: Mon, 17 Feb 2014 11:48:44 +0100
From: Mr Dupito <mrdupito@...il.com>
To: john-dev@...ts.openwall.com
Subject: sha512crypt-opencl format fails in xeon phi coprocesor

I'm trying to use the sha512crypt-opencl kernel with a xeon phi coprocesor.
When using the host device, it works smoothly, but using the MIC
(coprocesor) it fails to build the kernel cryptsha512_kernel_DEFAULT.cl.

This is the output:

[john-1.7.9-jumbo-7]$ LWS=32 GWS=5120 STEP=256 $J/run/john --test
--format=sha512crypt-opencl --device=1
OpenCL platform 0: Intel(R) OpenCL, 2 device(s).
Using device 1: Intel(R) Many Integrated Core Acceleration Card
Building the kernel ($JOHN/cryptsha512_kernel_DEFAULT.cl), this could take a
while
1 warning generated.
LLVM ERROR: LLVM2PIL: Cannot yet select: 0x7f6492097630: i64 = bswap
0x7f64919aadf0 [ORD=665] [ID=19]
  0x7f64919aadf0: i64,ch = load 0x7f64904f8010, 0x7f6492040930,
0x7f6492040a30<LD8[%sunkaddr1432]> [ORD=664] [ID=18]
    0x7f6492040930: i64 = add 0x7f64919aa5f0, 0x7f6492051660 [ORD=662]
[ID=17]
      0x7f64919aa5f0: i64 = add 0x7f649005a450, 0x7f6492041430 [ORD=661]
[ID=15]
        0x7f649005a450: i64,ch = CopyFromReg 0x7f64904f8010, 0x7f6492096a30
[ORD=659] [ID=10]
          0x7f6492096a30: i64 = Register %vreg855 [ORD=659] [ID=2]
        0x7f6492041430: i64 = shl 0x7f649005a950, 0x7f64919c8a00 [ORD=666]
[ID=13]
          0x7f649005a950: i64,ch = CopyFromReg 0x7f64904f8010,
0x7f64919c8200 [ORD=660] [ID=11]
            0x7f64919c8200: i64 = Register %vreg167 [ORD=660] [ID=3]
          0x7f64919c8a00: i8 = Constant<3> [ID=9]
      0x7f6492051660: i64 = Constant<72> [ORD=662] [ID=4]
    0x7f6492040a30: i64 = undef [ORD=664] [ID=5]

Content of type "text/html" skipped

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.