We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7370be8 commit 5679be5Copy full SHA for 5679be5
install-tpl.sh
@@ -856,7 +856,7 @@ if [ "$ADIOS2" == "YES" ]
856
then
857
if [ "$FORCE" == "YES" ] || [ "$FORCE_ADIOS2" == "YES" ] || ! [ -e $INSTALL_PATH/lib/libadios2_c.${LD_EXT} ]
858
859
- adios2_version="v2.10.1"
+ adios2_version="v2.10.2"
860
echo "${txtgrn}+++ ADIOS2 ${adios2_version} ${txtrst}"
861
cd $ACCESS || exit
862
cd TPL/adios2 || exit
0 commit comments