Commit History

Auteur SHA1 Bericht Datum
  Cyril Roelandt dc840c95bd Fix unreachable code thanks to smatch. 13 jaren geleden
  Cyril Roelandt 944f874558 _starpu_driver_test_request_completion(): return an error if the param_value argument of clGetEventInfo() is negative. 13 jaren geleden
  Samuel Thibault acce0b71ce Add OpenGL interoperability support 13 jaren geleden
  Samuel Thibault 12be113dae Do not error out when pushing data to cuda from another node 14 jaren geleden
  Cyril Roelandt ee3612515d Rename starpu_get_node_kind : it should be starpu_node_get_kind. 14 jaren geleden
  Cyril Roelandt ee6ae0150a Make enum _starpu_node_kind and _starpu_get_node_kind public. 14 jaren geleden
  Nathalie Furmento 3ad31951c8 src: code cleaning 14 jaren geleden
  Nathalie Furmento efc9c3a136 src: Update LIST_TYPE macro to generate list functionalities and type 14 jaren geleden
  Nathalie Furmento 1b377f358f src: rename internal objects following coding conventions 14 jaren geleden
  Nathalie Furmento f8fd5492bd src: rename internal types following coding conventions 14 jaren geleden
  Nathalie Furmento bca792c881 src: rename internal types following coding conventions 14 jaren geleden
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t 14 jaren geleden
  Nathalie Furmento 906d935956 src: prefix names of internal types and functions with _starpu 14 jaren geleden
  Nathalie Furmento 2bd91cd1e7 src: calculate communication amount between nodes when option --enable-stats is specified to configure 14 jaren geleden
  Cyril Roelandt cd510c84b8 Making sure the cuda_to_cuda function pointer is not NULL in copy_driver.c 14 jaren geleden
  Samuel Thibault 29801fa627 fix warnings 14 jaren geleden
  Samuel Thibault 7205b70968 Fix computation/communication overlap: transfers always have to use the local_transfer stream, not the local stream 14 jaren geleden
  Nathalie Furmento 6db2c372ca merge branch gpumem_prefetch 14 jaren geleden
  Samuel Thibault 0bf975225f Only accept cudaErrorNotReady errors from cudaEventQuery 14 jaren geleden
  Nathalie Furmento 98a6500c28 src: Use 'STARPU_ATTRIBUTE_UNUSED' instead of ' __attribute__((unused))' 14 jaren geleden
  Cédric Augonnet e51515a4dd Start to add support for CUDA 4: 14 jaren geleden
  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, ...) 14 jaren geleden
  Cédric Augonnet 8412f45ae4 Create a stream dedicated to StarPU's async data transfers so that we can 15 jaren geleden
  Samuel Thibault eb10f6b655 - Make starpu_cuda_get_local_stream return the stream instead of a pointer to it 15 jaren geleden
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 15 jaren geleden
  Nathalie Furmento a901e911ff datawizard/copy_driver: do not use a temporary variable 15 jaren geleden
  Cédric Augonnet 47ea6d5f7a Cosmetic cleanups 15 jaren geleden
  Cédric Augonnet 6d57183a8f In case it is not allowed to allocate memory, don't try to do so. 15 jaren geleden
  Cédric Augonnet fc5da2fa67 _starpu_allocate_memory_on_node now manipulates a data replicate rather than a 15 jaren geleden
  Cédric Augonnet f57828e9d1 Don't try to allocate a piece of data that is already allocated. 15 jaren geleden