Skip to content

Version 2.22.00

Compare
Choose a tag to compare
@chuckyount chuckyount released this 30 Apr 20:48
· 825 commits to master since this release
916dc76

Most significant bits:

  • Added feature to control ordering of domain dimensions without having to modify the DSL stencil code. This affects memory layout, looping order, vector-folding, and rank layout. See slide 60 of tutorial. Controls available via YASK compiler command-line and API.
  • Changed the heuristic to determine vector-folding sizes when some sizes are specified. This did not affect the default folding sizes.
  • Updated the tutorial.