Skip to content

Version 2.17.00

Compare
Choose a tag to compare
@chuckyount chuckyount released this 06 Feb 02:45
· 930 commits to master since this release
e4043ba

Most important changes:

  • Architecture in make and bin/yask.sh and number of MPI ranks in bin/yask.sh are now determined automatically from the current host. This changed the old behavior of make defaulting to snb architecture and bin/yask.sh requiring -arch and -ranks. Those options are still available to override the host-based defaults.
  • The -auto_tune_mini_blocks option directs the auto-tuner to search mini-block sizes instead of block sizes. Useful for temporal blocking.