Skip to content
  1. Jul 10, 2018
  2. Jun 22, 2018
  3. Jun 20, 2018
  4. 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
  5. 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
  6. Jun 04, 2018
  7. May 15, 2018
  8. 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
  9. Mar 21, 2018
  10. Mar 09, 2018
  11. Mar 08, 2018
  12. Mar 07, 2018
  13. Mar 02, 2018
  14. Feb 23, 2018
  15. Feb 22, 2018
  16. Feb 09, 2018