Skip to content
  1. Aug 18, 2021
  2. Aug 17, 2021
  3. Feb 15, 2021
  4. Nov 04, 2020
  5. Jun 08, 2020
  6. Nov 25, 2019
  7. Feb 04, 2019
  8. Aug 21, 2018
  9. Jun 04, 2018
  10. Mar 21, 2018
  11. Mar 08, 2018
  12. Dec 21, 2017
  13. Oct 09, 2017
  14. 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
  15. Jul 27, 2017
  16. Jul 26, 2017
    • Jaume Bosch's avatar
      Fixed issue with user level threads in armv7 · afa29b52
      Jaume Bosch authored
      Some ARM extensions (such NEON) require saving additional registers in the context switch. This commit fixes the problem with ARM architecture that requires disabling the user level threads (--disable-ut) to avoid problems with prints
      afa29b52
  17. Jul 25, 2017
  18. Jul 14, 2017
  19. May 11, 2017
  20. Apr 12, 2017
  21. Oct 05, 2016
  22. Sep 26, 2016
  23. Sep 07, 2016
  24. Aug 23, 2016
  25. Aug 18, 2016
  26. Jul 06, 2016
  27. Jun 17, 2016
  28. May 24, 2016
  29. Apr 04, 2016
  30. Mar 16, 2016
  31. Mar 10, 2016
  32. Mar 08, 2016
    • Jorge Bellon's avatar
      Updating autotools MPI check · b7b7efce
      Jorge Bellon authored
      MPI architecture is now correctly appended to ARCHITECTURES
      variable. Otherwise, offload support will not be enabled even if
      MPI was checked successfully.
      
      Added Intel MPI multithread library flag -link_mpi, since the
      former -mt_mpi is now deprecated.
      
      Added missing 'unset' directives that were preventing the checks
      for MPI compiler to be skipped due to autoconf cached values.
      
      Closes #1155
      b7b7efce
  33. Jan 26, 2016
  34. Jan 14, 2016