| 
						
							
						
						build-aux
					 | 
				
				
					039b226a94
					build: Add a rule to generate `cyclomatic-complexity.html'.
				 | 
				13 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						doc
					 | 
				
				
					1bbf290033
					Document using nvidia-smi to measure CUDA task consumption
				 | 
				11 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						examples
					 | 
				
				
					afade57efa
					allow ctx to execute parallel codes by reusing starpu workers (keep the workers alive instead of getting them to sleep) -> TODO try to factorize with parallel tasks on combined workers (doing practically the same, duplicate tasks and barrier_wait before & after exec)
				 | 
				11 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						gcc-plugin
					 | 
				
				
					b6d83183ea
					port r12770 from 1.1: MKL now provides GEMM etc. symbols, prefix ours to avoid conflicting
				 | 
				11 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						include
					 | 
				
				
					1f869a8090
					merge trunk
				 | 
				11 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						m4
					 | 
				
				
					039524c7cf
					Spinlocks now block after a hundred tries. This avoids typical 10ms pauses
				 | 
				11 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						mpi
					 | 
				
				
					3db86a2ede
					* Add STARPU_VARIABLE_NBUFFERS to be set in cl.nbuffers, and nbuffers and
				 | 
				11 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						sc_hypervisor
					 | 
				
				
					621eaf8db7
					don't forget the eg in the hyp
				 | 
				11 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						socl
					 | 
				
				
					d424548bc2
					clean file starpu_idle_microsec.log on make distclean
				 | 
				11 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						src
					 | 
				
				
					216db5f9ed
					merge trunk
				 | 
				11 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						starpu-top
					 | 
				
				
					5b7284c849
					starpu-top: remove references to gordon
				 | 
				12 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						starpufft
					 | 
				
				
					68d0971b70
					starpufft: By default, StarPU FFT examples are not compiled and checked, the configure option --enable-starpufft-examples needs to be specified to change this behaviour.
				 | 
				11 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						tests
					 | 
				
				
					93e5c4a322
					move all internal fields of struct starpu_perfmodel to a new internal struct _starpu_perfmodel_state
				 | 
				11 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						tools
					 | 
				
				
					73eca60223
					merge trunk
				 | 
				11 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						.dir-locals.el
					 | 
				
				
					288af06552
					remove un-needed copyright
				 | 
				14 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						.gitignore
					 | 
				
				
					026a5a6363
					.gitignore: ignore version doc files
				 | 
				12 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						AUTHORS
					 | 
				
				
					3264633590
					Add locality work stealing from Alfredo Buttari
				 | 
				11 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						COPYING.LGPL
					 | 
				
				
					fc22dad676
					create a trunk/, branches/ and a tags/ directory
				 | 
				16 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						ChangeLog
					 | 
				
				
					f43bf86292
					Fix complexity of implicit task/data dependency, from quadratic to linear
				 | 
				11 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						INSTALL
					 | 
				
				
					70f5cbc89d
					move section 'Running StarPU Applications on Microsoft Visual C' from INSTALL to README and also copy section in doxygen documentation
				 | 
				11 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						Makefile.am
					 | 
				
				
					8e6e6dcaab
					revert Makefile.am to build tools and disable tools/starpu_perfmodel_plot.c
				 | 
				11 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						README
					 | 
				
				
					70f5cbc89d
					move section 'Running StarPU Applications on Microsoft Visual C' from INSTALL to README and also copy section in doxygen documentation
				 | 
				11 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						README.dev
					 | 
				
				
					9db5ddc0c2
					README.dev: add a section about error handling.
				 | 
				13 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						STARPU-VERSION
					 | 
				
				
					8843c54cb3
					update versions of the trunk
				 | 
				12 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						TODO
					 | 
				
				
					30860cac02
					Renaming of diverse functions and datatypes.
				 | 
				12 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						autogen.sh
					 | 
				
				
					d49977bfb2
					On Mac OS X, we should look for glibtool, not for libtool
				 | 
				14 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						configure.ac
					 | 
				
				
					30c6a266f2
					configure.ac: fix detection of subversion directory use, testing if directory .svn is present is not enough, as we may be in a subdirectory, it is safer to call svn info
				 | 
				11 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						libstarpu-mic.pc.in
					 | 
				
				
					42925b7f8e
					Do not define _XOPEN_SOURCE, as it disables GNU extensions, which users don't expect
				 | 
				11 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						libstarpu.pc.in
					 | 
				
				
					42925b7f8e
					Do not define _XOPEN_SOURCE, as it disables GNU extensions, which users don't expect
				 | 
				11 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						mic-configure
					 | 
				
				
					044a3e8e31
					enable lots of cpus on mic native
				 | 
				11 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						starpu-1.0-mic.pc.in
					 | 
				
				
					42925b7f8e
					Do not define _XOPEN_SOURCE, as it disables GNU extensions, which users don't expect
				 | 
				11 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						starpu-1.0.pc.in
					 | 
				
				
					42925b7f8e
					Do not define _XOPEN_SOURCE, as it disables GNU extensions, which users don't expect
				 | 
				11 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						starpu-1.1.pc.in
					 | 
				
				
					42925b7f8e
					Do not define _XOPEN_SOURCE, as it disables GNU extensions, which users don't expect
				 | 
				11 jaren geleden | 
			
		
			
			
			
				
					| 
						
							
						
						starpu-1.2.pc.in
					 | 
				
				
					42925b7f8e
					Do not define _XOPEN_SOURCE, as it disables GNU extensions, which users don't expect
				 | 
				11 jaren geleden |