Commit History

Author SHA1 Message Date
  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
  Nathalie Furmento 599a51cc67 src: rename variables to be prefixed by _STARPU_MIC 11 years ago
  Samuel Thibault e9e4a6361a Use the same cuda/opencl exclusion mechanism on simgrid, instead of having a bogus assertion 11 years ago
  Samuel Thibault 21d7dfa9a5 Add subworkerid instead of using devid, which thus removed mp_nodeid 11 years ago
  Samuel Thibault 140c63ed5d fix indent 11 years ago
  Samuel Thibault 5b714b720c fix indent 11 years ago
  Samuel Thibault 185bb34814 Fix indent 11 years ago
  Samuel Thibault 22de2edd9a fix indent 11 years ago
  Samuel Thibault fb2bd64e0a Rework worker binding computation, which fixes MIC thread assignments 11 years ago
  Samuel Thibault 660d059e71 Support unbound threads 11 years ago
  Samuel Thibault 7fb00422de Fix more missing STARPU_MAIN_RAM uses 11 years ago
  Samuel Thibault bff05a4bbf Fix topology when using not all opencl devices 11 years ago
  Nathalie Furmento 0ce84fd586 src: remove unused variables and mark some parameters as potentially unused 12 years ago
  Nathalie Furmento dfd8911aa3 src/core/topology.c: set userdata to NULL to make sure it is going to be properly initialised in case we call starpu_init() again in the same application 12 years ago