Skip to content
Snippets Groups Projects
  1. Mar 31, 2021
  2. Mar 29, 2021
  3. Mar 26, 2021
  4. Mar 24, 2021
    • Administrator's avatar
      psd: Add gFile + gDirectory protection · 4bc9f11c
      Administrator authored and Florian Uhlig's avatar Florian Uhlig committed
      4bc9f11c
    • Administrator's avatar
      Fix usage of OpenMP on macosx · bb84a71d
      Administrator authored and Florian Uhlig's avatar Florian Uhlig committed
      On macosx one needs a openmp installation which does not come with the system,
      at least the omp.h header file is missing. brew has a package libomp which
      installs the header and a library. Both are found by the cmake module
      FindOpenMP and properly used during the compilation and linking.
      In themoment there is still a runtime error when executing the L1 tracking
      with OpenMP support on macosx, so switch off OpenMP for the time being.
      The problem is investigated already. refs #2028.
      
      Cleanup OpenMP handling in the build system. Move check for OpenMP to top
      level. Remove OpenMP usage from all libs were it is not needed.
      bb84a71d
  5. Mar 22, 2021
  6. Mar 04, 2021
  7. Dec 10, 2020
  8. Dec 04, 2020
  9. Dec 01, 2020
  10. Nov 22, 2020
  11. Nov 18, 2020
  12. Nov 08, 2020
  13. Nov 07, 2020
  14. Nov 04, 2020
  15. Nov 03, 2020
  16. Oct 30, 2020
  17. Oct 21, 2020
  18. Oct 12, 2020
  19. Oct 06, 2020
  20. Oct 01, 2020
  21. Sep 29, 2020
  22. Aug 31, 2020
  23. Jul 10, 2020
  24. Jul 06, 2020
  25. Jun 25, 2020
  26. Jun 03, 2020
Loading