Commit History

Author SHA1 Message Date
  Samuel Thibault 1683d35a0d Fix msg.h inclusion according to new location 10 years ago
  Samuel Thibault c8efbb83e8 Inline list heads instead of keeping allocating them 10 years ago
  Nathalie Furmento bb61f3808d update cnrs copyright 10 years ago
  Samuel Thibault 0d69b82acc fix warning 10 years ago
  Nathalie Furmento efea5f1a8f src/ tests/ tools/: fix coding style, curly braces go on a newline 10 years ago
  Nathalie Furmento 6c18e864fa src: fix cleaning when starpu_build_topology returns a non zero value 10 years ago
  Samuel Thibault 80601ba9bf port r14771 from 1.2: fix leaks 10 years ago
  Samuel Thibault c44e7dffbb fix warnings 10 years ago
  Samuel Thibault bb863ce803 fix gcc warning 10 years ago
  Samuel Thibault f9192c3b71 Fix displaying worker binding, workers_bindid is not indexed by worker ID 10 years ago
  Nathalie Furmento 9e8bc70433 src/core/topology.c: clarify error message 10 years ago
  Nathalie Furmento 4510ca23e4 src: clean MIC code 10 years ago
  Samuel Thibault 88a89370aa Add a memcpy_peer property to CUDA gpus, to record whether it is able to run gpu-gpu transfers, so that simgrid can enable them when appropriate 11 years ago
  Samuel Thibault 791ad827f7 merge trunk 11 years ago
  Samuel Thibault 113cdbb1a3 Support pipeline mode in simgrid too. The results match the reality! 11 years ago
  Nathalie Furmento cc9aecb792 merge trunk 11 years ago
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 11 years ago
  Nathalie Furmento f885c06876 merge trunk 11 years ago
  Samuel Thibault 1359bf77f3 use _WIN32 instead of just MINGW32 11 years ago
  Nathalie Furmento 2153d433d0 src/core/topology.c: free allocated memory for combined workers 11 years ago
  Nathalie Furmento 8ad6d08310 src/core/topology.c: free memory 11 years ago
  Andra Hugo fca611cf90 small compil issue 11 years ago
  Andra Hugo 5593439277 changing perf_model structure: arch now contains several devices, so we can have for eg one device STARPU_CPU with 2 cores one device STARPU_CUDA_WORKER with 1 core 11 years ago
  Samuel Thibault 7a82eb9b6b Add initial simgrid support for MPI, not working yet 11 years ago
  Samuel Thibault 092f322b1c Add CUDA concurrent kernel execution support through the STARPU_NWORKER_PER_CUDA environment variable. 11 years ago
  Samuel Thibault 4899b89184 Fix GPU thread binding: document logical cores/PUs, simplify _starpu_initialize_workers_deviceid initialization loop, fix confusion between PUs and cores in _starpu_get_next_bindid 11 years ago
  Samuel Thibault e36b471bb8 Silent warning 11 years ago
  Samuel Thibault 6899dcfc42 Fix non-hwloc build 11 years ago
  Samuel Thibault b97472e2df Fix core/thread confusions 11 years ago
  Andra Hugo 8c75841bf9 consider the hyperthreading when constructing the list of workers 11 years ago