Version 2.17.00
Most important changes:
- Architecture in
make
andbin/yask.sh
and number of MPI ranks inbin/yask.sh
are now determined automatically from the current host. This changed the old behavior ofmake
defaulting tosnb
architecture andbin/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.