Nathalie Furmento
							
						 | 
						
							
							
								6a16f8370f
							
							update copyright holders
						 | 
						5 lat temu | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								c29d010d3a
							
							delete old code (drivers gordon, scc, starpu-top, and plugin gcc) and update authors file aordingly
						 | 
						6 lat temu | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								7ae5f32c50
							
							examples: fix copyrights
						 | 
						7 lat temu | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								5e6a2a33ea
							
							fixes for unused attributes and other minor warnings
						 | 
						8 lat temu | 
					
				
					
						
							
								   Corentin Salingue
							
						 | 
						
							
							
								a4530061c2
							
							merge from trunk
						 | 
						8 lat temu | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								a6993f6e69
							
							fixes for minor warning detected by cppcheck
						 | 
						8 lat temu | 
					
				
					
						
							
								   Corentin Salingue
							
						 | 
						
							
							
								d481159bd7
							
							Update vibility of STARPU_USE_MPI_MASTER_SLAVE to use it in applications + fix bugs in stencils when using Master-Slave
						 | 
						8 lat temu | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								4b0182bdb0
							
							examples: fixes for cppcheck warnings
						 | 
						9 lat temu | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								a53cd8edeb
							
							fixes based on coverity reports
						 | 
						9 lat temu | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								dfc4f31603
							
							Do not execute stencil codelets on Phi, they can't have access to the block descriptions
						 | 
						10 lat temu | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								bb61f3808d
							
							update cnrs copyright
						 | 
						10 lat temu | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								0630c33945
							
							Fix running stencil in simgrid
						 | 
						11 lat temu | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								6757bca1b5
							
							Remove implementation array terminator in tests, examples, and documentation, since it is not actually used
						 | 
						11 lat temu | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								4b1a16edde
							
							Fix University name after the fusion..
						 | 
						11 lat temu | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								1ee69f6aaa
							
							drop including sys/time.h, now useless
						 | 
						11 lat temu | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								27f203c685
							
							eradicate using timeval
						 | 
						11 lat temu | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								c60d91cb3f
							
							Enable asynchronous OpenCL wherever possible
						 | 
						11 lat temu | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								7d2bf0c630
							
							Enable asynchronous CUDA kernels wherever possible
						 | 
						11 lat temu | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								b0ce9ea5c3
							
							examples/stencil/: turn appli silent when environment variable STARPU_SSILENT it set
						 | 
						12 lat temu | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								a3439e1a82
							
							examples/stencil/stencil-kernels.c: use opencl pointer when appropriate (thanks to Sylvain Henry for helping to find the error)
						 | 
						12 lat temu | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								f3a3538ac7
							
							examples/stencil/stencil-kernels.c: check return value of function clEnqueueCopyBuffer
						 | 
						12 lat temu | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								d8f1e49c3d
							
							Permit to silent stencil output
						 | 
						12 lat temu | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								b227dbcfdc
							
							Use STARPU_ATTRIBUTE_* macros
						 | 
						12 lat temu | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								6c292a0431
							
							add more function names for MIC/SCC
						 | 
						12 lat temu | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								5e28436be9
							
							examples: field where of struct starpu_codelet is optional, no longer set it
						 | 
						12 lat temu | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								ca7d7aa451
							
							examples: only include starpu.h as it includes all the other starpu_ .h files
						 | 
						13 lat temu | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								f945ca5b6c
							
							clEnqueueCopyBuffer is always non-blocking, so we have to explicitly wait for it when needed.
						 | 
						13 lat temu | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								73d5302763
							
							src: revert #5079. (struct starpu_codelet)->where is not an enum starpu_access_mode
						 | 
						14 lat temu | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								d545670a29
							
							src: type enum starpu_access_mode has now a named constant for 0
						 | 
						14 lat temu | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								3a30c58c65
							
							examples: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task
						 | 
						14 lat temu |