Skip to content
  1. Dec 02, 2019
  2. Nov 29, 2019
  3. Nov 26, 2019
    • Victor Lopez's avatar
      Remove doxygen obsolete variables · 60cc3590
      Victor Lopez authored
      60cc3590
    • Victor Lopez's avatar
      Minor test fixes · 15601486
      Victor Lopez authored
      * Move the test of SP2 receiving again the CPU to the above block.
      The code is easier to read if no actions are pending between blocks.
      
      * lewi_mask_01 and api_sp_01 were sometimes failing due to a race
      condition in the double call to reclaimCpuMask function. The first
      one was intended to return ERR_PERM but it was also triggering the
      callback for the owned CPUs. Swithcing the calling order should fix
      the race.
      15601486
    • Victor Lopez's avatar
      Add support for hexadecimal masks · 100b0cf7
      Victor Lopez authored
      * Also, deprecate the binary form 1000b in favor of 0b0001
      100b0cf7
  4. Oct 24, 2019
  5. Sep 20, 2019
  6. Aug 29, 2019
  7. Aug 22, 2019
  8. Jul 15, 2019
  9. Jul 12, 2019
  10. Jul 11, 2019
  11. Jul 10, 2019
  12. Jul 09, 2019
  13. Jul 08, 2019
  14. Jun 21, 2019
  15. Jun 07, 2019
  16. Jun 04, 2019
  17. Jun 03, 2019
  18. May 27, 2019
    • Victor Lopez's avatar
      Minor fixes and improvements in existing tests · 6a90ecaf
      Victor Lopez authored
      * Fix old API names
      * Fix LB cast to double
      * Increase default loads and parallel granularity
      * Improve MPI+OpenMP test:
        - Use performance libs instead of debug
        - Set some OMP env. vars to improve performance in DLB
        - Document the MPI no-binding flag
      6a90ecaf
  19. May 21, 2019