Commit History

Author SHA1 Message Date
  Cyril Roelandt 5b767e5880 Fix a bug that caused starpu_shutdown to crash when running drivers in the application. 13 years ago
  Samuel Thibault acce0b71ce Add OpenGL interoperability support 14 years ago
  Nicolas Collin 7c8aad234f English correction in a comment. 14 years ago
  Nathalie Furmento c58c88a302 src/core/workers.*: use dynamic memory for default configuration 14 years ago
  Nathalie Furmento d1ef85e5da src: modify the field user_conf of struct _starpu_machine_config 14 years ago
  Nathalie Furmento af8467cd5a disable asynchronous copy: distinguish what is an action and what is an enquiry 14 years ago
  Nathalie Furmento a399e22906 rename xxx_disable_asynchronous_copy to xxx_asynchronous_copy_disabled 14 years ago
  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. 14 years ago
  Samuel Thibault a141a987ec show tasks currently running on workers 14 years ago
  Cyril Roelandt 5f775a450f Allow starpu_free() to use cudaFreeHost if starpu has already been shut down. 14 years ago
  Cyril Roelandt f501a6d2bd _starpu_worker_exists : use task->cl->can_execute when it is defined. 14 years ago
  Nathalie Furmento 3ad31951c8 src: code cleaning 14 years ago
  Nathalie Furmento efc9c3a136 src: Update LIST_TYPE macro to generate list functionalities and type 14 years ago
  Samuel Thibault 2f4491e804 Add can_execute member to the codelet structure, so applications can fine-tune implementations usage. Make most schedulers enforce it. 14 years ago
  Samuel Thibault 924dabb08d mention that bindid is a logical index 14 years ago
  Nathalie Furmento 0bd2fe9020 src: rename internal types following coding conventions 14 years ago
  Nathalie Furmento 87ad636148 Type renaming: 14 years ago
  Samuel Thibault 47b21020da print bandwidths too in starpu_machine_display 14 years ago
  Nathalie Furmento f6758e6907 Driver CUDA: Extract PCI Informations when available 14 years ago
  Nathalie Furmento 47fa9111ba core/workers.h: revert wrong commit 14 years ago
  Nathalie Furmento 9347d5f45d Driver CUDA: fails when number of CUDA devices required is higher than what is available 14 years ago
  Samuel Thibault ed491558e5 cpu_set_t is actually simply glibc-specific 15 years ago
  Cédric Augonnet d56a66ebba Fix compilation on Mac OS X (tested without OpenCL on a 64bit imac) 15 years ago
  Cédric Augonnet f9bf60359c The local task queue (used for tasks explicitely assigned to a specific worker) 15 years ago
  Samuel Thibault 7696400dbd move ALPHA values to starpu_parameters.h 15 years ago
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 15 years ago
  Samuel Thibault 2c3c6b45a5 finish r2995 15 years ago
  Nathalie Furmento 6922124dd0 topology: do not use CPU_SET functions on windows systems 15 years ago
  Cédric Augonnet 61cdbb41bd Add support for parallel tasks: 15 years ago
  Cédric Augonnet babde97945 Store tasks instead of jobs in the per-worker lists. 15 years ago