ati and nvidia working together
#1
hello
I have two card one from ati (hd7750) and second nvidia (gtx560ti).
It is possible to comput with this two card one hash (working together) using only one startup file ?
#2
no, hashcat does not support this.
#3
Why you ask ?
#1 install amd driver
#2 install nvidia driver
# see what happened...
#4
i did this before i ask, so it is no problem to use this card having two startup file ... one for ocl and secend for nvidia card and in this file i need to use diferent mask and it is to complicated
#5
It is impossible right now.
It MAY have been possible with ancient oclhashcat, which had the same binary for both platforms.
But that was at least 2 years ago, version 0.18 or something.
#6
or simply run 2 instances
#7
@atom: Why is it not supported ? Catalyst and NVidia drivers don't behave well together or what ?
#8
it's a very rare situation. no one before asked for it
#9
Actually, it would be a pretty awesome feature and I bet a lot of users would like it and use it (including me and many of my friends).
#10
A wrapper, which splits the masks and distributes workload would be an easier solution.
Anyone care to write one?