| .. | 
		
		
			
			
			
				
					| combined_workers | 3a76e44aad
					fix missing casts, avoid using -Werror | 8 éve | 
		
			
			
			
				
					| driver_api | 748628b584
					Disable tests/main/driver_api/run_driver.c when running several workers on a CUDA device, the test does not handle the case when two threads are needed to drive them | 8 éve | 
		
			
			
			
				
					| codelet_null_callback.c | 2bcc6c9758
					document what tests test | 9 éve | 
		
			
			
			
				
					| declare_deps_after_submission.c | 1020cf37cc
					reduce variable scope when possible | 8 éve | 
		
			
			
			
				
					| declare_deps_after_submission_synchronous.c | 2bcc6c9758
					document what tests test | 9 éve | 
		
			
			
			
				
					| declare_deps_in_callback.c | 2bcc6c9758
					document what tests test | 9 éve | 
		
			
			
			
				
					| deploop.c | 2bcc6c9758
					document what tests test | 9 éve | 
		
			
			
			
				
					| deprecated_func.c | 0f27a01f62
					tests/: remove useless parenthesis | 8 éve | 
		
			
			
			
				
					| empty_task.c | 2bcc6c9758
					document what tests test | 9 éve | 
		
			
			
			
				
					| empty_task_chain.c | 2bcc6c9758
					document what tests test | 9 éve | 
		
			
			
			
				
					| empty_task_sync_point.c | 2bcc6c9758
					document what tests test | 9 éve | 
		
			
			
			
				
					| empty_task_sync_point_tasks.c | 2bcc6c9758
					document what tests test | 9 éve | 
		
			
			
			
				
					| execute_on_a_specific_worker.c | f3bfedf320
					Reduce execution time | 9 éve | 
		
			
			
			
				
					| execute_schedule.c | 2bcc6c9758
					document what tests test | 9 éve | 
		
			
			
			
				
					| get_children_tasks.c | 2bcc6c9758
					document what tests test | 9 éve | 
		
			
			
			
				
					| get_current_task.c | 2bcc6c9758
					document what tests test | 9 éve | 
		
			
			
			
				
					| hwloc_cpuset.c | ededd56178
					fix build without hwloc | 8 éve | 
		
			
			
			
				
					| increment.cu | 4b1a16edde
					Fix University name after the fusion.. | 11 éve | 
		
			
			
			
				
					| insert_task.c | 0f27a01f62
					tests/: remove useless parenthesis | 8 éve | 
		
			
			
			
				
					| insert_task_array.c | 2bcc6c9758
					document what tests test | 9 éve | 
		
			
			
			
				
					| insert_task_dyn_handles.c | 2bcc6c9758
					document what tests test | 9 éve | 
		
			
			
			
				
					| insert_task_many.c | 0f27a01f62
					tests/: remove useless parenthesis | 8 éve | 
		
			
			
			
				
					| insert_task_nullcodelet.c | 2bcc6c9758
					document what tests test | 9 éve | 
		
			
			
			
				
					| insert_task_pack.c | 62e33d6876
					tests/main/insert_task_pack.c: remove unreachable code | 9 éve | 
		
			
			
			
				
					| insert_task_value.c | 22b699d03c
					starpu_codelet_unpack_args: use 0 instead of NULL as an end marker | 8 éve | 
		
			
			
			
				
					| insert_task_where.c | d7bb211f71
					avoid displaying expected value when inappropriate | 8 éve | 
		
			
			
			
				
					| mkdtemp.c | ef395f6e4b
					when possible, use sizeof instead of a hard-coded value for a string length | 8 éve | 
		
			
			
			
				
					| multithreaded.c | e20290a061
					use starpu pthread functions | 8 éve | 
		
			
			
			
				
					| multithreaded_init.c | e20290a061
					use starpu pthread functions | 8 éve | 
		
			
			
			
				
					| pack.c | a8cc467700
					tests,examples: fix cppcheck warnings | 9 éve | 
		
			
			
			
				
					| pause_resume.c | 2bcc6c9758
					document what tests test | 9 éve | 
		
			
			
			
				
					| regenerate.c | 37c8d53cd4
					Add more starpu_do_schedule calls to fix testsuite with graph_test | 9 éve | 
		
			
			
			
				
					| regenerate_pipeline.c | 37c8d53cd4
					Add more starpu_do_schedule calls to fix testsuite with graph_test | 9 éve | 
		
			
			
			
				
					| restart.c | 2bcc6c9758
					document what tests test | 9 éve | 
		
			
			
			
				
					| starpu_init.c | 1e32f25fc4
					fix warning | 8 éve | 
		
			
			
			
				
					| starpu_task_bundle.c | 2bcc6c9758
					document what tests test | 9 éve | 
		
			
			
			
				
					| starpu_task_wait.c | 2bcc6c9758
					document what tests test | 9 éve | 
		
			
			
			
				
					| starpu_task_wait_for_all.c | 2bcc6c9758
					document what tests test | 9 éve | 
		
			
			
			
				
					| starpu_worker_exists.c | 2bcc6c9758
					document what tests test | 9 éve | 
		
			
			
			
				
					| static_restartable.c | 2bcc6c9758
					document what tests test | 9 éve | 
		
			
			
			
				
					| static_restartable_tag.c | 2bcc6c9758
					document what tests test | 9 éve | 
		
			
			
			
				
					| static_restartable_using_initializer.c | 632c8204a0
					fix leak | 8 éve | 
		
			
			
			
				
					| subgraph_repeat.c | 37c8d53cd4
					Add more starpu_do_schedule calls to fix testsuite with graph_test | 9 éve | 
		
			
			
			
				
					| subgraph_repeat_regenerate.c | 37c8d53cd4
					Add more starpu_do_schedule calls to fix testsuite with graph_test | 9 éve | 
		
			
			
			
				
					| subgraph_repeat_regenerate_tag.c | 37c8d53cd4
					Add more starpu_do_schedule calls to fix testsuite with graph_test | 9 éve | 
		
			
			
			
				
					| subgraph_repeat_tag.c | 37c8d53cd4
					Add more starpu_do_schedule calls to fix testsuite with graph_test | 9 éve | 
		
			
			
			
				
					| submit.c | 2bcc6c9758
					document what tests test | 9 éve | 
		
			
			
			
				
					| tag_get_task.c | 2bcc6c9758
					document what tests test | 9 éve | 
		
			
			
			
				
					| tag_task_data_deps.c | 1020cf37cc
					reduce variable scope when possible | 8 éve | 
		
			
			
			
				
					| tag_wait_api.c | 84043629ce
					fix warning | 8 éve | 
		
			
			
			
				
					| task_wait_api.c | 2bcc6c9758
					document what tests test | 9 éve | 
		
			
			
			
				
					| wait_all_regenerable_tasks.c | 3fd97105b5
					drop duplicate semi-comma | 8 éve |