Skip to content
  1. Nov 02, 2018
  2. Oct 30, 2018
  3. Oct 26, 2018
  4. Oct 25, 2018
  5. Oct 24, 2018
  6. Oct 23, 2018
  7. Oct 22, 2018
  8. Oct 10, 2018
  9. Oct 09, 2018
  10. Sep 13, 2018
  11. Aug 21, 2018
  12. Aug 17, 2018
  13. Jul 10, 2018
  14. Jun 22, 2018
  15. Jun 20, 2018
  16. Jun 19, 2018
    • Jaume Bosch's avatar
      Allow GPU and OpenCL helpers share the cpu · c5777cc4
      Jaume Bosch authored
      Do not fail when the GPU or OpenCL plugin try to reserve an SMP processor but there are not available. Instead, the runtime will show a warning and share the core with another thread
      c5777cc4
  17. Jun 13, 2018
    • Victor Lopez's avatar
      Minor DLB fixes · 07047de0
      Victor Lopez authored
      - Capture DLB_Init error code and disable DLB if needed
      - Add verbosity to some DLB errors
      07047de0
  18. Jun 04, 2018
  19. May 15, 2018
  20. 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
  21. Mar 21, 2018
  22. Mar 09, 2018