コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault 09dab6fd3e Drop spurious nbsp 14 年 前
  Samuel Thibault c39f87d9cd clearly separate CUDA and OpenCL 14 年 前
  Samuel Thibault 473617f4c0 Do not print CPU%d, it is misleading, explain that it is CPUs in preferrence order, instead 14 年 前
  Samuel Thibault 75ad46f0de document temporary buffer optimizations 14 年 前
  Samuel Thibault a7aa151601 revert r6895, it perturbs measurements 14 年 前
  Samuel Thibault 226d8973c7 Do not use starpu_cuda_set_device while calibrating the bus: since we clear things with cudaThreadExit, opengl interoperability can be enabled at proper starpu initialization 14 年 前
  Samuel Thibault 9b373e7f9c Fix initialization for CUDA bus calibration: we use cudaThreadExit to clean our environment before starting starpu 14 年 前
  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 14 年 前
  Nathalie Furmento 99f71d5c50 mpi: The cache of starpu_mpi_insert_task is fixed and thus now enabled by default. 14 年 前
  Nathalie Furmento d03319d5a0 mpi/starpu_mpi_insert_task.c: fix indice for looking for data in hashtable 14 年 前
  Nathalie Furmento 52064847b0 mpi: only declare cache related stuff when needed 14 年 前
  Nathalie Furmento 6ad304e82a mpi: remove files which are no longer needed - clearing cache is now done directly and no longer through a task 14 年 前
  Nathalie Furmento e96c40fa4a mpi: fix cache mechanism for starpu_mpi_insert_task 14 年 前
  Samuel Thibault 3ed6d73180 update changelog 14 年 前
  Nathalie Furmento 8d892f8554 mpi: Deal with new parameter STARPU_DATA_ARRAY in starpu_mpi_insert_task 14 年 前
  Samuel Thibault 438839d828 Enable GPU-GPU direct transfers 14 年 前
  Samuel Thibault af21f804df Fix choosing the right CPU for driving GPU 14 年 前
  Samuel Thibault 5abb0b8256 Fix macro for use directly in an if 14 年 前
  Samuel Thibault e0d408b020 reduce memory use by deallocating useless data buffers 14 年 前
  Samuel Thibault 902b5befd6 Add starpu_data_invalidate_submit 14 年 前
  Samuel Thibault a42a37bf8e rename starpu_data_unregister_lazy into starpu_data_unregister_submit for naming coherency 14 年 前
  Samuel Thibault 34212a9b9f mention that tasks must be finished before unpartitioning 14 年 前
  Samuel Thibault f44d649ebf Add starpu_data_acquire_on_node 14 年 前
  Samuel Thibault b4dedc2d59 more explicit 14 年 前
  Nathalie Furmento 6ecd809dd0 ChangeLog: fix following the latest commit 14 年 前
  Nathalie Furmento d6416329c9 Merge 2 functions starpu_insert_task and starpu_insert_task_array. 14 年 前
  Nathalie Furmento 9e98540ad3 ChangeLog: mention starpu_insert_task_array 14 年 前
  Nathalie Furmento 3cff53fd54 New functionality starpu_insert_task_array similar to starpu_insert_task but with an array of data_handles. 14 年 前
  Samuel Thibault 1dc76cf0b9 mention that applications can write their interfaces and filters 14 年 前
  Samuel Thibault e0074c24b3 mention that GLUT has to be initialized first 14 年 前