Commit History

Author SHA1 Message Date
  Nathalie Furmento 64024045b8 mpi: remove functionnality starpu_mpi_irecv_probe_detached 12 years ago
  Nathalie Furmento d56555097b include: starpu_scheduler.h is no longer automatically included by 12 years ago
  Nathalie Furmento 26a6b33bf4 scheduler: rename getter and setter functions for minimum and maximum task priorities 12 years ago
  Nathalie Furmento 817773b67a tools/release: Add examples/release/Makefile to test StarPU examples 12 years ago
  Nathalie Furmento ea3dbf0420 documentation about mscv batch scripts 12 years ago
  Nathalie Furmento 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. 12 years ago
  Nathalie Furmento e81217d363 bump to 1.2 12 years ago
  Samuel Thibault 5b3d87d1c3 Permit to disable sequential consistency for a given task. 12 years ago
  Nathalie Furmento 32cfa5ab67 mpi: New configure option --enable-mpi-progression-hook to enable the 12 years ago
  Nathalie Furmento 5cadc25d45 ChangeLog: fix function name 12 years ago
  Nathalie Furmento b4eb667ed3 memory: rename starpu_free_count in starpu_free_flags 12 years ago
  Nathalie Furmento 93dfb7a124 * starpu_malloc_flags checks if STARPU_MALLOC_PINNED is set 12 years ago
  Nathalie Furmento eeab601075 memory allocation: update memory allocation flag settings. We do not 12 years ago
  Nathalie Furmento cc5382bb41 memory: remove function starpu_malloc_count and implement it by combining starpu_malloc_set/get_flags and starpu_malloc 12 years ago
  Nathalie Furmento 3ef25bc89f New functions starpu_malloc_set_flags and starpu_malloc_get_flags to 12 years ago
  Nathalie Furmento cd1ba39bda doc: update doc explaining how to limit amount of memory on devices 12 years ago
  Nathalie Furmento 13e4291045 driver cpu: get rid off for now of variable STARPU_LIMIT_CPU_devid_MEM 12 years ago
  Nathalie Furmento 449b29bd8e src/drivers/cpu/driver_cpu.c: Introduce new variables STARPU_LIMIT_CPU_MEM and STARPU_LIMIT_CPU_devid_MEM to limit memory per all CPU or per specific device 12 years ago
  Nathalie Furmento 6021863a0a Rename function starpu_allocate_buffer_on_node to starpu_malloc_on_node 12 years ago
  Nathalie Furmento 850c49fabc Rename function starpu_helper_cublas_init to starpu_cublas_init 12 years ago
  Nathalie Furmento 389271b78f Rename all filter functions to follow the pattern starpu_DATATYPE_filter_FILTERTYPE. 12 years ago
  Samuel Thibault 438cb42e66 Add support for directly drawing GFlops curves 12 years ago
  Nathalie Furmento ae27df5080 File STARPU-REVISION --- containing the SVN revision number from which StarPU was compiled --- is installed in the share/doc/starpu directory 12 years ago
  Nathalie Furmento e327177d94 Introduce new variables STARPU_LIMIT_CUDA_devid_MEM and 12 years ago
  Nathalie Furmento 5a5e86e8cd Discard environment variable STARPU_LIMIT_GPU_MEM and define instead 12 years ago
  Nathalie Furmento 0813396a89 ChangeLog: mention memory manager updates 12 years ago
  Nathalie Furmento 77815bd069 perfmodels: Gordon performance models are no longer enabled 12 years ago
  Nathalie Furmento ec56b3e978 workers: remove reference to gordon workers 12 years ago
  Nathalie Furmento 31dcd40c8e ChangeLog: mention Gordon modifications 12 years ago
  Samuel Thibault ef4a074c89 Remove the no_auto_start_trace field, the user can call starpu_fxt_stop_profiling right after starpu_init herself 12 years ago