Cyril Roelandt
							
						 | 
						
							
							
								3d4d9901c2
							
							Add a Coccinelle script that turns "abort" into "STARPU_ABORT" and "assert" into "STARPU_ASSERT"
						 | 
						14 年之前 | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								b1e69671e0
							
							Add a Coccinelle script that should be able to fix the return values of our tests.
						 | 
						14 年之前 | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								b236f9013e
							
							Add a coccinelle script that removes all occurences of the "where" field of the "starpu_codelet" structure.
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								be21794fe1
							
							doc: STARPU_GPU and gpu_funcs do not exist. Update to CUDA
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								d402cfe8ee
							
							doc: update struct starpu_codelet definition
						 | 
						14 年之前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								2d63bff3c2
							
							Values don't actually matter
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								62a3b592b7
							
							doc: update struct starpu_codelet definition
						 | 
						14 年之前 | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								9aa04863c2
							
							Always make sure that the initilaization of the cpu_funcs field is NULL-terminated
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								e37443fc81
							
							tests: fix typos
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								efb9cbf614
							
							tests: use STARPU_TEST_SKIPPED instead of hard-coded value 77
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								27a59f4c7c
							
							doc: fix @deftypefun syntax
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								cd27c65663
							
							doc/tutorial: use xxx_funcs instead of xxx_func in struct starpu_codelet
						 | 
						14 年之前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								e04b5ea9f1
							
							Add _starpu_task_submit_nodeps, which should be used instead of directly _starpu_push_lock_task, for core-generated tasks without dependencies
						 | 
						14 年之前 | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								6158fd9e59
							
							tools/dev : add a coccinelle semantic patch that converts cpu_func to cpu_funcs in codelet initialization.
						 | 
						14 年之前 | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								ee5c6bb8ea
							
							CSR interface : add standard test
						 | 
						14 年之前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								a166be1f59
							
							mention same data now being allowed in parameters of the same task
						 | 
						14 年之前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								52b0917cf1
							
							Allow using the same parameter several times, in both read and write mode
						 | 
						14 年之前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								2d6776a30a
							
							Don't reuse the same task structure
						 | 
						14 年之前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								36ab79163a
							
							Document that some data can appear several times in a task parameters only in read-only mode
						 | 
						14 年之前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								2c842ade29
							
							Add a test for passing the same parameter several times
						 | 
						14 年之前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								63fbac4cbf
							
							Update doc concerning multiimpl
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								61940dab45
							
							examples: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								a7c6dabe25
							
							tests: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								e287924919
							
							ChangeLog: Fields xxx_func of struct starpu_codelet are made deprecated
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								5bc7ebdce7
							
							src/core/task.c: update function _starpu_codelet_check_deprecated_fields
						 | 
						14 年之前 | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								cf7064ab96
							
							Fix doc build
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								a6d255d11e
							
							src/datawizard/interfaces/data_interface.c: add include core/task.h for using _starpu_task_get_cpu_nth_implementation
						 | 
						14 年之前 | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								f411f19cdc
							
							Documentation : starpu_opencl_set_kernel_args
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								6a62eae9fb
							
							src/core/workers.c: starpu_gordon_func_t is a int type not a pointer
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								9faadcf561
							
							Mark struct starpu_codelet's fields XXX_func as deprecated. Fields
						 | 
						14 年之前 |