Nathalie Furmento
							
						 | 
						
							
							
								719c3f62d4
							
							update copyright holders
						 | 
						5 年 前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								668112f921
							
							Reduce test time
						 | 
						6 年 前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								789c13d409
							
							tests: fix copyrights
						 | 
						7 年 前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								5e6a2a33ea
							
							fixes for unused attributes and other minor warnings
						 | 
						8 年 前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								4b156e1175
							
							use snprintf instead of sprintf
						 | 
						8 年 前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								8d6ca23dad
							
							Fix crash when building with cuda but without cuda devices
						 | 
						8 年 前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								14aa02ad2b
							
							fix crash with old cublas
						 | 
						8 年 前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								594321a4e7
							
							Disable using sasum with old cublas, it is buggy with non-blocking stream
						 | 
						8 年 前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								be3e68d60c
							
							Check cublas status
						 | 
						8 年 前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								8bcad7efab
							
							Make sure the tasks are completely finished before overwriting the codelet structure
						 | 
						8 年 前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								0f3865e66c
							
							fix into actually reading the matrix in CPU mode
						 | 
						8 年 前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								bb41ac2588
							
							fix test
						 | 
						8 年 前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								88c9d9c12c
							
							ignore float rounding errors
						 | 
						8 年 前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								f6a95d85ad
							
							Really print errors
						 | 
						8 年 前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								36fb11e672
							
							Disable opencl test for matrix_as_vector, it is not implemented
						 | 
						8 年 前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								63a7427417
							
							Report ENODEV errors
						 | 
						8 年 前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								441644b632
							
							Benefit from cublas v2
						 | 
						8 年 前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								a41080d2a6
							
							Fix setting the proper CUDA stream when using several streams from the same driver thread
						 | 
						8 年 前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								936a654fbe
							
							Reduce execution time of longest tests
						 | 
						9 年 前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								2bcc6c9758
							
							document what tests test
						 | 
						9 年 前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								5c7a0254df
							
							follow-up on r15935: also disable non-blocking streams with old versions of cuda for matrix_as_vector
						 | 
						10 年 前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								bb61f3808d
							
							update cnrs copyright
						 | 
						10 年 前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								0d90ae3f88
							
							drop including sys/time.h, now useless
						 | 
						11 年 前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								169bf34d54
							
							port r13398 from 1.1: eradicate use of timeval
						 | 
						11 年 前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								c803479334
							
							tests/microbenchs/matrix_as_vector.c: fix typo, define matrix_codelet and not vector_codelet
						 | 
						11 年 前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								7d2bf0c630
							
							Enable asynchronous CUDA kernels wherever possible
						 | 
						11 年 前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								5fdde967b0
							
							tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function
						 | 
						12 年 前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								0c6c658cb1
							
							tests: turn function static when it makes sense to do so
						 | 
						12 年 前 | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								8b83bc72aa
							
							port r11470 from 1.1: pin memory for matrix_as_vector
						 | 
						12 年 前 | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								98d9eb5c64
							
							Functions starpu_insert_task and starpu_mpi_insert_task are renamed
						 | 
						12 年 前 |