Commit History

Author SHA1 Message Date
  Olivier Aumage f010bff77b - documentation of the OpenMP runtime support (ongoing work) 11 years ago
  Olivier Aumage 5f4a7a49cf - setup doxygen to build StarPU_OpenMP documentation (on-going work) 11 years ago
  Olivier Aumage cc86ba5270 - merge trunk 11 years ago
  Samuel Thibault 30d5f814d3 Show 'scheduling' state in paje trace 11 years ago
  Olivier Aumage a468167cc7 - use a more accurate variable name 11 years ago
  Olivier Aumage 6f49c33eb9 - implement cumulated time and power consumption support for discontinuous tasks 11 years ago
  Samuel Thibault cecf8440f3 Fix returned value 11 years ago
  Samuel Thibault 7240b27585 port r12759 from 1.1: Make sure we use the local stream, and not the stream of another device. Define separate streams for GPU-GPU transfers, depending on which device emits it 11 years ago
  Samuel Thibault 1a4e729f6c port r12757 from 1.1: Do not let CPU workers submit transfers, CUDA is not actually safe for this... 11 years ago
  Andra Hugo 3c8000976d fix deadlock: we have to lock the worker's sched_mutex when iterating on its list of contexts but unlock it before the worker is going to sleep 11 years ago
  Samuel Thibault 25421008b8 Add probe6str and probe7str 11 years ago
  Olivier Aumage 4d645eeabb - do not re-fetch data on continuation wake-up 11 years ago
  Andra Hugo c8def5adac sharing workers btw ctxs with no sched_policy 11 years ago
  Olivier Aumage 8cf9e4237f - fix missing frees 11 years ago
  Samuel Thibault 03d6dd9f21 Allow building blas examples without a blas library when running under simgrid 11 years ago
  Olivier Aumage 7e8fbcaf1a - assume proc_bind is undefined by default 11 years ago
  Olivier Aumage 42fc721e61 - merge trunk 11 years ago
  Olivier Aumage f3a338c6a9 - fix array allocation and initialization 11 years ago
  Olivier Aumage 2c4892dcbe - implement omp simple locks and nested locks 11 years ago
  Olivier Aumage 0fb6249b1c - add testcase for omp api default return values 11 years ago
  Samuel Thibault 7832518f4d port r12742 from 1.1: Fix OpenCL device number detection when MAXOPENCLDEVS is not big enough 11 years ago
  Olivier Aumage ea7377487d - add missing institutions 11 years ago
  Olivier Aumage bb4b639704 - merge trunk 11 years ago
  Olivier Aumage 001a552330 - implementation of omp's API functions (on-going work) 11 years ago
  Andra Hugo 4bf941eed1 forgot the file with the example 11 years ago
  Andra Hugo 3ca3790ef1 * sched_ctxs without sched_policy 11 years ago
  Olivier Aumage b0102063b6 - fix unwanted word replacement 11 years ago
  Olivier Aumage 8ab945d406 - plug ICV nthreads 11 years ago
  Nathalie Furmento f0fc26784a configure.ac: define CL_USE_DEPRECATED_OPENCL_1_1_APIS to force OpenCL to define deprecated functions (StarPU uses clEnqueueMarker) 11 years ago
  Olivier Aumage 18ad2734ac - implement the initialization of data environment and device OpenMP's ICVs 11 years ago