커밋 기록

작성자 SHA1 메시지 날짜
  Cédric Augonnet d3dd8e5bd6 The "manual_reduction" test performs a reduction operation by the means of 15 년 전
  Cédric Augonnet 78faf9849a The starpu_data_unregister_no_coherency does the same as starpu_data_unregister 15 년 전
  Cédric Augonnet 461d4d99b7 Provide an implementation of the spinlocks that actually rely on mutexes (with 15 년 전
  Cédric Augonnet b566d09898 Use a rw-lock instead of a mutex to protect the list of progression hooks. 15 년 전
  Cédric Augonnet 280aa1e569 Document STARPU_LIMIT_GPU_MEM 15 년 전
  Cédric Augonnet e3df8c20c8 Implement STARPU_LIMIT_GPU_MEM on both CUDA and OpenCL devices. 15 년 전
  Nathalie Furmento a5f704ef6b mpi_lu example: modifications towards the new API 15 년 전
  Nathalie Furmento 6b8dcf733f StarPU MPI: Add extra functionalities for MPI Implementations which are not thread safe 15 년 전
  Cédric Augonnet 9557513f74 Do not forget to take back the spinlock if the transfer was successful, this 15 년 전
  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. 15 년 전
  Cédric Augonnet 0eb2226d5d Check return values for the pthread_spin_* methods 15 년 전
  Cédric Augonnet 1607a0cb41 Document --with-mkl-cflags and --with-mkl-ldflags 15 년 전
  Cédric Augonnet 9817b32691 Add support for the MKL. Since it is really hard to guess the flags for MKL, we 15 년 전
  Cédric Augonnet 9d15d640dd Make error message more explicit 15 년 전
  Cédric Augonnet d20dcb2005 Revert commit r2772. We actually cannot really merge replicates and mem_chunks 15 년 전
  Cédric Augonnet 46c026a025 Add Nicolas Collin and François Tessier in the authors 15 년 전
  Nicolas Collin dc11e6e998 Added a mutex release in starpu_init in case of several threads calling it simultaneously. 15 년 전
  Nathalie Furmento 24e66274c2 cuda driver: typo 15 년 전
  Cédric Augonnet 6290ece0a1 - Add a "ndeps" field in the data request structure so that a request may 15 년 전
  Cédric Augonnet 1640dc460d The STARPU_LIMIT_GPU_MEM environment variable indicates the maximum number of 15 년 전
  Samuel Thibault e3c867ac47 Add missing headers 15 년 전
  Samuel Thibault 23745d249b add missing files 15 년 전
  François Tessier 51d32eb538 Add missing licences headers in vector_scal_fortran.F 15 년 전
  Samuel Thibault a48b287faa harmonize mult codes 15 년 전
  Samuel Thibault 1142890098 free interfaces before freeing per_node pointers which hold the interface pointer 15 년 전
  Cédric Augonnet 8eb64e98ea The starpu_data_set_reduction_methods function defines the per-handle methods 15 년 전
  Nathalie Furmento 5807291b01 configure: detect availability of header file f77.h and compile fortran example only when available 15 년 전
  Nathalie Furmento aff285bfbb examples: revert commit #2792 as opencl driver should be fixed 15 년 전
  Nathalie Furmento 1db1f217b3 src/core/perfmodel/perfmodel_bus.c: improve message 15 년 전
  Cédric Augonnet 5a35e3b945 Some OpenCL functions do not seem to be thread safe, so we protect 15 년 전