File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -31,14 +31,16 @@ CHANGELOG
3131* Dynamically fetch compute instance type and cluster size in order to support updates in scaling daemons
3232* Always use full master FQDN when mounting NFS on compute nodes. This solves some issues occurring with some networking
3333 setups and custom DNS configurations
34- * Set soft and hard ulimit on open files to 10000 for all supported OSs
3534* List the version and status during ``pcluster list ``
36- * Add option to color the output of ``pcluster list ``
3735* Remove double quoting of the post_install args
3836* ``awsbsub ``: use override option to set the number of nodes rather than creating multiple JobDefinitions
37+ * Add support for AWS_PCLUSTER_CONFIG_FILE env variable to specify pcluster config file
3938
4039**CHANGES **
4140
41+ * Update openmpi library to version 3.1.4 on Centos 7, Amazon Linux and Ubuntu 1604. This also changes the default
42+ openmpi path to ``/opt/amazon/efa/bin/ `` and the openmpi module name to ``openmpi/3.1.4 ``
43+ * Set soft and hard ulimit on open files to 10000 for all supported OSs
4244* For a better security posture, we're removing AWS credentials from the ``parallelcluster `` config file
4345 Credentials can be now setup following the canonical procedure used for the aws cli
4446* When using FSx or EFS do not enforce in sanity check that the compute security group is open to 0.0.0.0/0
You can’t perform that action at this time.
0 commit comments