Commit History

Author SHA1 Message Date
  Andra Hugo 9502f53f25 introduce min max as a constraint for the linear program 12 years ago
  Andra Hugo 9d2ba463c5 remove some warnings 12 years ago
  Samuel Thibault 9c038ac2be replace starpu_get_bandwidth/latency_CUDA/RAM_RAM/CUDA with calls to starpu_transfer_* 12 years ago
  Andra Hugo e66dd53eab cleaning + better managing the types of workers 12 years ago
  Andra Hugo c94402dfb1 move include math.h in the header principal 12 years ago
  Andra Hugo 45c4f38b10 rename velocity -> speed 12 years ago
  Andra Hugo 99654988a8 consider the time to transfer data from the gpus to the RAM too when resizing 12 years ago
  Andra Hugo 70ee761ed3 correct speed computations for the hyp 12 years ago
  Andra Hugo 6c954c729c workers must release the scheduling mutex before taking the role of hypervisor, update triggering issues for the other resizing strategies too 12 years ago
  Andra Hugo db0267f452 fixes for the speed computations 12 years ago
  Andra Hugo 8d8d2aa2f2 fix speed computation in the hypervisor 12 years ago
  Andra Hugo 76282f234b fixes for triggering the resize 12 years ago
  Nathalie Furmento 6a906a64d3 sc_hypervisor/src/policies_utils/policy_tools.c: add missing include (thanks to Abdou Guermouche for reporting the bug) 12 years ago
  Andra Hugo bda88614ed fix triggering criteria for the hyp 12 years ago
  Andra Hugo d0b859619b fixes + refact in the hyp 12 years ago
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. 12 years ago
  Andra Hugo c978226b8d move linear program in a file 12 years ago
  Andra Hugo 05d10ea37d move task_pool out of the policies 12 years ago
  Andra Hugo 6bcd0d3c6e rename + comments in the public interface 12 years ago
  Andra Hugo 911f574418 rename functions to be cleared what they do 12 years ago
  Andra Hugo 545f5f5b3b rename hyp last step 12 years ago
  Andra Hugo a1fffeb7c8 rename hyp step1 12 years ago