Samuel Thibault 3911033585 reorganize inclusions a bit to make it more lightweight %!s(int64=8) %!d(string=hai) anos
..
pthread_win32 b601b645b2 fix code to follow coding conventions for braces %!s(int64=8) %!d(string=hai) anos
schedulers cc4eb6b654 fix indent %!s(int64=8) %!d(string=hai) anos
.gitignore 27eaf1ca36 Add `.gitignore'. %!s(int64=14) %!d(string=hai) anos
fstarpu_mod.f90 0c3948a82b update sc_hypervisor, fstarpu Fortran module file with API changes %!s(int64=8) %!d(string=hai) anos
starpu.h 2a435429b4 Also define signed stdint types on windows %!s(int64=8) %!d(string=hai) anos
starpu_bitmap.h d68f1573fd use some gcc attributes %!s(int64=9) %!d(string=hai) anos
starpu_bound.h 4b1a16edde Fix University name after the fusion.. %!s(int64=10) %!d(string=hai) anos
starpu_clusters_util.h 548ff4b4c6 Allow parallel OpenMP workers to be viewed as sequential ones for specific tasks, then rebind automatically. %!s(int64=8) %!d(string=hai) anos
starpu_config.h.in 49583d6655 include/starpu_config.h.in: add macro STARPU_HAVE_STRERROR_R which is needed in public API %!s(int64=8) %!d(string=hai) anos
starpu_cublas.h a41080d2a6 Fix setting the proper CUDA stream when using several streams from the same driver thread %!s(int64=8) %!d(string=hai) anos
starpu_cublas_v2.h e5b21e47fd Add starpu_cusparse_init/shutdown/get_local_handle for proper CUDA overlapping with cusparse. %!s(int64=8) %!d(string=hai) anos
starpu_cuda.h bb61f3808d update cnrs copyright %!s(int64=10) %!d(string=hai) anos
starpu_cusparse.h d187a81ec6 Fix build with cusparse, cusparse.h already has cpp protections %!s(int64=8) %!d(string=hai) anos
starpu_data.h 3911033585 reorganize inclusions a bit to make it more lightweight %!s(int64=8) %!d(string=hai) anos
starpu_data_filters.h 68605a2f15 Add asynchronous partition planning. It only supports coherency through the main RAM for now. %!s(int64=9) %!d(string=hai) anos
starpu_data_interfaces.h f7acc7fe76 * fix bug in async mode when using MPI Master-Slave %!s(int64=8) %!d(string=hai) anos
starpu_deprecated_api.h 20b88ccf11 Fix callers of starpu_perfmodel_history_based_expected_perf %!s(int64=9) %!d(string=hai) anos
starpu_disk.h 66efac4d38 include/starpu_disk.h: make variable extern %!s(int64=8) %!d(string=hai) anos
starpu_driver.h bb61f3808d update cnrs copyright %!s(int64=10) %!d(string=hai) anos
starpu_expert.h bb61f3808d update cnrs copyright %!s(int64=10) %!d(string=hai) anos
starpu_fxt.h 59b607325d Add -no-events option to starpu_fxt_tool %!s(int64=8) %!d(string=hai) anos
starpu_hash.h bb61f3808d update cnrs copyright %!s(int64=10) %!d(string=hai) anos
starpu_mic.h e3b44209ed update copyright %!s(int64=10) %!d(string=hai) anos
starpu_mod.f90 5b179baa05 - add a first fortran90 test case %!s(int64=10) %!d(string=hai) anos
starpu_mpi_ms.h 15d23e5205 Add function get_kernel_from_job to mpi src driver : not tested yet %!s(int64=8) %!d(string=hai) anos
starpu_opencl.h 64a00c3b0a opencl: StarPU can now deal with very long opencl kernel sources. It %!s(int64=9) %!d(string=hai) anos
starpu_openmp.h 72407e0967 openmp: add preliminary support for places/partitions routines %!s(int64=8) %!d(string=hai) anos
starpu_perfmodel.h 3911033585 reorganize inclusions a bit to make it more lightweight %!s(int64=8) %!d(string=hai) anos
starpu_profiling.h 2510657bc9 Add code that takes into account PCI topology to determine contention. But disable it for now since it seems to actually decrease performance... %!s(int64=8) %!d(string=hai) anos
starpu_rand.h a6993f6e69 fixes for minor warning detected by cppcheck %!s(int64=8) %!d(string=hai) anos
starpu_scc.h e3b44209ed update copyright %!s(int64=10) %!d(string=hai) anos
starpu_sched_component.h cf5be99691 update copyrights for files modified in 2017 %!s(int64=8) %!d(string=hai) anos
starpu_sched_ctx.h a823ddc441 remove/update functions relying on previous synchro scheme %!s(int64=8) %!d(string=hai) anos
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 %!s(int64=10) %!d(string=hai) anos
starpu_scheduler.h cf5be99691 update copyrights for files modified in 2017 %!s(int64=8) %!d(string=hai) anos
starpu_simgrid_wrap.h 4b1a16edde Fix University name after the fusion.. %!s(int64=10) %!d(string=hai) anos
starpu_sink.h e3b44209ed update copyright %!s(int64=10) %!d(string=hai) anos
starpu_stdlib.h d54098dac7 Finally remove params and return values from header, they are already been added in doc %!s(int64=8) %!d(string=hai) anos
starpu_task.h 9f5cc1888c Add a field starpu_task::where and the macro STARPU_TASK_WHERE %!s(int64=8) %!d(string=hai) anos
starpu_task_bundle.h e3b44209ed update copyright %!s(int64=10) %!d(string=hai) anos
starpu_task_list.h 4f6a4977aa include/starpu_task_list.h: add missing const %!s(int64=8) %!d(string=hai) anos
starpu_task_util.h 9f5cc1888c Add a field starpu_task::where and the macro STARPU_TASK_WHERE %!s(int64=8) %!d(string=hai) anos
starpu_thread.h a6c1c11c79 thread: add <semaphore.h> include %!s(int64=8) %!d(string=hai) anos
starpu_thread_util.h 3911033585 reorganize inclusions a bit to make it more lightweight %!s(int64=8) %!d(string=hai) anos
starpu_top.h 03ff6cfac9 include: typos %!s(int64=12) %!d(string=hai) anos
starpu_tree.h 6a6935b2df reduce yet more the overhead of tree worker lists %!s(int64=8) %!d(string=hai) anos
starpu_util.h 3911033585 reorganize inclusions a bit to make it more lightweight %!s(int64=8) %!d(string=hai) anos
starpu_worker.h 3911033585 reorganize inclusions a bit to make it more lightweight %!s(int64=8) %!d(string=hai) anos