Adrien Cassagne ef4e8378b3 Add two C++ examples (one in C++ and the other in C++11) with std::vector. 8 yıl önce
..
pthread_win32 5cbef2b984 fix copyright 8 yıl önce
schedulers 6d0ecb7931 simplify code which can actually work fine without ifdefs 8 yıl önce
.gitignore 27eaf1ca36 Add `.gitignore'. 14 yıl önce
fstarpu_mod.f90 7e735b6fef - add native Fortran support for setting various codelet flags (main flags, cuda/opencl flags, where flags) 8 yıl önce
starpu.h f315f9f0eb fix warnings 8 yıl önce
starpu_bitmap.h d68f1573fd use some gcc attributes 9 yıl önce
starpu_bound.h 4b1a16edde Fix University name after the fusion.. 10 yıl önce
starpu_clusters_util.h c553666440 make clusters safer, fix memleaks and fix a problem with 0 or 1 CPU 9 yıl önce
starpu_config.h.in ef4e8378b3 Add two C++ examples (one in C++ and the other in C++11) with std::vector. 8 yıl önce
starpu_cublas.h bb61f3808d update cnrs copyright 10 yıl önce
starpu_cuda.h bb61f3808d update cnrs copyright 10 yıl önce
starpu_data.h de0bb767b0 port r19310 from 1.2: Fix locking memory replicates when e.g. invalidating data: we need to lock all nodes to prevent e.g. an eviction to disk. 8 yıl önce
starpu_data_filters.h 68605a2f15 Add asynchronous partition planning. It only supports coherency through the main RAM for now. 9 yıl önce
starpu_data_interfaces.h a85109d35d Fix type of home_node: users may want to pass -1 to define temporary data 8 yıl önce
starpu_deprecated_api.h 20b88ccf11 Fix callers of starpu_perfmodel_history_based_expected_perf 9 yıl önce
starpu_disk.h 923dbdd2d8 Use starpu_ssize_t instead of ssize_t, and add a check against it 10 yıl önce
starpu_driver.h bb61f3808d update cnrs copyright 10 yıl önce
starpu_expert.h bb61f3808d update cnrs copyright 10 yıl önce
starpu_fxt.h 65da8d6979 Add starpu_fxt_trace_user_event_string 8 yıl önce
starpu_hash.h bb61f3808d update cnrs copyright 10 yıl önce
starpu_mic.h e3b44209ed update copyright 10 yıl önce
starpu_mod.f90 5b179baa05 - add a first fortran90 test case 10 yıl önce
starpu_opencl.h 64a00c3b0a opencl: StarPU can now deal with very long opencl kernel sources. It 9 yıl önce
starpu_openmp.h 72407e0967 openmp: add preliminary support for places/partitions routines 8 yıl önce
starpu_perfmodel.h 7c7c65b805 changelog and copyrights update 8 yıl önce
starpu_profiling.h 6d917d694e rename "power" into "energy" wherever it applies, notably energy consumption performance models 8 yıl önce
starpu_rand.h e4afd326a4 complete random generator functions 9 yıl önce
starpu_scc.h e3b44209ed update copyright 10 yıl önce
starpu_sched_component.h 759b65a2ce avoid #including headers inside extern "C" {}, since those headers might have c++ snippets 9 yıl önce
starpu_sched_ctx.h fe1885bdbe fix heteroprio with contexts (the ctx id sent to the callback function as a parameter) 8 yıl önce
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 yıl önce
starpu_scheduler.h 6d917d694e rename "power" into "energy" wherever it applies, notably energy consumption performance models 8 yıl önce
starpu_simgrid_wrap.h 4b1a16edde Fix University name after the fusion.. 10 yıl önce
starpu_sink.h e3b44209ed update copyright 10 yıl önce
starpu_stdlib.h 347ce32167 memory: new functions starpu_memory_get_total_all_nodes() and starpu_memory_get_available_all_nodes() 8 yıl önce
starpu_task.h 87b1d1d32c add missing const to avoid warnings 8 yıl önce
starpu_task_bundle.h e3b44209ed update copyright 10 yıl önce
starpu_task_list.h 8ae7d9599d Add starpu_task_list_ismember. 9 yıl önce
starpu_task_util.h 58870d88ed Add STARPU_CL_ARGS flag to starpu_task_insert() and starpu_mpi_task_insert() functions 9 yıl önce
starpu_thread.h 666fd063bf drop thread parameter of starpu_pthread_setname, Darwin doesn't support it and we don't use it anyway 8 yıl önce
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 yıl önce
starpu_top.h 03ff6cfac9 include: typos 12 yıl önce
starpu_tree.h 6a6935b2df reduce yet more the overhead of tree worker lists 8 yıl önce
starpu_util.h 759e5e664e revert 18716: knl is really an x86_64 for barriers 8 yıl önce
starpu_worker.h b2afb73fe8 Add starpu_sched_ctx_get_workers_list_raw, much less costly than starpu_sched_ctx_get_workers_list 8 yıl önce