| .. | 
			
		
		
			
			
			
				
					| 
						
							
						
						pthread_win32
					 | 
				
				
					3fd97105b5
					drop duplicate semi-comma
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						schedulers
					 | 
				
				
					7f3590c0f7
					Fix index ordering
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						.gitignore
					 | 
				
				
					27eaf1ca36
					Add `.gitignore'.
				 | 
				14 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						fstarpu_mod.f90
					 | 
				
				
					24b4ea25cc
					new starpu_task_insert parameter STARPU_TASK_DEPS_ARRAY, similar behaviour to function starpu_task_declare_deps_array()
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu.h
					 | 
				
				
					1ec52668c5
					make function starpu_is_initialized() public
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_bitmap.h
					 | 
				
				
					d68f1573fd
					use some gcc attributes
				 | 
				9 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_bound.h
					 | 
				
				
					4b1a16edde
					Fix University name after the fusion..
				 | 
				11 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_clusters_util.h
					 | 
				
				
					548ff4b4c6
					Allow parallel OpenMP workers to be viewed as sequential ones for specific tasks, then rebind automatically.
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_config.h.in
					 | 
				
				
					73d0fe5769
					include/starpu_config.h.in: add missing macros
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_cublas.h
					 | 
				
				
					a41080d2a6
					Fix setting the proper CUDA stream when using several streams from the same driver thread
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_cublas_v2.h
					 | 
				
				
					e5b21e47fd
					Add starpu_cusparse_init/shutdown/get_local_handle for proper CUDA overlapping with cusparse.
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_cuda.h
					 | 
				
				
					bb61f3808d
					update cnrs copyright
				 | 
				10 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_cusparse.h
					 | 
				
				
					d187a81ec6
					Fix build with cusparse, cusparse.h already has cpp protections
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_data.h
					 | 
				
				
					f45e0a0e7c
					merge from trunk
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_data_filters.h
					 | 
				
				
					347ded8d7d
					Add starpu_vector_filter_list_long
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_data_interfaces.h
					 | 
				
				
					333e34a4b4
					Merge from trunk
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_deprecated_api.h
					 | 
				
				
					20b88ccf11
					Fix callers of starpu_perfmodel_history_based_expected_perf
				 | 
				10 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_disk.h
					 | 
				
				
					40b8600006
					take NUMA to account when reading data from disk
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_driver.h
					 | 
				
				
					bb61f3808d
					update cnrs copyright
				 | 
				10 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_expert.h
					 | 
				
				
					bb61f3808d
					update cnrs copyright
				 | 
				10 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_fxt.h
					 | 
				
				
					59b607325d
					Add -no-events option to starpu_fxt_tool
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_hash.h
					 | 
				
				
					bb61f3808d
					update cnrs copyright
				 | 
				10 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_mic.h
					 | 
				
				
					e3b44209ed
					update copyright
				 | 
				10 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_mod.f90
					 | 
				
				
					5b179baa05
					- add a first fortran90 test case
				 | 
				10 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_mpi_ms.h
					 | 
				
				
					9a893f17d2
					mpi master mode: implement starpu_mpi_ms_register_kernel and starpu_mpi_ms_get_kernel (by renaming internal functions)
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_opencl.h
					 | 
				
				
					64a00c3b0a
					opencl: StarPU can now deal with very long opencl kernel sources. It
				 | 
				9 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_openmp.h
					 | 
				
				
					72407e0967
					openmp: add preliminary support for places/partitions routines
				 | 
				9 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_perfmodel.h
					 | 
				
				
					591741ee8b
					rename starpu_nop_perf_model into starpu_perfmodel_nop
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_profiling.h
					 | 
				
				
					19c8499507
					fix sonarqube warning
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_rand.h
					 | 
				
				
					a6993f6e69
					fixes for minor warning detected by cppcheck
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_scc.h
					 | 
				
				
					e3b44209ed
					update copyright
				 | 
				10 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_sched_component.h
					 | 
				
				
					5e6a2a33ea
					fixes for unused attributes and other minor warnings
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_sched_ctx.h
					 | 
				
				
					a823ddc441
					remove/update functions relying on previous synchro scheme
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_sched_ctx_hypervisor.h
					 | 
				
				
					ba3e4d7403
					small fixes done while writing my thesis + task window at context level (before pushing tasks to the scheduler) expressed w.r.t. to time and not number of tasks
				 | 
				10 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_scheduler.h
					 | 
				
				
					2a88ca76ef
					update documentation
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_simgrid_wrap.h
					 | 
				
				
					4b1a16edde
					Fix University name after the fusion..
				 | 
				11 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_sink.h
					 | 
				
				
					e3b44209ed
					update copyright
				 | 
				10 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_stdlib.h
					 | 
				
				
					d54098dac7
					Finally remove params and return values from header, they are already been added in doc
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_task.h
					 | 
				
				
					787a3c69cc
					Move scheduled field, which is to be changed by starpu with proper synchronization, not along fields which are not to change but read without synchronization
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_task_bundle.h
					 | 
				
				
					e3b44209ed
					update copyright
				 | 
				10 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_task_list.h
					 | 
				
				
					4f6a4977aa
					include/starpu_task_list.h: add missing const
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_task_util.h
					 | 
				
				
					24b4ea25cc
					new starpu_task_insert parameter STARPU_TASK_DEPS_ARRAY, similar behaviour to function starpu_task_declare_deps_array()
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_thread.h
					 | 
				
				
					cc398aa325
					Add timedwait variants for conditions variables and queues
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_thread_util.h
					 | 
				
				
					b0aa2b839f
					Benefit from simgrid's xbt_cond_timedwait
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_top.h
					 | 
				
				
					03ff6cfac9
					include: typos
				 | 
				12 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_tree.h
					 | 
				
				
					6a6935b2df
					reduce yet more the overhead of tree worker lists
				 | 
				9 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_util.h
					 | 
				
				
					1ccb99b0e4
					suppress problematic preprocessor test
				 | 
				8 éve  | 
			
		
			
			
			
				
					| 
						
							
						
						starpu_worker.h
					 | 
				
				
					e1f6d2a8e4
					add a public function to get a copy of a worker's hwloc cpuset
				 | 
				8 éve  |