Skip to content

v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 13:17
· 6 commits to main since this release

CloudClusters v0.1.2

Diff since v0.1.1

Minor changes

  • move the directory in which the default CCconfig.toml is downloaded from pwd() to homedir(), avoiding problems when Windows loads Julia REPL in C:\Windows\System32 directory.
  • if CCconfig.toml is not found in pwd(), try to find it at homedir() instead of /etc (non-portable)
  • silencing warnings for not-found processors and accelerators of instance types
  • create $HOME/.ssh directory if it does not exist;
  • check whether MW clusters are supported in deploying and inform the user;
  • EC2 image pointed at CCconfig.toml updated to Julia 1.11.2.