Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 9 Oct 2014 23:58:26 -0800
From: Royce Williams <royce@...ho.org>
To: john-dev <john-dev@...ts.openwall.com>
Subject: "Failed copy data to gpu" when using fork with descrypt-opencl

When running this version of bleeding-jumbo:

commit 3d8c4ea17f918130e62108be91309883c7023541
Merge: 379881a 53cbf8b
Author: Dhiru Kholia <dhiru@...nwall.com>
Date:   Thu Oct 9 20:28:03 2014 +0200


... I'm getting the following error when I try to use fork to get more
CPU cores participating in feeding my GPU:

/srv/crack/john-latest/run/john --format=descrypt-opencl --fork=2
./badcrypt.test
Device 0: GeForce GTX 970
Build log:
ptxas info    : 0 bytes gmem
ptxas info    : Compiling entry function 'DES_bs_25_b' for 'sm_52'
ptxas info    : Function properties for DES_bs_25_b
ptxas         .     256 bytes stack frame, 0 bytes spill stores, 0
bytes spill loads
ptxas info    : Used 72 registers, 15876 bytes smem, 348 bytes cmem[0]
Local worksize (LWS) 64, Global worksize (GWS) 16384
Loaded 1 password hash (descrypt-opencl, traditional crypt(3) [DES OpenCL])
Node numbers 1-2 of 2 (fork)
OpenCL error (CL_INVALID_COMMAND_QUEUE) in file
(opencl_DES_bs_b_plug.c) at line (637) - (Failed Copy data to gpu)
OpenCL error (CL_OUT_OF_RESOURCES) in file (opencl_DES_bs_b_plug.c) at
line (637) - (Failed Copy data to gpu)

Royce

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.