Does HC treat Infiniband-connected servers as a single machine? - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Misc (https://hashcat.net/forum/forum-15.html) +--- Forum: Hardware (https://hashcat.net/forum/forum-13.html) +--- Thread: Does HC treat Infiniband-connected servers as a single machine? (/thread-2148.html) |
Does HC treat Infiniband-connected servers as a single machine? - john99 - 03-18-2013 Hello, In c't 3/2013 there is written something about 5 Infiniband-connected servers each with 5 AMD GPU :-) Even I will never be able to afford such equipment, I would like to know: Does Hashcat treat Infiniband-connected machines as a single server? Thank's a lot for any feedback! John RE: Does HC treat Infiniband-connected servers as a single machine? - unix-ninja - 03-18-2013 Hashcat by itself does not have any networking support. There are wrappers that can help you out with networking, like vcl and disthc, but I don't believe either supports infiniband. RE: Does HC treat Infiniband-connected servers as a single machine? - atom - 03-18-2013 afaik you can do tcpip-over-infiniband RE: Does HC treat Infiniband-connected servers as a single machine? - epixoip - 03-18-2013 john99, check out http://hashcat.net/wiki/doku.php?id=vcl_cluster_howto yup, you can do IP over Infiniband (IPoIB), and therefore can do TCP over IP over Infiniband. we use 4x SDR in our vcl cluster. |