Commit History

作者 SHA1 備註 提交日期
  Nathalie Furmento 92eb2209fe mention tool starpu_send_recv_data_use.py in ChangeLog 5 年之前
  Nathalie Furmento 55cec94603 ChangeLog: add missing updates 5 年之前
  Samuel Thibault 635eb6f440 Add some experimental heteroprio batch heuristics 5 年之前
  Samuel Thibault ff10510e28 Add STARPU_TASK_SCHED_DATA 5 年之前
  Samuel Thibault 8cd00d737f New modular-heteroprio scheduler 5 年之前
  Samuel Thibault 8b5d81218d Add 'ready' heuristic to modular schedulers 5 年之前
  Samuel Thibault d99ddbd94d Announce new modular-eager-prio scheduler 5 年之前
  Nathalie Furmento 45b7e3e596 Modification in the Native Fortran interface of the functions fstarpu_mpi_task_insert, fstarpu_mpi_task_build and fstarpu_mpi_task_post_build to only take 1 parameter being the MPI communicator, the codelet and the various parameters for the task. 6 年之前
  Samuel Thibault ccb948172c starpufft: support 3D 6 年之前
  Samuel Thibault 337d1ef324 Use sg_actor_self_execute when available 6 年之前
  Samuel Thibault 857c5b52a0 Add get_max_size method to data interfaces for applications using data with 6 年之前
  Nathalie Furmento 1895bc218c New parameters STARPU_CALLBACK_ARG_NFREE, STARPU_CALLBACK_WITH_ARG_NFREE, STARPU_PROLOGUE_CALLBACK_ARG_NFREE, and STARPU_PROLOGUE_CALLBACK_POP_ARG_NFREE 6 年之前
  Nathalie Furmento 2271b27506 New function starpu_create_callback_task() which creates and submits an empty task with the specified callback 6 年之前
  Nathalie Furmento de9bdb8249 Update starpu_task_insert() and alike to set starpu_task::callback_arg_free, starpu_task::prologue_callback_arg_free and starpu_task::prologue_callback_pop_arg_free to 1 when corresponding parameters (STARPU_CALLBACK_ARG, STARPU_PROLOGUE_CALLBACK_ARG, and STARPU_PROLOGUE_CALLBACK_POP_ARG) are used 6 年之前
  Nathalie Furmento 96642218fa New starpu_task_insert() parameters STARPU_SEQUENTIAL_CONSISTENCY, STARPU_TASK_NO_SUBMITORDER and STARPU_TASK_PROFILING_INFO 6 年之前
  Nathalie Furmento ec53ca233c New starpu_task_insert() parameter STARPU_TASK_WORKERIDS allowing to set the fields starpu_task::workerids_len and starpu_task::workerids 6 年之前
  Nathalie Furmento 20070af746 Changelog: updates 6 年之前
  Samuel Thibault f87952be4c Add fault tolerance support with starpu_task_ft_failed() 6 年之前
  Nathalie Furmento bd691e9819 bump to next release 6 年之前
  Nathalie Furmento 22b681d0f3 bump to next release 6 年之前
  Nathalie Furmento 3920b52d57 Improve detection of NVML availability. Do not only check the library is available, also check the compiled code can be run. 6 年之前
  Samuel Thibault 3a775f5988 Add starpu_bcsr_filter_canonical_block_child_ops. 6 年之前
  Samuel Thibault e32db6e20a Add starpu_filter_nparts_compute_chunk_size_and_offset helper. 6 年之前
  Nathalie Furmento 86649bce9f bump to next release 6 年之前
  Nathalie Furmento 69f87dac57 bump to 1.3.0 6 年之前
  Nathalie Furmento 9e092cb5f2 Make sure data interfaces implementations only use public API 6 年之前
  Nathalie Furmento a4077afc93 For unpack operations, move the memory deallocation from 6 年之前
  Nathalie Furmento 3da2b69928 Optional data interface init function 6 年之前
  Nathalie Furmento 3c7ede1d6b Cluster support is disabled by default, unless the configure option --enable-cluster is specified 6 年之前
  Samuel Thibault fe0c66aca2 Add STARPU_SIMGRID_TRANSFER_COST environment variable to easily disable data transfer costs. 6 年之前