Commit History

Author SHA1 Message Date
  Nathalie Furmento e5545db0a7 mpi stats: there is no need to have a 2D array to store comm stats as we only store amount of data sent from the current node 13 years ago
  Nathalie Furmento 99f71d5c50 mpi: The cache of starpu_mpi_insert_task is fixed and thus now enabled by default. 13 years ago
  Nathalie Furmento d03319d5a0 mpi/starpu_mpi_insert_task.c: fix indice for looking for data in hashtable 13 years ago
  Nathalie Furmento 52064847b0 mpi: only declare cache related stuff when needed 13 years ago
  Nathalie Furmento 6ad304e82a mpi: remove files which are no longer needed - clearing cache is now done directly and no longer through a task 13 years ago
  Nathalie Furmento e96c40fa4a mpi: fix cache mechanism for starpu_mpi_insert_task 13 years ago
  Samuel Thibault 3ed6d73180 update changelog 13 years ago
  Nathalie Furmento 8d892f8554 mpi: Deal with new parameter STARPU_DATA_ARRAY in starpu_mpi_insert_task 13 years ago
  Samuel Thibault 438839d828 Enable GPU-GPU direct transfers 13 years ago
  Samuel Thibault af21f804df Fix choosing the right CPU for driving GPU 13 years ago
  Samuel Thibault 5abb0b8256 Fix macro for use directly in an if 13 years ago
  Samuel Thibault e0d408b020 reduce memory use by deallocating useless data buffers 13 years ago
  Samuel Thibault 902b5befd6 Add starpu_data_invalidate_submit 13 years ago
  Samuel Thibault a42a37bf8e rename starpu_data_unregister_lazy into starpu_data_unregister_submit for naming coherency 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
  Samuel Thibault b4dedc2d59 more explicit 13 years ago
  Nathalie Furmento 6ecd809dd0 ChangeLog: fix following the latest commit 13 years ago
  Nathalie Furmento d6416329c9 Merge 2 functions starpu_insert_task and starpu_insert_task_array. 13 years ago
  Nathalie Furmento 9e98540ad3 ChangeLog: mention starpu_insert_task_array 13 years ago
  Nathalie Furmento 3cff53fd54 New functionality starpu_insert_task_array similar to starpu_insert_task but with an array of data_handles. 13 years ago
  Samuel Thibault 1dc76cf0b9 mention that applications can write their interfaces and filters 13 years ago
  Samuel Thibault e0074c24b3 mention that GLUT has to be initialized first 13 years ago
  Nathalie Furmento 5509266779 src/util/starpu_insert_task_utils.c: specify error code 13 years ago
  Cyril Roelandt b9211cf493 tests/loader.c: decode(): use strcpy() instead of stpcpy() since the latter is not really needed. 13 years ago
  Nathalie Furmento 95b5eb6556 tools/Makefile.am: rewrite rules so that old versions of automake are happy 13 years ago
  Nathalie Furmento c334045fb8 socl/examples: check that the number of devices is not zero 13 years ago
  Nathalie Furmento 487872598d socl/src/cl_getdeviceids.c: on StarPU failure, get soclGetDeviceIDs to return 0 devices 13 years ago
  Nathalie Furmento 9462673403 tests/perfmodels: new testcase valid_model to validate loading and storing of performance models 13 years ago
  Nathalie Furmento c2dbd3156c doc/chapters/basic-api.texi: typos 13 years ago