Olivier Aumage
							
						 | 
						
							
							
								c85979b76c
							
							enable parallel eager to work with scheduling contexts
						 | 
						vor 7 Jahren | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								1b8631f4a5
							
							redesigned algorithm for peager scheduling policy
						 | 
						vor 7 Jahren | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								7ae5f32c50
							
							examples: fix copyrights
						 | 
						vor 7 Jahren | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								5e6a2a33ea
							
							fixes for unused attributes and other minor warnings
						 | 
						vor 8 Jahren | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								cf5be99691
							
							update copyrights for files modified in 2017
						 | 
						vor 8 Jahren | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								a88517d429
							
							merge from trunk
						 | 
						vor 8 Jahren | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								ab8153271d
							
							fix target task count display
						 | 
						vor 8 Jahren | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								d476c09ccf
							
							fix bugs detected by coverity
						 | 
						vor 9 Jahren | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								4405cb0795
							
							fix bugs reported by coverity
						 | 
						vor 9 Jahren | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								bb61f3808d
							
							update cnrs copyright
						 | 
						vor 10 Jahren | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								b63583dca2
							
							examples/sched_ctx/sched_ctx.c: start scheduler defined by variable STARPU_SCHED when defined
						 | 
						vor 11 Jahren | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								6757bca1b5
							
							Remove implementation array terminator in tests, examples, and documentation, since it is not actually used
						 | 
						vor 11 Jahren | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								cc9aecb792
							
							merge trunk
						 | 
						vor 11 Jahren | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								4b1a16edde
							
							Fix University name after the fusion..
						 | 
						vor 11 Jahren | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								9aeb560a25
							
							examples/sched_ctx/sched_ctx.c: fix typo, we add the workers in procs1
						 | 
						vor 11 Jahren | 
					
				
					
						
							
								   Andra Hugo
							
						 | 
						
							
							
								d4e55d69c9
							
							fixing mem corruption
						 | 
						vor 11 Jahren | 
					
				
					
						
							
								   Andra Hugo
							
						 | 
						
							
							
								afade57efa
							
							allow ctx to execute parallel codes by reusing starpu workers (keep the workers alive instead of getting them to sleep) -> TODO try to factorize with parallel tasks on combined workers (doing practically the same, duplicate tasks and barrier_wait before & after exec)
						 | 
						vor 11 Jahren | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								8feca5ddce
							
							examples/sched_ctx/sched_ctx.c: fix code when no cuda worker is available
						 | 
						vor 11 Jahren | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								b1a6cad655
							
							examples/sched_ctx/sched_ctx.c: skip application when no worker cpu is found
						 | 
						vor 11 Jahren | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								54305fca78
							
							examples/sched_ctx/sched_ctx.c: when there is no CUDA devices, the context is created with a CPU, hence task submission does not fail
						 | 
						vor 11 Jahren | 
					
				
					
						
							
								   Andra Hugo
							
						 | 
						
							
							
								228fd6716a
							
							when we verify if there is at least a worker able to execute a certain task check out the list of workers of a context not all of the workers of the machine
						 | 
						vor 11 Jahren | 
					
				
					
						
							
								   Andra Hugo
							
						 | 
						
							
							
								3c8000976d
							
							fix deadlock: we have to lock the worker's sched_mutex when iterating on its list of contexts but unlock it before the worker is going to sleep
						 | 
						vor 11 Jahren | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								43838444ce
							
							Function starpu_sched_ctx_create() now takes a variable argument list
						 | 
						vor 12 Jahren | 
					
				
					
						
							
								   Andra Hugo
							
						 | 
						
							
							
								1b597c15fb
							
							bigger tables for the list of workes
						 | 
						vor 12 Jahren | 
					
				
					
						
							
								   Andra Hugo
							
						 | 
						
							
							
								127e19b535
							
							add iterating over all contexts at pop time when blocked_workers are alowed
						 | 
						vor 12 Jahren | 
					
				
					
						
							
								   Andra Hugo
							
						 | 
						
							
							
								e4d5bcda38
							
							remove the functions that force a worker to pop in a certain context, for the moment no need for that we do round robin
						 | 
						vor 12 Jahren | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								b227dbcfdc
							
							Use STARPU_ATTRIBUTE_* macros
						 | 
						vor 12 Jahren | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								fbadd97f8c
							
							Add names to codelets
						 | 
						vor 12 Jahren | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								7f792e3082
							
							Define new public API starpu_pthread which is similar to the pthread API.
						 | 
						vor 12 Jahren | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								81afa29fe2
							
							Reduce amount of tasks in quick check mode
						 | 
						vor 12 Jahren |