Samuel Thibault
							
						 | 
						
							
							
								a76f70057d
							
							Fix test
						 | 
						před 7 roky | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								7ae5f32c50
							
							examples: fix copyrights
						 | 
						před 7 roky | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								aae4029d83
							
							INRIA is now called Inria
						 | 
						před 8 roky | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								5e6a2a33ea
							
							fixes for unused attributes and other minor warnings
						 | 
						před 8 roky | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								84f1dfbdac
							
							avoid crashing on systems without cuda devices
						 | 
						před 8 roky | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								441644b632
							
							Benefit from cublas v2
						 | 
						před 8 roky | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								f09d178516
							
							Work around cublas bug
						 | 
						před 8 roky | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								58fda940f8
							
							examples/reductions/dot_product.c: information about error
						 | 
						před 8 roky | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								a41080d2a6
							
							Fix setting the proper CUDA stream when using several streams from the same driver thread
						 | 
						před 8 roky | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								4b0182bdb0
							
							examples: fixes for cppcheck warnings
						 | 
						před 9 roky | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								a53cd8edeb
							
							fixes based on coverity reports
						 | 
						před 9 roky | 
					
				
					
						
							
								   Samuel Pitoiset
							
						 | 
						
							
							
								1d7202a33e
							
							examples: fix wrong use of STARPU_SCC_WORKER in dot_product.c
						 | 
						před 10 roky | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								4a7a6b7d7d
							
							Enable CPU code on MIC/SCC
						 | 
						před 10 roky | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								40a7acdefc
							
							Fix build without cuda
						 | 
						před 10 roky | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								ba27f5ed74
							
							Avoid cublasSdot bug when using non-blocking streams, fixed in cuda 7.5
						 | 
						před 10 roky | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								00b1ef6f74
							
							Add more verbose comments in examples source code
						 | 
						před 10 roky | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								3434b52b4c
							
							Add arbiter support
						 | 
						před 10 roky | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								824091b450
							
							fix build
						 | 
						před 10 roky | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								d9c1dfa96c
							
							skip tests which use redux when testing the global arbiter
						 | 
						před 10 roky | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								e3b44209ed
							
							update copyright
						 | 
						před 10 roky | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								d35c3ec66b
							
							Make quickcheck faster
						 | 
						před 10 roky | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								6f02123c98
							
							assume double support is available in simgrid mode
						 | 
						před 11 roky | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								6757bca1b5
							
							Remove implementation array terminator in tests, examples, and documentation, since it is not actually used
						 | 
						před 11 roky | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								4b1a16edde
							
							Fix University name after the fusion..
						 | 
						před 11 roky | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								c60d91cb3f
							
							Enable asynchronous OpenCL wherever possible
						 | 
						před 11 roky | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								7d2bf0c630
							
							Enable asynchronous CUDA kernels wherever possible
						 | 
						před 11 roky | 
					
				
					
						
							
								   Corentin Salingue
							
						 | 
						
							
							
								6e5d499f17
							
							replace 0 with macro part 6
						 | 
						před 12 roky | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								6c292a0431
							
							add more function names for MIC/SCC
						 | 
						před 12 roky | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								30860cac02
							
							Renaming of diverse functions and datatypes.
						 | 
						před 12 roky | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								1e3c1e9f49
							
							examples: use variadic macros to be portable on MSVC
						 | 
						před 12 roky |