Skip to content
Snippets Groups Projects
  1. Apr 04, 2019
  2. Mar 27, 2019
  3. Mar 22, 2019
  4. Mar 21, 2019
  5. Mar 07, 2019
  6. Feb 26, 2019
  7. Feb 18, 2019
  8. Feb 03, 2019
  9. Jan 24, 2019
  10. Jan 23, 2019
    • Martin Bauer's avatar
      waLBerla codegeneration improved · 7ac04691
      Martin Bauer authored
      - removed warnings from generated code
      - made generated code string deterministic, generating the same twice
        gives binary equally files now
      7ac04691
  11. Jan 09, 2019
  12. Nov 16, 2018
  13. Nov 14, 2018
    • Martin Bauer's avatar
      Pass field information (shape,stride) as single elements instead of arr · 490d6902
      Martin Bauer authored
      - small (length < 5) arrays with shape and stride information had to be
        memcpy'd to the GPU before every kernel call
      - instead of passing the information as arrays, the single elements are
        passed
      - leads to more function arguments, but simplifies GPU kernel calls
      
      -> changes in all backends required
      490d6902
  14. Nov 13, 2018
  15. Oct 29, 2018
  16. Oct 24, 2018
  17. Oct 23, 2018
  18. Oct 19, 2018
  19. Oct 18, 2018
  20. Oct 16, 2018
  21. Oct 13, 2018
  22. Oct 10, 2018
  23. Oct 02, 2018
  24. Apr 30, 2018
  25. Apr 27, 2018
  26. Apr 24, 2018
  27. Apr 13, 2018
  28. Apr 10, 2018