Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento a5f704ef6b mpi_lu example: modifications towards the new API il y a 15 ans
  Nathalie Furmento 6b8dcf733f StarPU MPI: Add extra functionalities for MPI Implementations which are not thread safe il y a 15 ans
  Cédric Augonnet 9557513f74 Do not forget to take back the spinlock if the transfer was successful, this il y a 15 ans
  Cédric Augonnet dabb837619 Memory reclaiming bug fix: while reclaiming memory, we should not hold the lock of the header describing the entire state of the handle while other handles are inspected to find available memory. il y a 15 ans
  Cédric Augonnet 0eb2226d5d Check return values for the pthread_spin_* methods il y a 15 ans
  Cédric Augonnet 1607a0cb41 Document --with-mkl-cflags and --with-mkl-ldflags il y a 15 ans
  Cédric Augonnet 9817b32691 Add support for the MKL. Since it is really hard to guess the flags for MKL, we il y a 15 ans
  Cédric Augonnet 9d15d640dd Make error message more explicit il y a 15 ans
  Cédric Augonnet d20dcb2005 Revert commit r2772. We actually cannot really merge replicates and mem_chunks il y a 15 ans
  Cédric Augonnet 46c026a025 Add Nicolas Collin and François Tessier in the authors il y a 15 ans
  Nicolas Collin dc11e6e998 Added a mutex release in starpu_init in case of several threads calling it simultaneously. il y a 15 ans
  Nathalie Furmento 24e66274c2 cuda driver: typo il y a 15 ans
  Cédric Augonnet 6290ece0a1 - Add a "ndeps" field in the data request structure so that a request may il y a 15 ans
  Cédric Augonnet 1640dc460d The STARPU_LIMIT_GPU_MEM environment variable indicates the maximum number of il y a 15 ans
  Samuel Thibault e3c867ac47 Add missing headers il y a 15 ans
  Samuel Thibault 23745d249b add missing files il y a 15 ans
  François Tessier 51d32eb538 Add missing licences headers in vector_scal_fortran.F il y a 15 ans
  Samuel Thibault a48b287faa harmonize mult codes il y a 15 ans
  Samuel Thibault 1142890098 free interfaces before freeing per_node pointers which hold the interface pointer il y a 15 ans
  Cédric Augonnet 8eb64e98ea The starpu_data_set_reduction_methods function defines the per-handle methods il y a 15 ans
  Nathalie Furmento 5807291b01 configure: detect availability of header file f77.h and compile fortran example only when available il y a 15 ans
  Nathalie Furmento aff285bfbb examples: revert commit #2792 as opencl driver should be fixed il y a 15 ans
  Nathalie Furmento 1db1f217b3 src/core/perfmodel/perfmodel_bus.c: improve message il y a 15 ans
  Cédric Augonnet 5a35e3b945 Some OpenCL functions do not seem to be thread safe, so we protect il y a 15 ans
  Nathalie Furmento 02fccd8e60 examples: disable coverage.sh in make check as long as opencl driver is failing with <out of ressources> error il y a 15 ans
  Cédric Augonnet 7dd9f8d00c We don't know if cl_device_id is a pointer, so we pass a pointer to the array il y a 15 ans
  Cédric Augonnet ef0789768f Cleanup data_concurrency.c to properly support SCRATCH and REDUX access types. il y a 15 ans
  Cédric Augonnet 47ea6d5f7a Cosmetic cleanups il y a 15 ans
  Cédric Augonnet 7c0759dea4 If we use a relaxed coherency type of access, we don't update the status of the il y a 15 ans
  Cédric Augonnet 7a2ff174e5 Add a STARPU_REDUX mode, for now this is unimplemented il y a 15 ans