Commit History

Author SHA1 Message Date
  Nathalie Furmento 3e883f24fc perfmodel: move functions starpu_perfmodel_print and starpu_perfmodel_print_all to public API 13 years ago
  Samuel Thibault ffed3ea57c Add more 3D filters: vertical, depth, and shadow variants 13 years ago
  Nathalie Furmento 36a9619038 perfmodel: Rename public function starpu_list_models to starpu_perfmodel_list 13 years ago
  Nathalie Furmento f8327e8c53 Rename function starpu_load_history_debug to starpu_perfmodel_load_symbol 13 years ago
  Samuel Thibault 3e58d92492 Add 2d shadow filters 13 years ago
  Samuel Thibault cb492ad84b Keep documentation coherent with C convention 13 years ago
  Samuel Thibault 844951370b Show topology in starpu_machine_display 13 years ago
  Samuel Thibault f30a1170aa Replace starpu_force_bus_sampling with bus_calibrate configuration option, as calibration should done carefully during starpu initialization, and not after initialization 13 years ago
  Samuel Thibault 902b5befd6 Add starpu_data_invalidate_submit 13 years ago
  Samuel Thibault 34212a9b9f mention that tasks must be finished before unpartitioning 13 years ago
  Samuel Thibault f44d649ebf Add starpu_data_acquire_on_node 13 years ago
  Nathalie Furmento c2dbd3156c doc/chapters/basic-api.texi: typos 13 years ago
  Nathalie Furmento 4835c3e1b2 doc/chapters/basic-api.texi: clarify the different available values for the field calibrate of struct starpu_conf 13 years ago
  Samuel Thibault 8bcc43fdb7 mention windows home dir 13 years ago
  Nicolas Collin 3efa904b17 Rename starpu_task_deinit to starpu_task_clean. 13 years ago
  Nicolas Collin 55112c9ebd Introduce new function starpu_task_clean. 13 years ago
  Samuel Thibault 39c06b2141 Add starpu_perfmodel_update_history, which permits applications to feed performance models with existing measurements 13 years ago
  Cyril Roelandt f6963b21cd Use STARPU_NCPU instead of STARPU_NCPUS. 13 years ago
  Samuel Thibault 513d5719e4 emphasize that structures should be initialized to zero 13 years ago
  Nathalie Furmento e478d30094 perfmodel: new public function starpu_bus_print_affinity() to print the affinity devices 13 years ago
  Samuel Thibault aa8d9b4bd1 make texinfo happy 13 years ago
  Samuel Thibault a4c024da3e typos 13 years ago
  Samuel Thibault 419e12e6b0 more details 13 years ago
  Nathalie Furmento 0b1d4dad0f OpenCL: new function starpu_opencl_load_binary_opencl() to load a binary OpenCL kernel 13 years ago
  Nathalie Furmento 8705aa7b2f OpenCL: implement new functions to store compiled OpenCL kernels on the file system 13 years ago
  Nathalie Furmento c05700ba46 doc/chapters/basic-api.texi: rename 'data library' sections into 'data management' sections 13 years ago
  Nathalie Furmento dc39ab013a doc/chapters/basic-api.texi: fix doc for starpu_opencl_set_kernel_args() 13 years ago
  Samuel Thibault 4d21f76259 Add starpu_block_shadow_filter_func_vector, which supports shadow for vector partitioning. Add example/test and documentation. 13 years ago
  Cyril Roelandt cc9f035a44 Update the documentation for "struct starpu_driver". 13 years ago
  Nathalie Furmento 5362831fe1 Do not load a perfmodel if its field symbol is not set 13 years ago