Historie revizí

Autor SHA1 Zpráva Datum
  Nathalie Furmento d18634b0b2 examples/interface/complex_interface.c: define the .handle_to_pointer operation, it will be needed to exchange that type of data with StarPU-MPI před 13 roky
  Nathalie Furmento 7002948b63 mpi/tests/insert_task_owner_data.c: no need to use the mpi wrapper function, use directly starpu_handle_get_local_ptr před 13 roky
  Nathalie Furmento 6205c29672 mpi: add a count parameter to MPI_Isend, MPI_Irecv, and _starpu_mpi_comm_amounts_inc před 13 roky
  Nathalie Furmento a044cf23b4 task helper: move the definitions of the task helper functions to include/starpu_task_util.h před 13 roky
  Nathalie Furmento 0b03022752 cublas: move helper cublas functions to include/starpu_cublas.h and src/drivers/cuda/starpu_cublas.c před 13 roky
  Nathalie Furmento 41b76f990d src/core/perfmodel/perfmodel_bus.c: only display header when some cuda or opencl devices are available před 13 roky
  Nathalie Furmento 40d729067a src/core/perfmodel/perfmodel_bus.c: clarify error message před 13 roky
  Samuel Thibault e9cc72dc9e Make clear that starpu_driver_run also initializes před 13 roky
  Samuel Thibault f24447c075 deinitialize driver před 13 roky
  Samuel Thibault 6b0bd1a86d drop spurious driver_run call před 13 roky
  Nathalie Furmento 3332f3a13f include/starpu_perfmodel.h: any variable defined as struct starpu_per_arch_perfmodel will be marked as deprecated před 13 roky
  Nathalie Furmento 5d54bce57a include/starpu_perfmodel.h: add comment stating that type is deprecated (do not know how to do it with attribute __deprecated__ před 13 roky
  Nathalie Furmento b62e089dac perfmodel: partly revert r7054 před 13 roky
  Samuel Thibault ea8c77256e fix typo před 13 roky
  Samuel Thibault 464f6730ea In the hwloc case, create combined workers hierarchically along hwloc objects, introduce STARPU_MAX_ARITY which permits to control whether to synthesize intermediate levels před 13 roky
  Samuel Thibault 9ba23c408f Fix cpuset of combined workers, they have to be physical cpusets, not logical před 13 roky
  Nathalie Furmento 78e597da58 ChangeLog: mention the renaming in perfmodel před 13 roky
  Nathalie Furmento 7eca1bd797 perfmodel: rename 'struct starpu_per_arch_perfmodel' to 'struct starpu_perfmodel_per_arch' před 13 roky
  Nathalie Furmento 32402cd12d doc/chapters/basic-api.texi: add space between function name and opening bracket před 13 roky
  Nathalie Furmento 7c4cd0fa21 perfmodel: rename 'struct starpu_regression_model' to 'struct starpu_perfmodel_regression_model' před 13 roky
  Nathalie Furmento d729c52f33 include/starpu_perfmodel.h: only declare a type when needed před 13 roky
  Nathalie Furmento bd93f10299 perfmodel: rename struct starpu_history_table to struct starpu_perfmodel_history_table před 13 roky
  Nathalie Furmento cdfd9e855f perfmodel: rename struct starpu_history_entry to struct starpu_perfmodel_history_entry před 13 roky
  Nathalie Furmento 74889b4885 perfmodel: rename struct starpu_history_list to struct starpu_perfmodel_history_list před 13 roky
  Nathalie Furmento 6ffd501a75 src/core/perfmodel/perfmodel_bus.c: add debug message před 13 roky
  Nathalie Furmento 7b4baf86d0 tools/starpu_calibrate_bus.c: check return value of starpu_init před 13 roky
  Nathalie Furmento 3e883f24fc perfmodel: move functions starpu_perfmodel_print and starpu_perfmodel_print_all to public API před 13 roky
  Nathalie Furmento 68fe0ad42e tools/starpu_perfmodel_display.c: rename internal functions and make them independant (i.e they no longer use static global variables), that's the first step to move them to the StarPU public API před 13 roky
  Samuel Thibault 3e3f41a828 fix cuda version of shadow3d před 13 roky
  Samuel Thibault ffed3ea57c Add more 3D filters: vertical, depth, and shadow variants před 13 roky