Loading CMakeLists.txt +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ if(CMAKE_CURRENT_SOURCE_DIR STREQUAL CMAKE_CURRENT_BINARY_DIR) "separate from the source directory") endif() project(ADIOS2 VERSION 2.2.0) project(ADIOS2 VERSION 2.3.0) if(POLICY CMP0074) cmake_policy(SET CMP0074 NEW) endif() Loading ReadMe.md +3 −3 Original line number Diff line number Diff line Loading @@ -10,8 +10,8 @@ [](https://www.codacy.com/app/chuckatkins/ADIOS2?utm_source=github.com&utm_medium=referral&utm_content=ornladios/ADIOS2&utm_campaign=Badge_Grade) # Adaptable Input / Output System (ADIOS) v2.2.0 This is v2.2.0 of the ADIOS I/O system, developed as part of the # Adaptable Input / Output System (ADIOS) v2.3.0 This is v2.3.0 of the ADIOS I/O system, developed as part of the U.S. Department of Energy Exascale Computing Program. ## License Loading Loading @@ -70,7 +70,7 @@ $ cmake -DCMAKE_INSTALL_PREFIX=/opt/adios2/2.3.0/gnu/openmpi ../source ... ADIOS2 build configuration: ADIOS Version: 2.2.0 ADIOS Version: 2.3.0 C++ Compiler : GNU 7.3.0 /opt/ohpc/pub/compiler/gcc/7.3.0/bin/g++ Loading docs/api_doxygen/C/Doxyfile +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ PROJECT_NAME = ADIOS2 # could be handy for archiving the generated documentation or if some version # control system is used. PROJECT_NUMBER = 2.2.0 PROJECT_NUMBER = 2.3.0 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a Loading docs/api_doxygen/CXX11/Doxyfile +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ PROJECT_NAME = ADIOS2 # could be handy for archiving the generated documentation or if some version # control system is used. PROJECT_NUMBER = 2.2.0 PROJECT_NUMBER = 2.3.0 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a Loading docs/api_doxygen/Fortran/Doxyfile +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ PROJECT_NAME = ADIOS2 # could be handy for archiving the generated documentation or if some version # control system is used. PROJECT_NUMBER = 2.2.0 PROJECT_NUMBER = 2.3.0 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a Loading Loading
CMakeLists.txt +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ if(CMAKE_CURRENT_SOURCE_DIR STREQUAL CMAKE_CURRENT_BINARY_DIR) "separate from the source directory") endif() project(ADIOS2 VERSION 2.2.0) project(ADIOS2 VERSION 2.3.0) if(POLICY CMP0074) cmake_policy(SET CMP0074 NEW) endif() Loading
ReadMe.md +3 −3 Original line number Diff line number Diff line Loading @@ -10,8 +10,8 @@ [](https://www.codacy.com/app/chuckatkins/ADIOS2?utm_source=github.com&utm_medium=referral&utm_content=ornladios/ADIOS2&utm_campaign=Badge_Grade) # Adaptable Input / Output System (ADIOS) v2.2.0 This is v2.2.0 of the ADIOS I/O system, developed as part of the # Adaptable Input / Output System (ADIOS) v2.3.0 This is v2.3.0 of the ADIOS I/O system, developed as part of the U.S. Department of Energy Exascale Computing Program. ## License Loading Loading @@ -70,7 +70,7 @@ $ cmake -DCMAKE_INSTALL_PREFIX=/opt/adios2/2.3.0/gnu/openmpi ../source ... ADIOS2 build configuration: ADIOS Version: 2.2.0 ADIOS Version: 2.3.0 C++ Compiler : GNU 7.3.0 /opt/ohpc/pub/compiler/gcc/7.3.0/bin/g++ Loading
docs/api_doxygen/C/Doxyfile +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ PROJECT_NAME = ADIOS2 # could be handy for archiving the generated documentation or if some version # control system is used. PROJECT_NUMBER = 2.2.0 PROJECT_NUMBER = 2.3.0 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a Loading
docs/api_doxygen/CXX11/Doxyfile +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ PROJECT_NAME = ADIOS2 # could be handy for archiving the generated documentation or if some version # control system is used. PROJECT_NUMBER = 2.2.0 PROJECT_NUMBER = 2.3.0 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a Loading
docs/api_doxygen/Fortran/Doxyfile +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ PROJECT_NAME = ADIOS2 # could be handy for archiving the generated documentation or if some version # control system is used. PROJECT_NUMBER = 2.2.0 PROJECT_NUMBER = 2.3.0 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a Loading