Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 69ea3ce9c2 configure.ac: fix informational help messages il y a 14 ans
  Nathalie Furmento 066bdda80c tests: improve error checking mechanism il y a 14 ans
  Cyril Roelandt 60f3f89b75 starputop_message_queue_new() : make sure we avoid dereferencing a null pointer. il y a 14 ans
  Cyril Roelandt 9e67557e66 Make sure we avoid dereferencing a null pointer. il y a 14 ans
  Cyril Roelandt 0df243f8be Checking the return value of _starpu_opencl_copy_opencl_to_ram(). il y a 14 ans
  Samuel Thibault 492ecdde29 Add missing loop on nimpl il y a 14 ans
  Cyril Roelandt cd510c84b8 Making sure the cuda_to_cuda function pointer is not NULL in copy_driver.c il y a 14 ans
  Samuel Thibault bbe5e013e1 Fix taking into account several implementations in pheft il y a 14 ans
  Samuel Thibault 94d263945d Fix implementation choice il y a 14 ans
  Samuel Thibault 8b92ec20cf Make sure we call an implementation il y a 14 ans
  Samuel Thibault 10525b47c4 Permit implementation 0 to be NULL il y a 14 ans
  Samuel Thibault 56830a34e7 Do not plot the linear regression if a non-linear regression is available il y a 14 ans
  Samuel Thibault 83365f377a Only show arch name for which a model is valid il y a 14 ans
  Samuel Thibault 0a3f05e7cd Fix calibrating all implementations on all archs il y a 14 ans
  Samuel Thibault 27c7eda2ab Fix not permitting nimpl != 0 when the codelet does not provide several implementations il y a 14 ans
  Samuel Thibault f80bb38305 Use bigger vector, to have at least something like 1ms computation il y a 14 ans
  Samuel Thibault dee86a1ac1 Remove the mult_impl example, the vector_scal example makes much more sense il y a 14 ans
  Cyril Roelandt 47aca5084b sync_and_notify_data_opencl.c : removing useless assignments. il y a 14 ans
  Cyril Roelandt 91009bc1d9 mpi_like_async : fix dead assignment il y a 14 ans
  Cyril Roelandt ff911ef3ca Fix a dead assignment. il y a 14 ans
  Samuel Thibault 350ff7056f document starpu_execute_on_each_worker il y a 14 ans
  Samuel Thibault 50996d4071 Fix termination hang: make sure all tasks are finished before shutting down il y a 14 ans
  Samuel Thibault b9437a2649 Fix parsing performance model with some disabled arch il y a 14 ans
  Samuel Thibault a586f6da56 Fix failure without cpus il y a 14 ans
  Samuel Thibault 291771f0e1 optimize not-busy signalization: only take the mutex if starpu_data_unregister is indeed waiting, and the handle is not busy il y a 14 ans
  Samuel Thibault b8fbe1ef89 Check spinlock use consistency in debug mode. il y a 14 ans
  Samuel Thibault 839862377b Revert part of 4374: a test explicitly needs EINVAL being returned. il y a 14 ans
  Samuel Thibault 3c0a0e89cc Make starpu_data_unregister also wait for replicate refcnt and queued requests, should fix yet more odd issues il y a 14 ans
  Samuel Thibault 5dc8c4d367 Fix warning il y a 14 ans
  Samuel Thibault ddc2bdb6c4 Use stronger assertions in the mpi_insert_task helper il y a 14 ans