| .. | 
		
		
			
			
			
				
					| pthread_win32 | 759b65a2ce
					avoid #including headers inside extern "C" {}, since those headers might have c++ snippets | 9 vuotta sitten | 
		
			
			
			
				
					| schedulers | 6d0ecb7931
					simplify code which can actually work fine without ifdefs | 9 vuotta sitten | 
		
			
			
			
				
					| .gitignore | 27eaf1ca36
					Add `.gitignore'. | 14 vuotta sitten | 
		
			
			
			
				
					| fstarpu_mod.f90 | a2e45b48a0
					- implement full native Fortran support for fstarpu_sched_ctx_create | 9 vuotta sitten | 
		
			
			
			
				
					| starpu.h | 71a38414f7
					revert r16758, it actually produces conflicts | 9 vuotta sitten | 
		
			
			
			
				
					| starpu_bitmap.h | d68f1573fd
					use some gcc attributes | 9 vuotta sitten | 
		
			
			
			
				
					| starpu_bound.h | 4b1a16edde
					Fix University name after the fusion.. | 11 vuotta sitten | 
		
			
			
			
				
					| starpu_clusters_util.h | c553666440
					make clusters safer, fix memleaks and fix a problem with 0 or 1 CPU | 10 vuotta sitten | 
		
			
			
			
				
					| starpu_config.h.in | 7bc3e0cb7f
					- add HAVE_MPI_COMM_F2C to starpu_config.h.in to match corresponding AC_DEFINE introduced in r18326 | 9 vuotta sitten | 
		
			
			
			
				
					| starpu_cublas.h | bb61f3808d
					update cnrs copyright | 10 vuotta sitten | 
		
			
			
			
				
					| starpu_cuda.h | bb61f3808d
					update cnrs copyright | 10 vuotta sitten | 
		
			
			
			
				
					| starpu_data.h | d68f1573fd
					use some gcc attributes | 9 vuotta sitten | 
		
			
			
			
				
					| starpu_data_filters.h | 68605a2f15
					Add asynchronous partition planning. It only supports coherency through the main RAM for now. | 10 vuotta sitten | 
		
			
			
			
				
					| starpu_data_interfaces.h | a85109d35d
					Fix type of home_node: users may want to pass -1 to define temporary data | 9 vuotta sitten | 
		
			
			
			
				
					| starpu_deprecated_api.h | 20b88ccf11
					Fix callers of starpu_perfmodel_history_based_expected_perf | 10 vuotta sitten | 
		
			
			
			
				
					| starpu_disk.h | 923dbdd2d8
					Use starpu_ssize_t instead of ssize_t, and add a check against it | 11 vuotta sitten | 
		
			
			
			
				
					| starpu_driver.h | bb61f3808d
					update cnrs copyright | 10 vuotta sitten | 
		
			
			
			
				
					| starpu_expert.h | bb61f3808d
					update cnrs copyright | 10 vuotta sitten | 
		
			
			
			
				
					| starpu_fxt.h | 65da8d6979
					Add starpu_fxt_trace_user_event_string | 9 vuotta sitten | 
		
			
			
			
				
					| starpu_hash.h | bb61f3808d
					update cnrs copyright | 10 vuotta sitten | 
		
			
			
			
				
					| starpu_mic.h | e3b44209ed
					update copyright | 10 vuotta sitten | 
		
			
			
			
				
					| starpu_mod.f90 | 5b179baa05
					- add a first fortran90 test case | 10 vuotta sitten | 
		
			
			
			
				
					| starpu_opencl.h | 64a00c3b0a
					opencl: StarPU can now deal with very long opencl kernel sources. It | 9 vuotta sitten | 
		
			
			
			
				
					| starpu_openmp.h | 72407e0967
					openmp: add preliminary support for places/partitions routines | 9 vuotta sitten | 
		
			
			
			
				
					| starpu_perfmodel.h | 7bd115a084
					Add starpu_tasks_rec_complete tool to add estimation times in tasks.rec files | 9 vuotta sitten | 
		
			
			
			
				
					| starpu_profiling.h | 6d917d694e
					rename "power" into "energy" wherever it applies, notably energy consumption performance models | 9 vuotta sitten | 
		
			
			
			
				
					| starpu_rand.h | e4afd326a4
					complete random generator functions | 9 vuotta sitten | 
		
			
			
			
				
					| starpu_scc.h | e3b44209ed
					update copyright | 10 vuotta sitten | 
		
			
			
			
				
					| starpu_sched_component.h | 759b65a2ce
					avoid #including headers inside extern "C" {}, since those headers might have c++ snippets | 9 vuotta sitten | 
		
			
			
			
				
					| starpu_sched_ctx.h | d68f1573fd
					use some gcc attributes | 9 vuotta sitten | 
		
			
			
			
				
					| 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 vuotta sitten | 
		
			
			
			
				
					| starpu_scheduler.h | 6d917d694e
					rename "power" into "energy" wherever it applies, notably energy consumption performance models | 9 vuotta sitten | 
		
			
			
			
				
					| starpu_simgrid_wrap.h | 4b1a16edde
					Fix University name after the fusion.. | 11 vuotta sitten | 
		
			
			
			
				
					| starpu_sink.h | e3b44209ed
					update copyright | 10 vuotta sitten | 
		
			
			
			
				
					| starpu_stdlib.h | 347ce32167
					memory: new functions starpu_memory_get_total_all_nodes() and starpu_memory_get_available_all_nodes() | 9 vuotta sitten | 
		
			
			
			
				
					| starpu_task.h | 6d917d694e
					rename "power" into "energy" wherever it applies, notably energy consumption performance models | 9 vuotta sitten | 
		
			
			
			
				
					| starpu_task_bundle.h | e3b44209ed
					update copyright | 10 vuotta sitten | 
		
			
			
			
				
					| starpu_task_list.h | 8ae7d9599d
					Add starpu_task_list_ismember. | 9 vuotta sitten | 
		
			
			
			
				
					| starpu_task_util.h | 58870d88ed
					Add STARPU_CL_ARGS flag to starpu_task_insert() and starpu_mpi_task_insert() functions | 9 vuotta sitten | 
		
			
			
			
				
					| starpu_thread.h | 759b65a2ce
					avoid #including headers inside extern "C" {}, since those headers might have c++ snippets | 9 vuotta sitten | 
		
			
			
			
				
					| starpu_thread_util.h | 3c81d54382
					Reduce a big overhead in starpu_pthread_mutex_lock/unlock by only checking for the sched mutex when locking a sched mutex | 9 vuotta sitten | 
		
			
			
			
				
					| starpu_top.h | 03ff6cfac9
					include: typos | 12 vuotta sitten | 
		
			
			
			
				
					| starpu_tree.h | 80c040adde
					fix more boolean arrays into char | 9 vuotta sitten | 
		
			
			
			
				
					| starpu_util.h | 759e5e664e
					revert 18716: knl is really an x86_64 for barriers | 9 vuotta sitten | 
		
			
			
			
				
					| starpu_worker.h | 943b5d56bf
					Make starpu_worker_get_id_check public | 9 vuotta sitten |