Skip to content
  1. Jan 15, 2019
  2. Aug 21, 2018
  3. May 15, 2018
  4. Apr 03, 2018
    • Victor Lopez's avatar
      Force main WD to be implicit · d8fb0abc
      Victor Lopez authored
      The main WD should be implicit to honor the implicit parallel
      of size 1 that executes the main program.
      
      As a side effect, the main WD in OmpSs can no longer ignore the
      barrier construct and must be explicitly prevented.
      d8fb0abc
  5. Jan 15, 2018
  6. Dec 21, 2017
  7. Oct 04, 2017
    • Victor Lopez's avatar
      Refactor ax_check_dlb · 93180410
      Victor Lopez authored
      * Remove DLB library versioning, only link agaist ldlb
      * Remove DLB dependency on support lib
      * Add DLB dependency on pms lib
      93180410
  8. May 16, 2017
  9. Feb 16, 2017
  10. Nov 16, 2016
  11. Nov 04, 2016
  12. May 03, 2016
  13. Mar 03, 2016
  14. Oct 26, 2015
  15. Oct 02, 2015
  16. Sep 28, 2015
  17. Sep 25, 2015
  18. Jun 15, 2015
  19. Mar 19, 2015
  20. Mar 10, 2015
  21. Mar 06, 2015
  22. Feb 10, 2015
  23. Feb 09, 2015
  24. Feb 04, 2015
  25. Feb 02, 2015
  26. Jan 14, 2015
    • Victor Lopez's avatar
      Allow oversubscription between SMP and device threads · 3bad33b4
      Victor Lopez authored
         * Devices can reserve CPUs, but SMP threads may ignore it
         * SMP threads no longer reserve CPUs
         * Fix infinite loop looking for available CPUs, fixes #1035
         * Fix race condition when two threads were calling Extrae to increase the number of threads
      3bad33b4
  27. Dec 11, 2014
  28. Dec 09, 2014
  29. Dec 03, 2014
  30. Nov 28, 2014
  31. Nov 24, 2014
  32. Nov 20, 2014