| 
					
				 | 
			
			
				@@ -1,6 +1,6 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 /* StarPU --- Runtime system for heterogeneous multicore architectures. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  * 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- * Copyright (C) 2009, 2010-2011  Université de Bordeaux 1 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ * Copyright (C) 2009-2012  Université de Bordeaux 1 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  * Copyright (C) 2010, 2011  Centre National de la Recherche Scientifique 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  * 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  * StarPU is free software; you can redistribute it and/or modify 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -20,7 +20,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #include <starpu.h> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-double gemm_cost(struct starpu_buffer_descr *descr); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+double gemm_cost(struct starpu_buffer_descr *descr, unsigned nimpl); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 static struct starpu_perfmodel starpu_sgemm_model = 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 { 
			 |