Posts: 2
	Threads: 1
	Joined: Jul 2013
	
	
 
	
	
		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 ?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 2,935
	Threads: 12
	Joined: May 2012
	
	
 
	
	
		no, hashcat does not support this.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 117
	Threads: 6
	Joined: Aug 2011
	
	
 
	
	
		Why you ask ?
#1 install amd driver
#2 install nvidia driver
# see what happened...
	
	
	
	
	
 
 
	
	
	
		
	Posts: 2
	Threads: 1
	Joined: Jul 2013
	
	
 
	
		
		
		07-22-2013, 01:48 PM 
(This post was last modified: 07-22-2013, 01:49 PM by dud23.)
		
	 
	
		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
	
	
	
	
	
 
 
	
	
	
		
	Posts: 601
	Threads: 18
	Joined: Apr 2010
	
	
 
	
	
		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.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 5,232
	Threads: 233
	Joined: Apr 2010
	
	
 
	
	
		or simply run 2 instances
	
	
	
	
	
 
 
	
	
	
		
	Posts: 179
	Threads: 13
	Joined: Dec 2012
	
	
 
	
	
		@atom: Why is it not supported ? Catalyst and NVidia drivers don't behave well together or what ?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 5,232
	Threads: 233
	Joined: Apr 2010
	
	
 
	
	
		it's a very rare situation. no one before asked for it
	
	
	
	
	
 
 
	
	
	
		
	Posts: 179
	Threads: 13
	Joined: Dec 2012
	
	
 
	
	
		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).
	
	
	
	
	
 
 
	
	
	
		
	Posts: 601
	Threads: 18
	Joined: Apr 2010
	
	
 
	
	
		A wrapper, which splits the masks and distributes workload would be an easier solution.
Anyone care to write one?