Commit History

Author SHA1 Message Date
  Nathalie Furmento d023eb38ae fix function name to starpu_data_unregister_submit() and starpu_data_invalidate_submit() 11 years ago
  Samuel Thibault dc80d3edf4 Add changelog for previous commit 11 years ago
  Samuel Thibault 7c03c945f7 Add support for letting a schedule choose its own set of workers without having to care about combined workers. This only works for SPMD however, not FORKJOIN 11 years ago
  Samuel Thibault 5c6802fbf3 Add changelog 11 years ago
  Nathalie Furmento c1a9b88ba7 New configure options --with-simgrid-dir --with-simgrid-include-dir and --with-simgrid-lib-dir to specify the location of the SimGrid library 11 years ago
  Nathalie Furmento fe8b4fb8af ChangeLog: adverstise for starpu_mpi_data_register 11 years ago
  Samuel Thibault f92aa08686 mention the use of different streams for gpu-gpu transfers 11 years ago
  Nathalie Furmento 4a4d047220 mpi: New variable STARPU_MPI_CACHE_STATS to print statistics on cache holding received data. 11 years ago
  Nathalie Furmento 1381d8613b ChangeLog: move entries to 1.1 branch when appropriated 11 years ago
  Samuel Thibault fedd296373 * New codelet specific_nodes field to specify explicit target nodes for data. 11 years ago
  Samuel Thibault 8ceb690b19 Mention new functions in ChangeLog 11 years ago
  Samuel Thibault fbd1b911e7 New starpu_memory_get_total function to get the size of a memory node. 11 years ago
  Nathalie Furmento 701306e64c rename mvsc to msvc 11 years ago
  Nathalie Furmento e97679a558 fxt: rename function starpu_trace_user_event() as starpu_fxt_trace_user_event() 11 years ago
  Samuel Thibault d448281fc3 New STARPU_DISABLE_KERNELS environment variable to disable actual kernel execution. 11 years ago
  Samuel Thibault 44109758f7 advertise STARPU_DISABLE_PINNING 11 years ago
  Nathalie Furmento 829460a4ab new flag STARPU_EXECUTE_ON_WORKER to specify the worker which will execute the task (thanks to Xavier Lacoste for providing the patch) 11 years ago
  Nathalie Furmento 7afe7c6c1b ChangeLog: add name for 1.1.0 11 years ago
  Nathalie Furmento 6668eb5e10 ChangeLog: set revision numbers for previous releases 11 years ago
  Nathalie Furmento 2dbfb1ccc8 mpi: new functions starpu_mpi_task_build() and starpu_mpi_task_post_build() 12 years ago
  Nathalie Furmento 4d620f87ad ChangeLog: fix updates 12 years ago
  Nathalie Furmento 7485a32d79 ChangeLog: fix 1.1 updates 12 years ago
  Samuel Thibault 57720a2a82 Fix new features which actually appeared in 1.1 12 years ago
  Nathalie Furmento 876ff6d9a2 starpu_task: define a optional name. This can be useful for debugging purposes. 12 years ago
  Marc Sergent b2f8911c89 Adding configure option --enable-calibration-heuristic which allows the user to set the maximum authorized deviation of the history-based calibrator 12 years ago
  Samuel Thibault 1988972e97 port r11383 from 1.1: Add a watchdog which permits to easily trigger a crash when StarPU gets stuck. 12 years ago
  Nathalie Furmento c1bcca575d The functions starpu_sched_set/get_min/max_priority set/get the 12 years ago
  Nathalie Furmento 43838444ce Function starpu_sched_ctx_create() now takes a variable argument list 12 years ago
  Samuel Thibault d9bfb2bacc port r11334 from 1.1: Prefetching is now done for all schedulers when it can be done whatever the scheduling decision. 12 years ago
  Samuel Thibault 0e385974a9 port r11312 from 1.1: Small CUDA allocations (<= 4MiB) are now batched to avoid the huge cudaMalloc overhead. 12 years ago