Nathalie Furmento
							
						 | 
						
							
							
								7ae5f32c50
							
							examples: fix copyrights
						 | 
						7 years ago | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								dd0e0866dc
							
							fix copyright holder name
						 | 
						8 years ago | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								3ebbf095cc
							
							Replace starpu_set_iteration/subiteration with starpu_iteration_push/pop, to make it nested
						 | 
						8 years ago | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								7d765d4d6f
							
							Add starpu_set_iteration and starpu_set_subiteration to describe tasks, for better offline traces analysis
						 | 
						8 years ago | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								10ddd00907
							
							minor fixes for gcc warnings
						 | 
						8 years ago | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								c6576d1cfe
							
							Use adaptive problem sizes in cholesky and lu, according to ncpus and ncuda
						 | 
						9 years ago | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								8f654dead2
							
							Add "folded" memory allocation in simulation mode.
						 | 
						9 years ago | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								00b1ef6f74
							
							Add more verbose comments in examples source code
						 | 
						10 years ago | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								bb61f3808d
							
							update cnrs copyright
						 | 
						10 years ago | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								3192fc5b08
							
							Make some example outputs nicer to plot
						 | 
						11 years ago | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								2d00fb74e7
							
							Only set stream when using magma. Without using magma, starpu_cublas_init is enough
						 | 
						11 years ago | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								5f2955555e
							
							always set the kernel stream in the codelet itself, since magma apparently changes it dynamically
						 | 
						11 years ago | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								2fe69151e1
							
							revert 14030, keep the same model name, to avoid confusions
						 | 
						11 years ago | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								751c44cd97
							
							Use a different model name when magma support is enabled
						 | 
						11 years ago | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								cdbf420f9b
							
							properly initialize magma
						 | 
						11 years ago | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								4b1a16edde
							
							Fix University name after the fusion..
						 | 
						11 years ago | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								b6d83183ea
							
							port r12770 from 1.1: MKL now provides GEMM etc. symbols, prefix ours to avoid conflicting
						 | 
						11 years ago | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								87bf731e40
							
							Make Cholesky use asynchronous CUDA tasks. Also factorize the codelet structures along the way.
						 | 
						11 years ago | 
					
				
					
						
							
								   Thibaud Lambert
							
						 | 
						
							
							
								398f98ed19
							
							mic (perfmodel): Correction cholesky, lu_kernels
						 | 
						12 years ago | 
					
				
					
						
							
								   Thibaud Lambert
							
						 | 
						
							
							
								310ac0249e
							
							mic (perfmodel): cholesky correction
						 | 
						12 years ago | 
					
				
					
						
							
								   Thibaud Lambert
							
						 | 
						
							
							
								099dd2cd32
							
							mic (perfmodel): Correction compilation error
						 | 
						12 years ago | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								4f8ef3e329
							
							use STARPU_MAIN_RAM instead of 0 to design main memory
						 | 
						12 years ago | 
					
				
					
						
							
								   Corentin Salingue
							
						 | 
						
							
							
								6e5d499f17
							
							replace 0 with macro part 6
						 | 
						12 years ago | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								850c49fabc
							
							Rename function starpu_helper_cublas_init to starpu_cublas_init
						 | 
						12 years ago | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								389271b78f
							
							Rename all filter functions to follow the pattern starpu_DATATYPE_filter_FILTERTYPE.
						 | 
						12 years ago | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								5e28436be9
							
							examples: field where of struct starpu_codelet is optional, no longer set it
						 | 
						12 years ago | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								438cb42e66
							
							Add support for directly drawing GFlops curves
						 | 
						12 years ago | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								58cc1abab5
							
							cholesky: Do not allocate any memory in simgrid mode, add options for deps and printing lp in bound support
						 | 
						13 years ago | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								da6a43c29f
							
							use starpu time, in order to get simgrid time
						 | 
						13 years ago | 
					
				
					
						
							
								   Cyril Roelandt
							
						 | 
						
							
							
								8d54204ab7
							
							examples/cholesky/cholesky_tag.c: Remove the "pinned" argument of cholesky().
						 | 
						13 years ago |