Commit History

Author SHA1 Message Date
  Samuel Thibault 7447afa202 Rename starpu_mpi_init_with_conf to starpu_mpi_init_conf and extend it with the comm parameter, so that it can be used in all cases 6 years ago
  Samuel Thibault ea82e361d6 Make sure users don't mix initializing MPI and non-world communicators 6 years ago
  Samuel Thibault f93962a091 Fix message 6 years ago
  Samuel Thibault 865d39a400 Avoid crashing when starpu_mpi_init_with_conf is passed conf == NULL 6 years ago
  Lucas Nesi 9e24106ea1 Check free space before cudaMalloc 6 years ago
  Samuel Thibault ef72a85533 Fix test of previous commit 6 years ago
  Samuel Thibault 1465102b3c Let prefetches reuse buffers from data marked as wontuse 6 years ago
  Samuel Thibault 5fcdf4d8a8 Reduce allocation size 6 years ago
  Samuel Thibault be5815e5bb Rename starpu_mpi_init_with_driver to starpu_mpi_init_with_conf 6 years ago
  Samuel Thibault 219444ea3f Add STARPU_RESERVE_NCPU environment variable and reserve_ncpus config field 6 years ago
  Samuel Thibault 465fe80e35 fix build without hwloc 6 years ago
  Samuel Thibault 886cc6b57f Add starpu_get_next_bindid and starpu_bind_thread_on 6 years ago
  Samuel Thibault 34df1b0633 Fix crash when parsing multiple MPI traces 6 years ago
  Samuel Thibault cfca321793 drop unused variable 6 years ago
  Samuel Thibault eb2d5ff746 Harmonize distributed cholesky codelets with mono-node cholesky codelets 6 years ago
  Samuel Thibault f57a3e0db4 Add colors to distributed cholesky example 6 years ago
  Samuel Thibault cd2cea3711 Revert "No need to get nvml device handle several times" 6 years ago
  Samuel Thibault e6ac871fa3 Rename _starpu_prio_deque_push_task to _starpu_prio_deque_push_front_task 6 years ago
  Samuel Thibault 9b2dd005c7 Fix confusion between _starpu_prio_deque_push_back_task and _starpu_prio_deque_push_task 6 years ago
  Samuel Thibault a8cbf73911 No need to get nvml device handle several times 7 years ago
  Samuel Thibault e16225a1d9 Add STARPU_COMPONENT_MUTEX_TRYLOCK 6 years ago
  Samuel Thibault fc2700b62e Add starpu_sched_component_estimated_end_min_add 6 years ago
  Samuel Thibault 63f0903339 tasks can't be inserted from a codelet with master-slave 6 years ago
  Samuel Thibault ea6a49199e Remove bogus warning 6 years ago
  Samuel Thibault 6bb88f1846 Skip dependency/task_end_dep test on master/slave, calling starpu_task_end_dep_add from within a task can not work 6 years ago
  Samuel Thibault 8927316da0 Disable MPI driver test in simgrid mode, this is unsupported 6 years ago
  Samuel Thibault 3c579dc545 starpu-mpi/simgrid: Make StarPU-MPI initialization wait for StarPU initialization 6 years ago
  Samuel Thibault 489c01157d avoid spurious print 6 years ago
  Samuel Thibault 9d892f8254 fix warnings 6 years ago
  Samuel Thibault 1fb8a27112 fxt_tool: Disable dump tasks along their termination, it can not work 6 years ago