Historia zmian

Autor SHA1 Wiadomość Data
  Olivier Aumage db96bba865 add Fortran wrapper for starpu_data_is_on_node 5 lat temu
  Nathalie Furmento 719c3f62d4 update copyright holders 5 lat temu
  Olivier Aumage 79f6b6340b add Fortran wrapper for starpu_timing_now and update nf_matrix to use it 5 lat temu
  Samuel Thibault 788e9e80f9 Add 4D tensor data interface 5 lat temu
  Samuel Thibault ff10510e28 Add STARPU_TASK_SCHED_DATA 5 lat temu
  Nathalie Furmento c29d010d3a delete old code (drivers gordon, scc, starpu-top, and plugin gcc) and update authors file aordingly 6 lat temu
  Nathalie Furmento f105f1cf84 new flag STARPU_TASK_END_DEP for starpu_task_insert & co 6 lat temu
  Nathalie Furmento f7abbfa6fc update copyright 6 lat temu
  Samuel Thibault 03c55a7cd6 really really fix build :) 6 lat temu
  Samuel Thibault 0bb5cab930 really fix build 6 lat temu
  Samuel Thibault ae1b8d101a fix build 6 lat temu
  Samuel Thibault 8ca621ccb8 Add starpu_data_pointer_is_inside 6 lat temu
  Nathalie Furmento 2fbd8958ef Add a new value STARPU_TASK_SYNCHRONOUS to be used in starpu_task_insert() to define if the task is (or not) synchronous 6 lat temu
  Nathalie Furmento 0e688f6842 Add possibility to define the sequential consistency at the task level for each handle used by the task. 6 lat temu
  Nathalie Furmento ac44526e7d Add a new value STARPU_TASK_COLOR to be used in starpu_task_insert() to pick up the color of a task in dag.dot 6 lat temu
  Nathalie Furmento ce8bbe3fc9 include: fix copyright 7 lat temu
  Nathalie Furmento 24b4ea25cc new starpu_task_insert parameter STARPU_TASK_DEPS_ARRAY, similar behaviour to function starpu_task_declare_deps_array() 7 lat temu
  Nathalie Furmento e7d47393e8 new parameter STARPU_CL_ARGS_NFREE to be used when calling starpu_task_insert (similar to STARPU_CL_ARGS but do not free memory) 7 lat temu
  Samuel Thibault 347ded8d7d Add starpu_vector_filter_list_long 8 lat temu
  Olivier Aumage 0c3948a82b update sc_hypervisor, fstarpu Fortran module file with API changes 8 lat temu
  Olivier Aumage cf5be99691 update copyrights for files modified in 2017 8 lat temu
  Nathalie Furmento 9f5cc1888c Add a field starpu_task::where and the macro STARPU_TASK_WHERE 8 lat temu
  Olivier Aumage 950d269178 use assumed-size instead of assumed-shape arrays for native fortran API, for better backward compatibility 8 lat temu
  Samuel Thibault c50d47db20 Fix use of deprecated type 8 lat temu
  Luka Stanisic 6971a2c68c simgrid: adding new codelet flag 8 lat temu
  Olivier Aumage 7e735b6fef - add native Fortran support for setting various codelet flags (main flags, cuda/opencl flags, where flags) 8 lat temu
  Samuel Thibault b2afb73fe8 Add starpu_sched_ctx_get_workers_list_raw, much less costly than starpu_sched_ctx_get_workers_list 8 lat temu
  Olivier Aumage 52ea41d70b - add the possibility to associate some user data to sched contexts (needed for some INTERTWinE work) 8 lat temu
  Olivier Aumage feb426b173 - fix type syntax 8 lat temu
  Olivier Aumage 2a49bee522 - add some more Fortran type size 8 lat temu