Samuel Pitoiset
							
						 | 
						
							
							
								f18d4a5528
							
							openmp: add omp_get_max_task_priority() routine
						 | 
						9 years ago | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								eb0e1efbb3
							
							- add support for OpenMP task priorities
						 | 
						10 years ago | 
					
				
					
						
							
								   Samuel Pitoiset
							
						 | 
						
							
							
								b9158b2fbd
							
							openmp: expose a global arbiter
						 | 
						10 years ago | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								e3b44209ed
							
							update copyright
						 | 
						10 years ago | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								8a7cc9b5a5
							
							include/starpu_openmp.h: fix typesetting
						 | 
						11 years ago | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								861acbb2bf
							
							include: doc: fix typesetting
						 | 
						11 years ago | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								2109141a9c
							
							As a follow-up to r13691, the offset semantics of StarPU's data handles
						 | 
						11 years ago | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								e577005007
							
							- use more consistent naming
						 | 
						11 years ago | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								a3ae68ca2c
							
							- missing NOTHROWs
						 | 
						11 years ago | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								349ee9a0ab
							
							- add begin/end API for taskgroups
						 | 
						11 years ago | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								dee166f9f9
							
							- provide a fallback implementation for omp atomic
						 | 
						11 years ago | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								ec1acc1c6a
							
							- add api for selecting the number of threads participating to a parallel section
						 | 
						11 years ago | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								6ab9cdb01a
							
							- add support for single with copyprivate clause
						 | 
						11 years ago | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								571e00557c
							
							- update api for combined sections
						 | 
						11 years ago | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								2c4892dcbe
							
							- implement omp simple locks and nested locks
						 | 
						11 years ago | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								001a552330
							
							- implementation of omp's API functions (on-going work)
						 | 
						11 years ago | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								7c4f77ded6
							
							- suppress typedefs
						 | 
						11 years ago | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								5b98f34986
							
							- modify implementation of omp for/ordered to hide loop counter
						 | 
						11 years ago | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								24ad3f06bb
							
							- add support for multiple sections combined in a single function
						 | 
						11 years ago | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								576ccca422
							
							- modify omp_parallel_region/omp_task_region API to accept a single struct argument
						 | 
						11 years ago | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								d5a4860212
							
							- add if_clause for omp parallel region
						 | 
						11 years ago | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								f2176579d7
							
							- add cl_arg_free to omp_parallel_region/omp_task_region
						 | 
						11 years ago | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								580b168a39
							
							- add support for omp sections (wait|nowait)
						 | 
						11 years ago | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								70d0f510f8
							
							- add outline version of alternate omp for
						 | 
						11 years ago | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								b3315174c6
							
							- change 'omp for' iteration space to 'unsigned long long'
						 | 
						11 years ago | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								ed5fcef62d
							
							- add support for ordered sections in omp for
						 | 
						11 years ago | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								00bc8739c4
							
							- add inline version of omp for
						 | 
						11 years ago | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								bc07b090cb
							
							- add 'inline' variants for omp master/omp single/omp critical
						 | 
						11 years ago | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								88254f7eeb
							
							- optimize omp for to execute contiguous chunks of iterations in a single user function call
						 | 
						11 years ago | 
					
				
					
						
							
								   Olivier Aumage
							
						 | 
						
							
							
								e4d10c0e75
							
							- preliminary implementation of omp for, support for schedule 'static', schedule 'dynamic' with or without chunk
						 | 
						11 years ago |