Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Nathalie Furmento 3ad31951c8 src: code cleaning 14 vuotta sitten
  Nathalie Furmento efc9c3a136 src: Update LIST_TYPE macro to generate list functionalities and type 14 vuotta sitten
  Nathalie Furmento 1b377f358f src: rename internal objects following coding conventions 14 vuotta sitten
  Nathalie Furmento f8fd5492bd src: rename internal types following coding conventions 14 vuotta sitten
  Nathalie Furmento bca792c881 src: rename internal types following coding conventions 14 vuotta sitten
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t 14 vuotta sitten
  Nathalie Furmento 906d935956 src: prefix names of internal types and functions with _starpu 14 vuotta sitten
  Nathalie Furmento 2bd91cd1e7 src: calculate communication amount between nodes when option --enable-stats is specified to configure 14 vuotta sitten
  Cyril Roelandt cd510c84b8 Making sure the cuda_to_cuda function pointer is not NULL in copy_driver.c 14 vuotta sitten
  Samuel Thibault 29801fa627 fix warnings 14 vuotta sitten
  Samuel Thibault 7205b70968 Fix computation/communication overlap: transfers always have to use the local_transfer stream, not the local stream 14 vuotta sitten
  Nathalie Furmento 6db2c372ca merge branch gpumem_prefetch 14 vuotta sitten
  Samuel Thibault 0bf975225f Only accept cudaErrorNotReady errors from cudaEventQuery 14 vuotta sitten
  Nathalie Furmento 98a6500c28 src: Use 'STARPU_ATTRIBUTE_UNUSED' instead of ' __attribute__((unused))' 15 vuotta sitten
  Cédric Augonnet e51515a4dd Start to add support for CUDA 4: 15 vuotta sitten
  Nathalie Furmento 452a0e24dc src/datawizard/ rename field interface in struct starpu_data_replicate_t into data_interface (on windows, when including <windows.h>, one gets #define interface struct, ...) 15 vuotta sitten
  Cédric Augonnet 8412f45ae4 Create a stream dedicated to StarPU's async data transfers so that we can 15 vuotta sitten
  Samuel Thibault eb10f6b655 - Make starpu_cuda_get_local_stream return the stream instead of a pointer to it 15 vuotta sitten
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 15 vuotta sitten
  Nathalie Furmento a901e911ff datawizard/copy_driver: do not use a temporary variable 15 vuotta sitten
  Cédric Augonnet 47ea6d5f7a Cosmetic cleanups 15 vuotta sitten
  Cédric Augonnet 6d57183a8f In case it is not allowed to allocate memory, don't try to do so. 15 vuotta sitten
  Cédric Augonnet fc5da2fa67 _starpu_allocate_memory_on_node now manipulates a data replicate rather than a 15 vuotta sitten
  Cédric Augonnet f57828e9d1 Don't try to allocate a piece of data that is already allocated. 15 vuotta sitten
  Cédric Augonnet bfe3303c4b The generic method to copy a data handle from a node to another node now 15 vuotta sitten
  Cédric Augonnet dbbd13ce5a To remain coherent within StarPU, we now return -EAGAIN to specify that a data 15 vuotta sitten
  Cédric Augonnet e84341dbfa In order to be a little more coherent, we only use -ENOMEM and not a mix of 15 vuotta sitten
  Cédric Augonnet 114550c84f Move src/core/policies/sched_policy.* into src/core/ 15 vuotta sitten
  Cédric Augonnet 6b9ea2fa8d Start a major cleanup of the scheduler which intends to make it doable to write 15 vuotta sitten
  Cédric Augonnet 9b34ec2d9c Instead of storing the list of queues associated to each memory node, we 15 vuotta sitten