Samuel Thibault c14e34df69 Reduce cost of tree worker iterator by caching the set of workers using the same bindid před 9 roky
..
pthread_win32 e828ac9449 include/pthread_win32/pthread.h: use semaphores instead of mutexes as recursive mutexes are not supported před 10 roky
schedulers ee76388447 Add missing MIC and SCC cases in heteroprio scheduler před 10 roky
.gitignore 27eaf1ca36 Add `.gitignore'. před 14 roky
starpu.h 71a38414f7 revert r16758, it actually produces conflicts před 9 roky
starpu_bitmap.h bb61f3808d update cnrs copyright před 10 roky
starpu_bound.h 4b1a16edde Fix University name after the fusion.. před 11 roky
starpu_clusters_util.h c553666440 make clusters safer, fix memleaks and fix a problem with 0 or 1 CPU před 9 roky
starpu_config.h.in 3c81d54382 Reduce a big overhead in starpu_pthread_mutex_lock/unlock by only checking for the sched mutex when locking a sched mutex před 9 roky
starpu_cublas.h bb61f3808d update cnrs copyright před 10 roky
starpu_cuda.h bb61f3808d update cnrs copyright před 10 roky
starpu_data.h a5f7d96fea Add rbtree and rbtree+list implementation. Use it to introduce priorities in data requests, which default to the task priority or workerorder před 10 roky
starpu_data_filters.h 68605a2f15 Add asynchronous partition planning. It only supports coherency through the main RAM for now. před 10 roky
starpu_data_interfaces.h dbafc4b732 Make STARPU_MALLOC_ and STARPU_MEMORY_ flags coherent, so that we can pass the latter to starpu_malloc_flags too. Add _flags versions to starpu_malloc_on_node, and add starpu_malloc_on_node_set_default_flags to allow setting the flags used by starpu_malloc_on_node před 10 roky
starpu_deprecated_api.h 20b88ccf11 Fix callers of starpu_perfmodel_history_based_expected_perf před 10 roky
starpu_disk.h 923dbdd2d8 Use starpu_ssize_t instead of ssize_t, and add a check against it před 11 roky
starpu_driver.h bb61f3808d update cnrs copyright před 10 roky
starpu_expert.h bb61f3808d update cnrs copyright před 10 roky
starpu_fxt.h ee4db1e6b3 traces: use a new rec file for storing the event states před 9 roky
starpu_hash.h bb61f3808d update cnrs copyright před 10 roky
starpu_mic.h e3b44209ed update copyright před 10 roky
starpu_mod.f90 5b179baa05 - add a first fortran90 test case před 10 roky
starpu_opencl.h 64a00c3b0a opencl: StarPU can now deal with very long opencl kernel sources. It před 9 roky
starpu_openmp.h f18d4a5528 openmp: add omp_get_max_task_priority() routine před 9 roky
starpu_perfmodel.h fb18de4cba simplify perfmodel API před 10 roky
starpu_profiling.h 053f1ec15a profiling: display the number of GFlops/worker when STARPU_WORKER_STATS is enabled před 9 roky
starpu_rand.h e4afd326a4 complete random generator functions před 9 roky
starpu_scc.h e3b44209ed update copyright před 10 roky
starpu_sched_component.h afce80c449 Fix unbound recursion před 9 roky
starpu_sched_ctx.h 39ccc67d88 add hypervisor strategy monitoring perf counter (not portable, the counter reading the flops dependent on the architecture) před 10 roky
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 před 10 roky
starpu_scheduler.h f0106e1e82 Add submit_hook and do_schedule scheduler methods před 9 roky
starpu_simgrid_wrap.h 4b1a16edde Fix University name after the fusion.. před 11 roky
starpu_sink.h e3b44209ed update copyright před 10 roky
starpu_stdlib.h 8f654dead2 Add "folded" memory allocation in simulation mode. před 9 roky
starpu_task.h 397a9e02d7 rename starpu_task_do_schedule to starpu_do_schedule před 9 roky
starpu_task_bundle.h e3b44209ed update copyright před 10 roky
starpu_task_list.h 4b1a16edde Fix University name after the fusion.. před 11 roky
starpu_task_util.h f36c3c1cb1 Add STARPU_NAME to specify a task name from a starpu_task_insert call. před 10 roky
starpu_thread.h 3a059b4f9e fix windows build před 9 roky
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 před 9 roky
starpu_top.h 03ff6cfac9 include: typos před 12 roky
starpu_tree.h 80c040adde fix more boolean arrays into char před 9 roky
starpu_util.h d8baa047f6 port r17088 from 1.1: make sure abort does trap on macos před 9 roky
starpu_worker.h c14e34df69 Reduce cost of tree worker iterator by caching the set of workers using the same bindid před 9 roky