Skip to content
Snippets Groups Projects
  1. Jul 11, 2019
  2. Jul 10, 2019
  3. Jul 08, 2019
  4. Jul 03, 2019
    • Stephan Seitz's avatar
      Make subexpressions optional for constructing an AssignmentCollection · 05119269
      Stephan Seitz authored
      When introducing new people to pystencils it's often simpler not to
      differentiate between `main_assignments` and `subexpressions` in the
      beginning.
      Also for simple kernels subexpressions are often not needed, since
      intermediate symbols can also be set in main_assignments.
      
      Subexpression should be kept for expert users.
      05119269
  5. Jun 27, 2019
  6. Jun 18, 2019
    • Martin Bauer's avatar
      CUDA indexing: clip to maximum cuda block size · 1754ef27
      Martin Bauer authored
      - previous method did not work with kernels generated for walberla where
        block size changes are made at runtime
      - device query does not always work, since the compile system may have
        no GPU or not the same GPU
      -> max block size is passed as parameter and only optionally determined
         by a device query
      release/0.2.3
      1754ef27
  7. Jun 14, 2019
  8. Jun 12, 2019
  9. Jun 07, 2019
  10. May 29, 2019
  11. May 06, 2019
  12. May 05, 2019
  13. May 03, 2019
  14. Apr 29, 2019
  15. Apr 28, 2019
  16. Apr 26, 2019