|
Message-ID: <732a01d2817fe82870fb49f6f2821e9e@smtp.hushmail.com> Date: Sun, 12 Oct 2014 02:37:40 +0200 From: magnum <john.magnum@...hmail.com> To: john-users@...ts.openwall.com Subject: Re: thanks for GPU temp and fan speed in status line On 2014-10-11 07:55, Royce Williams wrote: > On Fri, Oct 10, 2014 at 6:11 PM, magnum <john.magnum@...hmail.com> wrote: >> BTW could you please post the full output of --list=cuda-devices > > As of: commit d243b8f06e45e411dc56bccab975b3b05243bca3 > ... the opencl temp and fan still look like I expect it to for temp > and fan, but the cuda looks swapped: > > NVML id: 1 > Fan speed: 32% > Temperature: 28°C > Utilization: n/a I'm glad we did this, lol. After going through hoops mapping CUDA-id to NVML-id (after all, we did *print* the right one), we still called get_temp() using the CUDA id. Doh! I'm glad we can iron these things out with your help. It's fixed in latest commit. This bug only affected --list though, not status lines. Just for peace of mind, could you run a brief crack against some test hash using a CUDA format and double-check that it prints the correct temp/fan values in the status line too? 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.