Cyril Roelandt
							
						 | 
						
							
							
								ee3612515d
							
							Rename starpu_get_node_kind : it should be starpu_node_get_kind.
						 | 
						14 년 전 | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								ee6ae0150a
							
							Make enum _starpu_node_kind and _starpu_get_node_kind public.
						 | 
						14 년 전 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								34e05979c1
							
							tests/datawizard/interfaces/test_interfaces.c: fix call to argument-less function
						 | 
						14 년 전 | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								0b84255185
							
							test_interfaces : do not try to run the cuda-to-cuda test if there is only one cuda device available.
						 | 
						14 년 전 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								093df9884a
							
							fix build with icpc
						 | 
						14 년 전 | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								d07084a07f
							
							Replaces a bunch of "#if STARPU_USE_" by "#ifdef STARPU_USE_"
						 | 
						14 년 전 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								c05818fe7d
							
							tests: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task
						 | 
						14 년 전 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								4df93292a3
							
							tests/datawizard/interfaces/test_interfaces.c: disable printing when environment variable STARPU_SSILENT is set
						 | 
						14 년 전 | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								fa46be2e8d
							
							Standard interface test suite : add a test for handle_to_pointer().
						 | 
						14 년 전 | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								1946204ca6
							
							Add an initial value for summary.compare.
						 | 
						14 년 전 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								7599748470
							
							update code w.r.t coding style
						 | 
						14 년 전 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								137a8543af
							
							tests: update location for helper.h and use STARPU_ASSERT
						 | 
						14 년 전 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								a7c6dabe25
							
							tests: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones
						 | 
						14 년 전 | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								ac31e15728
							
							Standard interface test : fix the ram_to_ram() function to make sure it really does the job, and does not try and do a GPU-GPU transfert.
						 | 
						14 년 전 | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								4acdeb58b5
							
							Interface tests : add a test for the compare() method.
						 | 
						14 년 전 | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								65ff88747f
							
							Add RAM-to-RAM support to the interface test code.
						 | 
						14 년 전 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								7e047b0b6e
							
							tests: use FPRINTF instead of printf to disable printing when environment variable STARPU_SSILENT is set
						 | 
						14 년 전 | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								12f6d413de
							
							test_interfaces.c : make sure load_conf() does not fail when CPUs are disabled
						 | 
						14 년 전 | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								76ebf2d560
							
							Fix build
						 | 
						14 년 전 | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								6c0a28438f
							
							test_interfaces.c : make sure run_cuda() and run_opencl() are both inside an #ifdef block
						 | 
						14 년 전 | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								95a07fefc7
							
							Fix typo
						 | 
						14 년 전 | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								2d3db3eeb9
							
							FIx test_vector_interface, which used to fail with --disable-cpu
						 | 
						14 년 전 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								7728adf287
							
							fix build
						 | 
						14 년 전 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								b3a6c1f52b
							
							do not use typedef for starpu_codelet, use it directly as a struct
						 | 
						14 년 전 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								0ebf7ba326
							
							Rename public opaque type starpu_data_handle as starpu_data_handle_t
						 | 
						14 년 전 | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								adb5eda2e2
							
							test_interfaces: Cleaning run_sync
						 | 
						14 년 전 | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								bb83a802a0
							
							test_interfaces.c: fixed a compilation error
						 | 
						14 년 전 | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								ed04792c7a
							
							Interface tests : testing synchronous copies.
						 | 
						14 년 전 | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								390585c990
							
							Interface tests : API changes.
						 | 
						14 년 전 | 
					
				
					
						
							
								   Ludovic Courtès
							
						 | 
						
							
							
								33a2088388
							
							test_interfaces: Change `register_func_t' to return a `starpu_data_handle'.
						 | 
						14 년 전 |