TensorFlow 2.5.0 is available in Hydra#

The last stable version of TensorFlow is now installed in Hydra. You can load TensorFlow v2.5.0 with the following modules:

  • TensorFlow/2.5.0-foss-2020b in any generic compute node

  • TensorFlow/2.5.0-fosscuda-2020b in the GPU nodes

The module for GPUs uses CUDA v11.1 and is compatible with all our GPU nodes. Keep in mind that, as usual, the GPU module can only be used on nodes with a GPU. Test jobs should be carried out as much as possible in the non-GPU nodes.

All the information about the new features and bug fixes in this release of TensorFlow are available in the Release Notes of v2.5.0.