Odd behavior getting GTS 450 to run alongside GTX 960, and 750TI. - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: Odd behavior getting GTS 450 to run alongside GTX 960, and 750TI. (/thread-8419.html) |
Odd behavior getting GTS 450 to run alongside GTX 960, and 750TI. - saltedsalt - 06-11-2019 Hello, I have hashcat installed on an Ubuntu 18.04 box that has a GTX 960, GTX 750TI, and a GTS 450 in it. I'm able to run the benchmark with each graphics card separately, as well as with the GTX 960 and 750TI together. However, when I attempt to run the benchmark with all three graphics cards simultaneously I'm getting these errors: Code: hashcat (v5.1.0) starting in benchmark mode... I understand that the initial errors are saying that the GTS 450 has outdated CUDA compatibility, but given that it is still able to run solo, I'm not sure why it wouldn't be able to run with the other GPUs. Here's what it looks like when the GTS 450 runs by itself: Code: hashcat (v5.1.0) starting in benchmark mode... Any insight into this issue would be very much appreciated, thank you. RE: Odd behavior getting GTS 450 to run alongside GTX 960, and 750TI. - Chick3nman - 06-11-2019 > Any insight into this issue would be very much appreciated, thank you. * Device #2: This hardware has outdated CUDA compute capability (2.1). Need any further insight? The card is wildly outdated and not supported by current drivers. The fact that you got it into hashcat at all along side newer cards is surprising. RE: Odd behavior getting GTS 450 to run alongside GTX 960, and 750TI. - saltedsalt - 06-11-2019 (06-11-2019, 04:36 AM)Chick3nman Wrote: > Any insight into this issue would be very much appreciated, thank you. I'm not sure that I agree. Just because it's an older card doesn't mean that it's worthless. Furthermore, it actually still is supported by the Nvidia Linux drivers. So, considering that it is: a) recognized by the operating system b) recognized by hashcat whilst running independently c) still supported by Nvidia getting it working with the other cards doesn't seem infeasible. Thanks for your input though. RE: Odd behavior getting GTS 450 to run alongside GTX 960, and 750TI. - Flomac - 06-11-2019 (06-11-2019, 05:54 AM)saltedsalt Wrote: I'm not sure that I agree. Just because it's an older card doesn't mean that it's worthless. It's not supported by hashcat anymore. That's pretty much what the error message is telling you. Only hardware from Maxwell/CUDA 5.0 up is supported. The card is 10 years old and compared to the performance capabilities of the other two cards it doesn't matter if this card is "helping" cracking passwords or if you just spare it out and save the ~100W it consumes. You could consider that worthless. |