Skip to content

Version 2.18.00

Compare
Choose a tag to compare
@chuckyount chuckyount released this 15 Feb 17:12
· 923 commits to master since this release
5c91f46

Major changes:

  • Strong-scaling mode now supported: use the -g* options to control the global problem size. Local-domain sizes will be determined automatically. There is a corresponding set_overall_domain_size() API.
  • Number of MPI ranks in each dimension is also determined automatically if not supplied.
  • Tutorial updated; look in the docs directory or the link in the README file.