Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault f5789e5edc factorize worker thread initialization, fix threaded profiling by setting up the prof timer il y a 13 ans
  Nathalie Furmento e3182f62a8 include/: move public function declaration in starpu.h il y a 13 ans
  Cyril Roelandt 612a56a6fd Fix function prototypes in headers to reflect the changes brought by r.7415. il y a 13 ans
  Nathalie Furmento 944813c7c5 src/core/workers.h: fix type for devid il y a 13 ans
  Nathalie Furmento 4083c94525 src: add missing function prototypes il y a 13 ans
  Samuel Thibault 6a333adbb0 drop support for hwloc < 1.1, the cpuset_t type will disappear in the close future anyway il y a 13 ans
  Cyril Roelandt 5b767e5880 Fix a bug that caused starpu_shutdown to crash when running drivers in the application. il y a 14 ans
  Samuel Thibault acce0b71ce Add OpenGL interoperability support il y a 14 ans
  Nicolas Collin 7c8aad234f English correction in a comment. il y a 14 ans
  Nathalie Furmento c58c88a302 src/core/workers.*: use dynamic memory for default configuration il y a 14 ans
  Nathalie Furmento d1ef85e5da src: modify the field user_conf of struct _starpu_machine_config il y a 14 ans
  Nathalie Furmento af8467cd5a disable asynchronous copy: distinguish what is an action and what is an enquiry il y a 14 ans
  Nathalie Furmento a399e22906 rename xxx_disable_asynchronous_copy to xxx_asynchronous_copy_disabled il y a 14 ans
  Nathalie Furmento dc071405ca Allows users to disable asynchronous copies. This should be done when using OpenCL AMD implementation as it is known to fail when asynchronously copying data. il y a 14 ans
  Samuel Thibault a141a987ec show tasks currently running on workers il y a 14 ans
  Cyril Roelandt 5f775a450f Allow starpu_free() to use cudaFreeHost if starpu has already been shut down. il y a 14 ans
  Cyril Roelandt f501a6d2bd _starpu_worker_exists : use task->cl->can_execute when it is defined. il y a 14 ans
  Nathalie Furmento 3ad31951c8 src: code cleaning il y a 14 ans
  Nathalie Furmento efc9c3a136 src: Update LIST_TYPE macro to generate list functionalities and type il y a 14 ans
  Samuel Thibault 2f4491e804 Add can_execute member to the codelet structure, so applications can fine-tune implementations usage. Make most schedulers enforce it. il y a 14 ans
  Samuel Thibault 924dabb08d mention that bindid is a logical index il y a 14 ans
  Nathalie Furmento 0bd2fe9020 src: rename internal types following coding conventions il y a 14 ans
  Nathalie Furmento 87ad636148 Type renaming: il y a 14 ans
  Samuel Thibault 47b21020da print bandwidths too in starpu_machine_display il y a 14 ans
  Nathalie Furmento f6758e6907 Driver CUDA: Extract PCI Informations when available il y a 14 ans
  Nathalie Furmento 47fa9111ba core/workers.h: revert wrong commit il y a 15 ans
  Nathalie Furmento 9347d5f45d Driver CUDA: fails when number of CUDA devices required is higher than what is available il y a 15 ans
  Samuel Thibault ed491558e5 cpu_set_t is actually simply glibc-specific il y a 15 ans
  Cédric Augonnet d56a66ebba Fix compilation on Mac OS X (tested without OpenCL on a 64bit imac) il y a 15 ans
  Cédric Augonnet f9bf60359c The local task queue (used for tasks explicitely assigned to a specific worker) il y a 15 ans