Nathalie Furmento
							
						 | 
						
							
							
								444461c75a
							
							doc: improve name for chapitre title
						 | 
						hace 8 años | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								553f2b122e
							
							doc: minor fixes
						 | 
						hace 8 años | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								22b699d03c
							
							starpu_codelet_unpack_args: use 0 instead of NULL as an end marker
						 | 
						hace 8 años | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								0005967a7d
							
							doc: add missing return types for functions
						 | 
						hace 9 años | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								6920c2293e
							
							fix memory leak
						 | 
						hace 9 años | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								58870d88ed
							
							Add STARPU_CL_ARGS flag to starpu_task_insert() and starpu_mpi_task_insert() functions
						 | 
						hace 9 años | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								e3bf388754
							
							New function starpu_codelet_unpack_args_and_copyleft() which allows to copy in a new buffer values which have not been unpacked by the current call
						 | 
						hace 9 años | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								22543ab4bb
							
							Document the new behavior
						 | 
						hace 9 años | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								2c7ab14ee2
							
							starpu_task_build:  Update to set starpu_task::cl_arg_free to 1 if some arguments of type STARPU_VALUE are given
						 | 
						hace 10 años | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								f36c3c1cb1
							
							Add STARPU_NAME to specify a task name from a starpu_task_insert call.
						 | 
						hace 10 años | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								a98e146ca6
							
							fix warning
						 | 
						hace 10 años | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								bb61f3808d
							
							update cnrs copyright
						 | 
						hace 10 años | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								802a261a06
							
							fix inria copyright
						 | 
						hace 10 años | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								9e6fa3480f
							
							clear out that here "not defined" just means to being defined
						 | 
						hace 10 años | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								040abf997a
							
							starpu_task_insert & co:
						 | 
						hace 11 años | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								757f5791e8
							
							doc: fix internal references
						 | 
						hace 11 años | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								4b1a16edde
							
							Fix University name after the fusion..
						 | 
						hace 11 años | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								9d8e413617
							
							Add STARPU_WORKER_ORDER to be able to specify workerorder from insert_task calls
						 | 
						hace 11 años | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								4705435be8
							
							Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag.
						 | 
						hace 11 años | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								6df6cb8f2c
							
							add missing documentation
						 | 
						hace 11 años | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								829460a4ab
							
							new flag STARPU_EXECUTE_ON_WORKER to specify the worker which will execute the task (thanks to Xavier Lacoste for providing the patch)
						 | 
						hace 11 años | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								75cfcc28e6
							
							doc/doxygen/chapters/api/insert_task.doxy: typo
						 | 
						hace 12 años | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								98d9eb5c64
							
							Functions starpu_insert_task and starpu_mpi_insert_task are renamed
						 | 
						hace 12 años | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								dba764e29e
							
							rename starpu_init_task to starpu_task_build:
						 | 
						hace 12 años | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								14eddc11c7
							
							New function starpu_init_task similar to starpu_insert_task without the submission of the task.
						 | 
						hace 12 años | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								570be45c0b
							
							doc/doxygen: typos
						 | 
						hace 12 años | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								641d0aa9ae
							
							doc/doxygen/chapters: update format
						 | 
						hace 12 años | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								e58ed783fc
							
							doc/doxygen: improve doc
						 | 
						hace 12 años | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								53e64aadb0
							
							doc/doxygen: insert task API
						 | 
						hace 12 años |