Skip to content

Commit

Permalink
Bump version to 22.2 for release.
Browse files Browse the repository at this point in the history
* Drop --cedar-broadwell flag from run sub-command
* Add --cpu-arch option to run sub-command
* Add --cores-per-node option to run sub-command
* Increase sockeye memory request to 186gb
* Update sockeye module loads re: new software stack
  • Loading branch information
douglatornell committed Jul 8, 2022
1 parent 405e9f3 commit dc2038c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salishsea_cmd/__init__.py
Expand Up @@ -16,4 +16,4 @@
# SPDX-License-Identifier: Apache-2.0


__version__ = "22.2.dev0"
__version__ = "22.2"

0 comments on commit dc2038c

Please sign in to comment.