| .. | 
			
		
		
			
			
			
				
					| 
						
							
						
						audio
					 | 
				
				
					77e5c2f107
					Drop useless field initialization to NULL
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						axpy
					 | 
				
				
					77e5c2f107
					Drop useless field initialization to NULL
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						basic_examples
					 | 
				
				
					77e5c2f107
					Drop useless field initialization to NULL
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						callback
					 | 
				
				
					0d1ef0f7bb
					examples/ : free allocated memory and unregister data from StarPU
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						cg
					 | 
				
				
					2db455d5ab
					Use starpu_malloc
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						cholesky
					 | 
				
				
					b40eedf71a
					fix initialization
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						common
					 | 
				
				
					68c2135caf
					fix yet more c++-like comments
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						filters
					 | 
				
				
					77e5c2f107
					Drop useless field initialization to NULL
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						fortran
					 | 
				
				
					719155db9f
					copyright fixes
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						gordon
					 | 
				
				
					0d9f08ae8d
					Fix copyrights, thanks Ludo!
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						heat
					 | 
				
				
					77e5c2f107
					Drop useless field initialization to NULL
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						incrementer
					 | 
				
				
					2f3d6b8515
					define --enable-slow-machine to run tests and examples with smaller inputs
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						lu
					 | 
				
				
					b40eedf71a
					fix initialization
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						mandelbrot
					 | 
				
				
					7ecda6ea8f
					Do not flush back output into main memory when not showing it.
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						matvecmult
					 | 
				
				
					0d1ef0f7bb
					examples/ : free allocated memory and unregister data from StarPU
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						mult
					 | 
				
				
					d733ca88df
					give better names
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						openmp
					 | 
				
				
					2f21c1e693
					Add a configuration parameter to enable only one combined worker. Use it to provide an OpenMP example which should work with most OpenMP implementations.
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						opt
					 | 
				
				
					77e5c2f107
					Drop useless field initialization to NULL
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						ppm_downscaler
					 | 
				
				
					77e5c2f107
					Drop useless field initialization to NULL
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						profiling
					 | 
				
				
					d6c6d3663f
					examples/: do not display messages when environment variable STARPU_SSILENT is set
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						reductions
					 | 
				
				
					3957985be7
					fix typo
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						scheduler
					 | 
				
				
					2f3d6b8515
					define --enable-slow-machine to run tests and examples with smaller inputs
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						spmv
					 | 
				
				
					77e5c2f107
					Drop useless field initialization to NULL
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						starpufft
					 | 
				
				
					3de9ebd5de
					Simplify Makefiles
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						stencil
					 | 
				
				
					cf42bcf4a1
					Merge starpu-top branch into trunk
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						tag_example
					 | 
				
				
					a9f4293583
					minor fixes for warnings detected by Intel Compiler
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						top
					 | 
				
				
					cf42bcf4a1
					Merge starpu-top branch into trunk
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						.gitignore
					 | 
				
				
					27eaf1ca36
					Add `.gitignore'.
				 | 
				14 vuotta sitten | 
			
		
			
			
			
				
					| 
						
							
						
						Makefile.am
					 | 
				
				
					2f21c1e693
					Add a configuration parameter to enable only one combined worker. Use it to provide an OpenMP example which should work with most OpenMP implementations.
				 | 
				14 vuotta sitten |