커밋 기록

작성자 SHA1 메시지 날짜
  Nathalie Furmento 25f36c7e72 examples/interface: move definition of display codelet to a separate file 14 년 전
  Nathalie Furmento 4152fb7b3a examples/interface/complex_interface.c: define pack and unpack functions 14 년 전
  Nathalie Furmento 29a60d5852 Data interface: define new functions to pack and unpack data handles 14 년 전
  Nathalie Furmento 23d8614295 mpi/tests/insert_task_owner2.c: no need to use the mpi wrapper function, use directly starpu_handle_get_local_ptr 14 년 전
  Nathalie Furmento dedad35f5f make function starpu_data_test_if_allocated_on_node public, it is needed for users to define new data interfaces with a handle_to_pointer operation 14 년 전
  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 14 년 전
  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 14 년 전
  Nathalie Furmento 6205c29672 mpi: add a count parameter to MPI_Isend, MPI_Irecv, and _starpu_mpi_comm_amounts_inc 14 년 전
  Nathalie Furmento a044cf23b4 task helper: move the definitions of the task helper functions to include/starpu_task_util.h 14 년 전
  Nathalie Furmento 0b03022752 cublas: move helper cublas functions to include/starpu_cublas.h and src/drivers/cuda/starpu_cublas.c 14 년 전
  Nathalie Furmento 41b76f990d src/core/perfmodel/perfmodel_bus.c: only display header when some cuda or opencl devices are available 14 년 전
  Nathalie Furmento 40d729067a src/core/perfmodel/perfmodel_bus.c: clarify error message 14 년 전
  Samuel Thibault e9cc72dc9e Make clear that starpu_driver_run also initializes 14 년 전
  Samuel Thibault f24447c075 deinitialize driver 14 년 전
  Samuel Thibault 6b0bd1a86d drop spurious driver_run call 14 년 전
  Nathalie Furmento 3332f3a13f include/starpu_perfmodel.h: any variable defined as struct starpu_per_arch_perfmodel will be marked as deprecated 14 년 전
  Nathalie Furmento 5d54bce57a include/starpu_perfmodel.h: add comment stating that type is deprecated (do not know how to do it with attribute __deprecated__ 14 년 전
  Nathalie Furmento b62e089dac perfmodel: partly revert r7054 14 년 전
  Samuel Thibault ea8c77256e fix typo 14 년 전
  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 14 년 전
  Samuel Thibault 9ba23c408f Fix cpuset of combined workers, they have to be physical cpusets, not logical 14 년 전
  Nathalie Furmento 78e597da58 ChangeLog: mention the renaming in perfmodel 14 년 전
  Nathalie Furmento 7eca1bd797 perfmodel: rename 'struct starpu_per_arch_perfmodel' to 'struct starpu_perfmodel_per_arch' 14 년 전
  Nathalie Furmento 32402cd12d doc/chapters/basic-api.texi: add space between function name and opening bracket 14 년 전
  Nathalie Furmento 7c4cd0fa21 perfmodel: rename 'struct starpu_regression_model' to 'struct starpu_perfmodel_regression_model' 14 년 전
  Nathalie Furmento d729c52f33 include/starpu_perfmodel.h: only declare a type when needed 14 년 전
  Nathalie Furmento bd93f10299 perfmodel: rename struct starpu_history_table to struct starpu_perfmodel_history_table 14 년 전
  Nathalie Furmento cdfd9e855f perfmodel: rename struct starpu_history_entry to struct starpu_perfmodel_history_entry 14 년 전
  Nathalie Furmento 74889b4885 perfmodel: rename struct starpu_history_list to struct starpu_perfmodel_history_list 14 년 전
  Nathalie Furmento 6ffd501a75 src/core/perfmodel/perfmodel_bus.c: add debug message 14 년 전