Commit History

Author SHA1 Message Date
  Samuel Thibault f0106e1e82 Add submit_hook and do_schedule scheduler methods 9 years ago
  Nathalie Furmento 64a00c3b0a opencl: StarPU can now deal with very long opencl kernel sources. It 9 years ago
  Samuel Thibault 931167e1ae Add starpu_task_get_task_scheduled_succs to get successors of a task 9 years ago
  Samuel Thibault 09a6294ec0 * Include application threads in the trace. 9 years ago
  Samuel Thibault 8f654dead2 Add "folded" memory allocation in simulation mode. 9 years ago
  Samuel Thibault 4aac742507 Add changelog 9 years ago
  Nathalie Furmento fcb13b5b84 ChangeLog: mention #16560, Add starpu-all-tasks debugging support 9 years ago
  Nathalie Furmento 68665e0321 ChangeLog: mention new semantic for variables STARPU_NMIC and STARPU_NMICDEVS 9 years ago
  Nathalie Furmento 103023f3c9 document configure option --disable-build-tests 9 years ago
  Nathalie Furmento 6516764e5b document configure option --with-smpirun 9 years ago
  Nathalie Furmento 2f52c4edbe perfmodel: mention new API in ChangeLog and document all functions 9 years ago
  Nathalie Furmento 3aabcbba24 document configure option --disable-fortran 9 years ago
  Samuel Thibault a5f7d96fea Add rbtree and rbtree+list implementation. Use it to introduce priorities in data requests, which default to the task priority or workerorder 9 years ago
  Samuel Thibault 90bf39960e Vastly improve simgrid simulation time by using wake queues 9 years ago
  Samuel Thibault 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 9 years ago
  Nathalie Furmento 2c7ab14ee2 starpu_task_build: Update to set starpu_task::cl_arg_free to 1 if some arguments of type STARPU_VALUE are given 10 years ago
  Samuel Thibault 423d41de04 Add starpu_task_get_task_succs to get the list of children of a given task. 10 years ago
  Samuel Thibault c8077021d0 Support asynchronous partitioning through the home node of data, not only MAIN_RAM 10 years ago
  Samuel Thibault f36c3c1cb1 Add STARPU_NAME to specify a task name from a starpu_task_insert call. 10 years ago
  Samuel Thibault 68605a2f15 Add asynchronous partition planning. It only supports coherency through the main RAM for now. 10 years ago
  Samuel Thibault d79d8c6fab Document how to switch between differents views of the same data. 10 years ago
  Samuel Thibault 75d0d38234 Add STARPU_NOWHERE to create synchronization tasks with data. 10 years ago
  Samuel Thibault ce9464d6b7 Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet 10 years ago
  Nathalie Furmento fdb777c86d ChangeLog: mention new features 10 years ago
  Samuel Thibault dd2eae0274 Add data details in trace 10 years ago
  Nathalie Furmento a26be674fb mpi: Add the capability to define specific MPI datatypes for StarPU user-defined interfaces. 10 years ago
  Nathalie Furmento 4ebd78d192 ChangeLog: mention new scheduler 10 years ago
  Samuel Thibault 3434b52b4c Add arbiter support 10 years ago
  Samuel Thibault 7a902649ea Add changelog for arbiters 10 years ago
  Nathalie Furmento 649754888e ChangeLog: mention new scheduler introduced in #15103 10 years ago