diff --git a/build/.cmake/api/v1/query/client-vscode/query.json b/build/.cmake/api/v1/query/client-vscode/query.json deleted file mode 100644 index 82bb9642..00000000 --- a/build/.cmake/api/v1/query/client-vscode/query.json +++ /dev/null @@ -1 +0,0 @@ -{"requests":[{"kind":"cache","version":2},{"kind":"codemodel","version":2},{"kind":"toolchains","version":1},{"kind":"cmakeFiles","version":1}]} \ No newline at end of file diff --git a/build/CMakeCache.txt b/build/CMakeCache.txt deleted file mode 100644 index a9a8618a..00000000 --- a/build/CMakeCache.txt +++ /dev/null @@ -1,559 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /home/stack/test_psblas/psblas3/build -# It was generated by CMake: /usr/bin/cmake -# You can edit this file to change values found and used by cmake. -# If you do not want to change any of the values, simply exit the editor. -# If you do want to change a value, simply edit, save, and exit the editor. -# The syntax for the file is as follows: -# KEY:TYPE=VALUE -# KEY is the name of a variable in the cache. -# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. -# VALUE is the current value for the KEY. - -######################## -# EXTERNAL cache entries -######################## - -//Path to a program. -CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line - -//Path to a program. -CMAKE_AR:FILEPATH=/usr/bin/ar - -//No help, variable specified on the command line. -CMAKE_BUILD_TYPE:STRING=Debug - -//Enable/Disable color output during build. -CMAKE_COLOR_MAKEFILE:BOOL=ON - -//No help, variable specified on the command line. -CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/g++ - -//No help, variable specified on the command line. -CMAKE_C_COMPILER:FILEPATH=/usr/bin/gcc - -//A wrapper around 'ar' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar - -//A wrapper around 'ranlib' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib - -//Flags used by the C compiler during all build types. -CMAKE_C_FLAGS:STRING= - -//Code coverage C compiler flags -CMAKE_C_FLAGS_CODECOVERAGE:STRING=-fprofile-arcs -ftest-coverage -O0 - -//Flags used by the C compiler during DEBUG builds. -CMAKE_C_FLAGS_DEBUG:STRING=-g - -//Flags used by the C compiler during MINSIZEREL builds. -CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the C compiler during RELEASE builds. -CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG - -//Flags used by the C compiler during RELWITHDEBINFO builds. -CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -//Path to a program. -CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND - -//Flags used by the linker during all build types. -CMAKE_EXE_LINKER_FLAGS:STRING= - -//Flags used by the linker during DEBUG builds. -CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during MINSIZEREL builds. -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during RELEASE builds. -CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during RELWITHDEBINFO builds. -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//No help, variable specified on the command line. -CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=TRUE - -//Value Computed by CMake. -CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/home/stack/test_psblas/psblas3/build/CMakeFiles/pkgRedirects - -//Fortran compiler -CMAKE_Fortran_COMPILER:FILEPATH=/usr/bin/gfortran - -//A wrapper around 'ar' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_Fortran_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar - -//A wrapper around 'ranlib' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_Fortran_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib - -//Flags used by the Fortran compiler during all build types. -CMAKE_Fortran_FLAGS:STRING= - -//Code coverage Fortran compiler flags -CMAKE_Fortran_FLAGS_CODECOVERAGE:STRING=-fprofile-arcs -ftest-coverage -O0 - -//Flags used by the Fortran compiler during DEBUG builds. -CMAKE_Fortran_FLAGS_DEBUG:STRING=-g - -//Flags used by the Fortran compiler during MINSIZEREL builds. -CMAKE_Fortran_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG -Os - -//Flags used by the Fortran compiler during RELEASE builds. -CMAKE_Fortran_FLAGS_RELEASE:STRING=-O3 -DNDEBUG -O3 - -//Flags used by the Fortran compiler during RELWITHDEBINFO builds. -CMAKE_Fortran_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -//Install path prefix, prepended onto install directories. -CMAKE_INSTALL_PREFIX:PATH=/usr/local - -//Path to a program. -CMAKE_LINKER:FILEPATH=/usr/bin/ld - -//Path to a program. -CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake - -//Flags used by the linker during the creation of modules during -// all build types. -CMAKE_MODULE_LINKER_FLAGS:STRING= - -//Flags used by the linker during the creation of modules during -// DEBUG builds. -CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of modules during -// MINSIZEREL builds. -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of modules during -// RELEASE builds. -CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of modules during -// RELWITHDEBINFO builds. -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Path to a program. -CMAKE_NM:FILEPATH=/usr/bin/nm - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump - -//Value Computed by CMake -CMAKE_PROJECT_DESCRIPTION:STATIC= - -//Value Computed by CMake -CMAKE_PROJECT_HOMEPAGE_URL:STATIC= - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=psblas - -//Value Computed by CMake -CMAKE_PROJECT_VERSION:STATIC=3.5.0 - -//Value Computed by CMake -CMAKE_PROJECT_VERSION_MAJOR:STATIC=3 - -//Value Computed by CMake -CMAKE_PROJECT_VERSION_MINOR:STATIC=5 - -//Value Computed by CMake -CMAKE_PROJECT_VERSION_PATCH:STATIC=0 - -//Value Computed by CMake -CMAKE_PROJECT_VERSION_TWEAK:STATIC= - -//Path to a program. -CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib - -//Path to a program. -CMAKE_READELF:FILEPATH=/usr/bin/readelf - -//Flags used by the linker during the creation of shared libraries -// during all build types. -CMAKE_SHARED_LINKER_FLAGS:STRING= - -//Flags used by the linker during the creation of shared libraries -// during DEBUG builds. -CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of shared libraries -// during MINSIZEREL builds. -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of shared libraries -// during RELEASE builds. -CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of shared libraries -// during RELWITHDEBINFO builds. -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//If set, runtime paths are not added when installing shared libraries, -// but are added when building. -CMAKE_SKIP_INSTALL_RPATH:BOOL=NO - -//If set, runtime paths are not added when using shared libraries. -CMAKE_SKIP_RPATH:BOOL=NO - -//Flags used by the linker during the creation of static libraries -// during all build types. -CMAKE_STATIC_LINKER_FLAGS:STRING= - -//Flags used by the linker during the creation of static libraries -// during DEBUG builds. -CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of static libraries -// during MINSIZEREL builds. -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of static libraries -// during RELEASE builds. -CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of static libraries -// during RELWITHDEBINFO builds. -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Path to a program. -CMAKE_STRIP:FILEPATH=/usr/bin/strip - -//If this value is on, makefiles will be generated without the -// .SILENT directive, and all commands will be echoed to the console -// during the make. This is useful for debugging only. With Visual -// Studio IDE projects all commands are done without /nologo. -CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE - -//Git command line client -GIT_EXECUTABLE:FILEPATH=/usr/bin/git - -//Executable for running MPI programs. -MPIEXEC_EXECUTABLE:FILEPATH=MPIEXEC_EXECUTABLE-NOTFOUND - -//Maximum number of processors available to run MPI applications. -MPIEXEC_MAX_NUMPROCS:STRING=20 - -//Flag used by MPI to specify the number of processes for mpiexec; -// the next option will be the number of processes. -MPIEXEC_NUMPROC_FLAG:STRING=-n - -//These flags will be placed after all flags passed to mpiexec. -MPIEXEC_POSTFLAGS:STRING= - -//These flags will be directly before the executable that is being -// run by mpiexec. -MPIEXEC_PREFLAGS:STRING= - -//MPI Fortran additional include directories -MPI_Fortran_ADDITIONAL_INCLUDE_DIRS:STRING= - -//MPI compiler for Fortran -MPI_Fortran_COMPILER:FILEPATH=MPI_Fortran_COMPILER-NOTFOUND - -//MPI Fortran compiler wrapper include directories -MPI_Fortran_COMPILER_INCLUDE_DIRS:STRING= - -//MPI Fortran compilation definitions -MPI_Fortran_COMPILE_DEFINITIONS:STRING= - -//MPI Fortran compilation flags -MPI_Fortran_COMPILE_OPTIONS:STRING= - -//Path to a file. -MPI_Fortran_F77_HEADER_DIR:PATH=MPI_Fortran_F77_HEADER_DIR-NOTFOUND - -//MPI Fortran libraries to link against -MPI_Fortran_LIB_NAMES:STRING= - -//MPI Fortran linker flags -MPI_Fortran_LINK_FLAGS:STRING= - -//Path to a file. -MPI_Fortran_MODULE_DIR:PATH=MPI_Fortran_MODULE_DIR-NOTFOUND - -//Arguments to supply to pkg-config -PKG_CONFIG_ARGN:STRING= - -//pkg-config executable -PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/bin/pkg-config - -//Build enabling linkage to programs using OpenCoarrays -PSBLAS_USE_OpenCoarrays:BOOL=OFF - -//Value Computed by CMake -psblas_BINARY_DIR:STATIC=/home/stack/test_psblas/psblas3/build - -//Value Computed by CMake -psblas_IS_TOP_LEVEL:STATIC=ON - -//Value Computed by CMake -psblas_SOURCE_DIR:STATIC=/home/stack/test_psblas/psblas3 - - -######################## -# INTERNAL cache entries -######################## - -//ADVANCED property for variable: CMAKE_ADDR2LINE -CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_AR -CMAKE_AR-ADVANCED:INTERNAL=1 -//STRINGS property for variable: CMAKE_BUILD_TYPE -CMAKE_BUILD_TYPE-STRINGS:INTERNAL=Debug;Release;MinSizeRel;RelWithDebInfo;CodeCoverage -//This is the directory where this CMakeCache.txt was created -CMAKE_CACHEFILE_DIR:INTERNAL=/home/stack/test_psblas/psblas3/build -//Major version of cmake used to create the current loaded cache -CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 -//Minor version of cmake used to create the current loaded cache -CMAKE_CACHE_MINOR_VERSION:INTERNAL=26 -//Patch version of cmake used to create the current loaded cache -CMAKE_CACHE_PATCH_VERSION:INTERNAL=5 -//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE -CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 -//Path to CMake executable. -CMAKE_COMMAND:INTERNAL=/usr/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest -//ADVANCED property for variable: CMAKE_C_COMPILER -CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER_AR -CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB -CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS -CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG -CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL -CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE -CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO -CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_DLLTOOL -CMAKE_DLLTOOL-ADVANCED:INTERNAL=1 -//Path to cache edit program executable. -CMAKE_EDIT_COMMAND:INTERNAL=/usr/bin/ccmake -//Executable file format -CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS -CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG -CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE -CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//Name of external makefile project generator. -CMAKE_EXTRA_GENERATOR:INTERNAL= -//ADVANCED property for variable: CMAKE_Fortran_COMPILER -CMAKE_Fortran_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_Fortran_COMPILER_AR -CMAKE_Fortran_COMPILER_AR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_Fortran_COMPILER_RANLIB -CMAKE_Fortran_COMPILER_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_Fortran_FLAGS -CMAKE_Fortran_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_Fortran_FLAGS_DEBUG -CMAKE_Fortran_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_Fortran_FLAGS_MINSIZEREL -CMAKE_Fortran_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_Fortran_FLAGS_RELEASE -CMAKE_Fortran_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_Fortran_FLAGS_RELWITHDEBINFO -CMAKE_Fortran_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//Name of generator. -CMAKE_GENERATOR:INTERNAL=Unix Makefiles -//Generator instance identifier. -CMAKE_GENERATOR_INSTANCE:INTERNAL= -//Name of generator platform. -CMAKE_GENERATOR_PLATFORM:INTERNAL= -//Name of generator toolset. -CMAKE_GENERATOR_TOOLSET:INTERNAL= -//Source directory with the top level CMakeLists.txt file for this -// project -CMAKE_HOME_DIRECTORY:INTERNAL=/home/stack/test_psblas/psblas3 -//Install .so files without execute permission. -CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0 -//ADVANCED property for variable: CMAKE_LINKER -CMAKE_LINKER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MAKE_PROGRAM -CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS -CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG -CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE -CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_NM -CMAKE_NM-ADVANCED:INTERNAL=1 -//number of local generators -CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1 -//ADVANCED property for variable: CMAKE_OBJCOPY -CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_OBJDUMP -CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 -//Platform information initialized -CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RANLIB -CMAKE_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_READELF -CMAKE_READELF-ADVANCED:INTERNAL=1 -//Path to CMake installation. -CMAKE_ROOT:INTERNAL=/usr/share/cmake -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS -CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG -CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE -CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH -CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_RPATH -CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS -CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG -CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE -CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STRIP -CMAKE_STRIP-ADVANCED:INTERNAL=1 -//uname command -CMAKE_UNAME:INTERNAL=/usr/bin/uname -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 -//Details about finding Git -FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[/usr/bin/git][v2.43.5()] -//ADVANCED property for variable: GIT_EXECUTABLE -GIT_EXECUTABLE-ADVANCED:INTERNAL=1 -//Test HAVE_EXTENDS_TYPE_OF -HAVE_EXTENDS_TYPE_OF:INTERNAL=1 -//Test HAVE_FINAL -HAVE_FINAL:INTERNAL=1 -//Test HAVE_FLUSH_STMT -HAVE_FLUSH_STMT:INTERNAL=1 -//Result of TRY_COMPILE -HAVE_INT_SIZE:INTERNAL=TRUE -//Test HAVE_ISO_FORTRAN_ENV -HAVE_ISO_FORTRAN_ENV:INTERNAL=1 -//Result of TRY_COMPILE -HAVE_LONG_SIZE:INTERNAL=TRUE -//Test HAVE_MOLD -HAVE_MOLD:INTERNAL=1 -//Test HAVE_MOVE_ALLOC -HAVE_MOVE_ALLOC:INTERNAL=1 -//Test HAVE_SAME_TYPE_AS -HAVE_SAME_TYPE_AS:INTERNAL=1 -//Have include stddef.h -HAVE_STDDEF_H:INTERNAL=1 -//Have include stdint.h -HAVE_STDINT_H:INTERNAL=1 -//Have include sys/types.h -HAVE_SYS_TYPES_H:INTERNAL=1 -//Result of TRY_COMPILE -HAVE_VOID_P_SIZE:INTERNAL=TRUE -//Test HAVE_VOLATILE -HAVE_VOLATILE:INTERNAL=1 -//CHECK_TYPE_SIZE: sizeof(int) -INT_SIZE:INTERNAL=4 -//CHECK_TYPE_SIZE: sizeof(long) -LONG_SIZE:INTERNAL=8 -//ADVANCED property for variable: MPIEXEC_EXECUTABLE -MPIEXEC_EXECUTABLE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPIEXEC_MAX_NUMPROCS -MPIEXEC_MAX_NUMPROCS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPIEXEC_NUMPROC_FLAG -MPIEXEC_NUMPROC_FLAG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPIEXEC_POSTFLAGS -MPIEXEC_POSTFLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPIEXEC_PREFLAGS -MPIEXEC_PREFLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPI_Fortran_ADDITIONAL_INCLUDE_DIRS -MPI_Fortran_ADDITIONAL_INCLUDE_DIRS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPI_Fortran_COMPILER -MPI_Fortran_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPI_Fortran_COMPILER_INCLUDE_DIRS -MPI_Fortran_COMPILER_INCLUDE_DIRS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPI_Fortran_COMPILE_DEFINITIONS -MPI_Fortran_COMPILE_DEFINITIONS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPI_Fortran_COMPILE_OPTIONS -MPI_Fortran_COMPILE_OPTIONS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPI_Fortran_F77_HEADER_DIR -MPI_Fortran_F77_HEADER_DIR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPI_Fortran_LIB_NAMES -MPI_Fortran_LIB_NAMES-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPI_Fortran_LINK_FLAGS -MPI_Fortran_LINK_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: MPI_Fortran_MODULE_DIR -MPI_Fortran_MODULE_DIR-ADVANCED:INTERNAL=1 -MPI_Fortran_PKG_CFLAGS:INTERNAL= -MPI_Fortran_PKG_CFLAGS_I:INTERNAL= -MPI_Fortran_PKG_CFLAGS_OTHER:INTERNAL= -MPI_Fortran_PKG_FOUND:INTERNAL= -MPI_Fortran_PKG_INCLUDEDIR:INTERNAL= -MPI_Fortran_PKG_LIBDIR:INTERNAL= -MPI_Fortran_PKG_LIBS:INTERNAL= -MPI_Fortran_PKG_LIBS_L:INTERNAL= -MPI_Fortran_PKG_LIBS_OTHER:INTERNAL= -MPI_Fortran_PKG_LIBS_PATHS:INTERNAL= -MPI_Fortran_PKG_MODULE_NAME:INTERNAL= -MPI_Fortran_PKG_PREFIX:INTERNAL= -MPI_Fortran_PKG_STATIC_CFLAGS:INTERNAL= -MPI_Fortran_PKG_STATIC_CFLAGS_I:INTERNAL= -MPI_Fortran_PKG_STATIC_CFLAGS_OTHER:INTERNAL= -MPI_Fortran_PKG_STATIC_LIBDIR:INTERNAL= -MPI_Fortran_PKG_STATIC_LIBS:INTERNAL= -MPI_Fortran_PKG_STATIC_LIBS_L:INTERNAL= -MPI_Fortran_PKG_STATIC_LIBS_OTHER:INTERNAL= -MPI_Fortran_PKG_STATIC_LIBS_PATHS:INTERNAL= -MPI_Fortran_PKG_VERSION:INTERNAL= -MPI_Fortran_PKG_mpi-fort_INCLUDEDIR:INTERNAL= -MPI_Fortran_PKG_mpi-fort_LIBDIR:INTERNAL= -MPI_Fortran_PKG_mpi-fort_PREFIX:INTERNAL= -MPI_Fortran_PKG_mpi-fort_VERSION:INTERNAL= -//Result of TRY_COMPILE -MPI_RESULT_Fortran_test_mpi_F08_MODULE:INTERNAL=FALSE -//Result of TRY_COMPILE -MPI_RESULT_Fortran_test_mpi_F77_HEADER:INTERNAL=FALSE -//Result of TRY_COMPILE -MPI_RESULT_Fortran_test_mpi_F77_HEADER_NOKIND:INTERNAL=FALSE -//Result of TRY_COMPILE -MPI_RESULT_Fortran_test_mpi_F90_MODULE:INTERNAL=FALSE -//ADVANCED property for variable: PKG_CONFIG_ARGN -PKG_CONFIG_ARGN-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: PKG_CONFIG_EXECUTABLE -PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1 -//CHECK_TYPE_SIZE: sizeof(void *) -VOID_P_SIZE:INTERNAL=8 -//linker supports push/pop state -_CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE -__pkg_config_checked_MPI_Fortran_PKG:INTERNAL=1 - diff --git a/build/CMakeFiles/3.26.5/CMakeCCompiler.cmake b/build/CMakeFiles/3.26.5/CMakeCCompiler.cmake deleted file mode 100644 index 835f9801..00000000 --- a/build/CMakeFiles/3.26.5/CMakeCCompiler.cmake +++ /dev/null @@ -1,72 +0,0 @@ -set(CMAKE_C_COMPILER "/usr/bin/gcc") -set(CMAKE_C_COMPILER_ARG1 "") -set(CMAKE_C_COMPILER_ID "GNU") -set(CMAKE_C_COMPILER_VERSION "11.5.0") -set(CMAKE_C_COMPILER_VERSION_INTERNAL "") -set(CMAKE_C_COMPILER_WRAPPER "") -set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "17") -set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON") -set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert;c_std_17;c_std_23") -set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes") -set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros") -set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert") -set(CMAKE_C17_COMPILE_FEATURES "c_std_17") -set(CMAKE_C23_COMPILE_FEATURES "c_std_23") - -set(CMAKE_C_PLATFORM_ID "Linux") -set(CMAKE_C_SIMULATE_ID "") -set(CMAKE_C_COMPILER_FRONTEND_VARIANT "GNU") -set(CMAKE_C_SIMULATE_VERSION "") - - - - -set(CMAKE_AR "/usr/bin/ar") -set(CMAKE_C_COMPILER_AR "/usr/bin/gcc-ar") -set(CMAKE_RANLIB "/usr/bin/ranlib") -set(CMAKE_C_COMPILER_RANLIB "/usr/bin/gcc-ranlib") -set(CMAKE_LINKER "/usr/bin/ld") -set(CMAKE_MT "") -set(CMAKE_COMPILER_IS_GNUCC 1) -set(CMAKE_C_COMPILER_LOADED 1) -set(CMAKE_C_COMPILER_WORKS TRUE) -set(CMAKE_C_ABI_COMPILED TRUE) - -set(CMAKE_C_COMPILER_ENV_VAR "CC") - -set(CMAKE_C_COMPILER_ID_RUN 1) -set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m) -set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) -set(CMAKE_C_LINKER_PREFERENCE 10) - -# Save compiler ABI information. -set(CMAKE_C_SIZEOF_DATA_PTR "8") -set(CMAKE_C_COMPILER_ABI "ELF") -set(CMAKE_C_BYTE_ORDER "LITTLE_ENDIAN") -set(CMAKE_C_LIBRARY_ARCHITECTURE "") - -if(CMAKE_C_SIZEOF_DATA_PTR) - set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}") -endif() - -if(CMAKE_C_COMPILER_ABI) - set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}") -endif() - -if(CMAKE_C_LIBRARY_ARCHITECTURE) - set(CMAKE_LIBRARY_ARCHITECTURE "") -endif() - -set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "") -if(CMAKE_C_CL_SHOWINCLUDES_PREFIX) - set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}") -endif() - - - - - -set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "/usr/lib/gcc/x86_64-redhat-linux/11/include;/usr/local/include;/usr/include") -set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;gcc_s;c;gcc;gcc_s") -set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-redhat-linux/11;/usr/lib64;/lib64;/usr/lib") -set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/build/CMakeFiles/3.26.5/CMakeDetermineCompilerABI_C.bin b/build/CMakeFiles/3.26.5/CMakeDetermineCompilerABI_C.bin deleted file mode 100755 index 17c078b1..00000000 Binary files a/build/CMakeFiles/3.26.5/CMakeDetermineCompilerABI_C.bin and /dev/null differ diff --git a/build/CMakeFiles/3.26.5/CMakeDetermineCompilerABI_Fortran.bin b/build/CMakeFiles/3.26.5/CMakeDetermineCompilerABI_Fortran.bin deleted file mode 100755 index 90adbd75..00000000 Binary files a/build/CMakeFiles/3.26.5/CMakeDetermineCompilerABI_Fortran.bin and /dev/null differ diff --git a/build/CMakeFiles/3.26.5/CMakeFortranCompiler.cmake b/build/CMakeFiles/3.26.5/CMakeFortranCompiler.cmake deleted file mode 100644 index 924e277d..00000000 --- a/build/CMakeFiles/3.26.5/CMakeFortranCompiler.cmake +++ /dev/null @@ -1,61 +0,0 @@ -set(CMAKE_Fortran_COMPILER "/usr/bin/gfortran") -set(CMAKE_Fortran_COMPILER_ARG1 "") -set(CMAKE_Fortran_COMPILER_ID "GNU") -set(CMAKE_Fortran_COMPILER_VERSION "11.5.0") -set(CMAKE_Fortran_COMPILER_WRAPPER "") -set(CMAKE_Fortran_PLATFORM_ID "") -set(CMAKE_Fortran_SIMULATE_ID "") -set(CMAKE_Fortran_COMPILER_FRONTEND_VARIANT "GNU") -set(CMAKE_Fortran_SIMULATE_VERSION "") - - - - -set(CMAKE_AR "/usr/bin/ar") -set(CMAKE_Fortran_COMPILER_AR "/usr/bin/gcc-ar") -set(CMAKE_RANLIB "/usr/bin/ranlib") -set(CMAKE_Fortran_COMPILER_RANLIB "/usr/bin/gcc-ranlib") -set(CMAKE_COMPILER_IS_GNUG77 1) -set(CMAKE_Fortran_COMPILER_LOADED 1) -set(CMAKE_Fortran_COMPILER_WORKS TRUE) -set(CMAKE_Fortran_ABI_COMPILED TRUE) - -set(CMAKE_Fortran_COMPILER_ENV_VAR "FC") - -set(CMAKE_Fortran_COMPILER_SUPPORTS_F90 1) - -set(CMAKE_Fortran_COMPILER_ID_RUN 1) -set(CMAKE_Fortran_SOURCE_FILE_EXTENSIONS f;F;fpp;FPP;f77;F77;f90;F90;for;For;FOR;f95;F95) -set(CMAKE_Fortran_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) -set(CMAKE_Fortran_LINKER_PREFERENCE 20) -if(UNIX) - set(CMAKE_Fortran_OUTPUT_EXTENSION .o) -else() - set(CMAKE_Fortran_OUTPUT_EXTENSION .obj) -endif() - -# Save compiler ABI information. -set(CMAKE_Fortran_SIZEOF_DATA_PTR "8") -set(CMAKE_Fortran_COMPILER_ABI "") -set(CMAKE_Fortran_LIBRARY_ARCHITECTURE "") - -if(CMAKE_Fortran_SIZEOF_DATA_PTR AND NOT CMAKE_SIZEOF_VOID_P) - set(CMAKE_SIZEOF_VOID_P "${CMAKE_Fortran_SIZEOF_DATA_PTR}") -endif() - -if(CMAKE_Fortran_COMPILER_ABI) - set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_Fortran_COMPILER_ABI}") -endif() - -if(CMAKE_Fortran_LIBRARY_ARCHITECTURE) - set(CMAKE_LIBRARY_ARCHITECTURE "") -endif() - - - - - -set(CMAKE_Fortran_IMPLICIT_INCLUDE_DIRECTORIES "/usr/lib/gcc/x86_64-redhat-linux/11/finclude;/usr/lib/gcc/x86_64-redhat-linux/11/include;/usr/local/include;/usr/include") -set(CMAKE_Fortran_IMPLICIT_LINK_LIBRARIES "gfortran;m;gcc_s;gcc;quadmath;m;c;gcc_s;gcc") -set(CMAKE_Fortran_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-redhat-linux/11;/usr/lib64;/lib64;/usr/lib") -set(CMAKE_Fortran_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/build/CMakeFiles/3.26.5/CMakeSystem.cmake b/build/CMakeFiles/3.26.5/CMakeSystem.cmake deleted file mode 100644 index 7119a6bc..00000000 --- a/build/CMakeFiles/3.26.5/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Linux-5.14.0-503.26.1.el9_5.x86_64") -set(CMAKE_HOST_SYSTEM_NAME "Linux") -set(CMAKE_HOST_SYSTEM_VERSION "5.14.0-503.26.1.el9_5.x86_64") -set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") - - - -set(CMAKE_SYSTEM "Linux-5.14.0-503.26.1.el9_5.x86_64") -set(CMAKE_SYSTEM_NAME "Linux") -set(CMAKE_SYSTEM_VERSION "5.14.0-503.26.1.el9_5.x86_64") -set(CMAKE_SYSTEM_PROCESSOR "x86_64") - -set(CMAKE_CROSSCOMPILING "FALSE") - -set(CMAKE_SYSTEM_LOADED 1) diff --git a/build/CMakeFiles/3.26.5/CompilerIdC/CMakeCCompilerId.c b/build/CMakeFiles/3.26.5/CompilerIdC/CMakeCCompilerId.c deleted file mode 100644 index 66be3654..00000000 --- a/build/CMakeFiles/3.26.5/CompilerIdC/CMakeCCompilerId.c +++ /dev/null @@ -1,866 +0,0 @@ -#ifdef __cplusplus -# error "A C++ compiler has been selected for C." -#endif - -#if defined(__18CXX) -# define ID_VOID_MAIN -#endif -#if defined(__CLASSIC_C__) -/* cv-qualifiers did not exist in K&R C */ -# define const -# define volatile -#endif - -#if !defined(__has_include) -/* If the compiler does not have __has_include, pretend the answer is - always no. */ -# define __has_include(x) 0 -#endif - - -/* Version number components: V=Version, R=Revision, P=Patch - Version date components: YYYY=Year, MM=Month, DD=Day */ - -#if defined(__INTEL_COMPILER) || defined(__ICC) -# define COMPILER_ID "Intel" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# if defined(__GNUC__) -# define SIMULATE_ID "GNU" -# endif - /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, - except that a few beta releases use the old format with V=2021. */ -# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 -# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) -# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) -# if defined(__INTEL_COMPILER_UPDATE) -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) -# else -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) -# endif -# else -# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) -# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) - /* The third version component from --version is an update index, - but no macro is provided for it. */ -# define COMPILER_VERSION_PATCH DEC(0) -# endif -# if defined(__INTEL_COMPILER_BUILD_DATE) - /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ -# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) -# endif -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif -# if defined(__GNUC__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) -# elif defined(__GNUG__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) -# endif -# if defined(__GNUC_MINOR__) -# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) -# endif -# if defined(__GNUC_PATCHLEVEL__) -# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif - -#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) -# define COMPILER_ID "IntelLLVM" -#if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -#endif -#if defined(__GNUC__) -# define SIMULATE_ID "GNU" -#endif -/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and - * later. Look for 6 digit vs. 8 digit version number to decide encoding. - * VVVV is no smaller than the current year when a version is released. - */ -#if __INTEL_LLVM_COMPILER < 1000000L -# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) -# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) -#else -# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) -# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) -# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) -#endif -#if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -#endif -#if defined(__GNUC__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) -#elif defined(__GNUG__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) -#endif -#if defined(__GNUC_MINOR__) -# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) -#endif -#if defined(__GNUC_PATCHLEVEL__) -# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -#endif - -#elif defined(__PATHCC__) -# define COMPILER_ID "PathScale" -# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) -# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) -# if defined(__PATHCC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) -# endif - -#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) -# define COMPILER_ID "Embarcadero" -# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) -# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) -# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) - -#elif defined(__BORLANDC__) -# define COMPILER_ID "Borland" - /* __BORLANDC__ = 0xVRR */ -# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) -# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) - -#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 -# define COMPILER_ID "Watcom" - /* __WATCOMC__ = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__WATCOMC__) -# define COMPILER_ID "OpenWatcom" - /* __WATCOMC__ = VVRP + 1100 */ -# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__SUNPRO_C) -# define COMPILER_ID "SunPro" -# if __SUNPRO_C >= 0x5100 - /* __SUNPRO_C = 0xVRRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) -# else - /* __SUNPRO_CC = 0xVRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) -# endif - -#elif defined(__HP_cc) -# define COMPILER_ID "HP" - /* __HP_cc = VVRRPP */ -# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000) -# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100) -# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100) - -#elif defined(__DECC) -# define COMPILER_ID "Compaq" - /* __DECC_VER = VVRRTPPPP */ -# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000) -# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100) -# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000) - -#elif defined(__IBMC__) && defined(__COMPILER_VER__) -# define COMPILER_ID "zOS" - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) - -#elif defined(__open_xl__) && defined(__clang__) -# define COMPILER_ID "IBMClang" -# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__) -# define COMPILER_VERSION_MINOR DEC(__open_xl_release__) -# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__) - - -#elif defined(__ibmxl__) && defined(__clang__) -# define COMPILER_ID "XLClang" -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) - - -#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800 -# define COMPILER_ID "XL" - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) - -#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800 -# define COMPILER_ID "VisualAge" - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) - -#elif defined(__NVCOMPILER) -# define COMPILER_ID "NVHPC" -# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) -# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) -# if defined(__NVCOMPILER_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) -# endif - -#elif defined(__PGI) -# define COMPILER_ID "PGI" -# define COMPILER_VERSION_MAJOR DEC(__PGIC__) -# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) -# if defined(__PGIC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) -# endif - -#elif defined(_CRAYC) -# define COMPILER_ID "Cray" -# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) -# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) - -#elif defined(__TI_COMPILER_VERSION__) -# define COMPILER_ID "TI" - /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ -# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) -# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) -# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) - -#elif defined(__CLANG_FUJITSU) -# define COMPILER_ID "FujitsuClang" -# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) -# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) -# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) -# define COMPILER_VERSION_INTERNAL_STR __clang_version__ - - -#elif defined(__FUJITSU) -# define COMPILER_ID "Fujitsu" -# if defined(__FCC_version__) -# define COMPILER_VERSION __FCC_version__ -# elif defined(__FCC_major__) -# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) -# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) -# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) -# endif -# if defined(__fcc_version) -# define COMPILER_VERSION_INTERNAL DEC(__fcc_version) -# elif defined(__FCC_VERSION) -# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) -# endif - - -#elif defined(__ghs__) -# define COMPILER_ID "GHS" -/* __GHS_VERSION_NUMBER = VVVVRP */ -# ifdef __GHS_VERSION_NUMBER -# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) -# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) -# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) -# endif - -#elif defined(__TASKING__) -# define COMPILER_ID "Tasking" - # define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000) - # define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100) -# define COMPILER_VERSION_INTERNAL DEC(__VERSION__) - -#elif defined(__TINYC__) -# define COMPILER_ID "TinyCC" - -#elif defined(__BCC__) -# define COMPILER_ID "Bruce" - -#elif defined(__SCO_VERSION__) -# define COMPILER_ID "SCO" - -#elif defined(__ARMCC_VERSION) && !defined(__clang__) -# define COMPILER_ID "ARMCC" -#if __ARMCC_VERSION >= 1000000 - /* __ARMCC_VERSION = VRRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#else - /* __ARMCC_VERSION = VRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#endif - - -#elif defined(__clang__) && defined(__apple_build_version__) -# define COMPILER_ID "AppleClang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif -# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) - -#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) -# define COMPILER_ID "ARMClang" - # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) - # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) - # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100) -# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) - -#elif defined(__clang__) -# define COMPILER_ID "Clang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif - -#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) -# define COMPILER_ID "LCC" -# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100) -# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100) -# if defined(__LCC_MINOR__) -# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) -# endif -# if defined(__GNUC__) && defined(__GNUC_MINOR__) -# define SIMULATE_ID "GNU" -# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) -# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) -# if defined(__GNUC_PATCHLEVEL__) -# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif -# endif - -#elif defined(__GNUC__) -# define COMPILER_ID "GNU" -# define COMPILER_VERSION_MAJOR DEC(__GNUC__) -# if defined(__GNUC_MINOR__) -# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) -# endif -# if defined(__GNUC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif - -#elif defined(_MSC_VER) -# define COMPILER_ID "MSVC" - /* _MSC_VER = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) -# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) -# if defined(_MSC_FULL_VER) -# if _MSC_VER >= 1400 - /* _MSC_FULL_VER = VVRRPPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) -# else - /* _MSC_FULL_VER = VVRRPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) -# endif -# endif -# if defined(_MSC_BUILD) -# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) -# endif - -#elif defined(_ADI_COMPILER) -# define COMPILER_ID "ADSP" -#if defined(__VERSIONNUM__) - /* __VERSIONNUM__ = 0xVVRRPPTT */ -# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF) -# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF) -# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF) -# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF) -#endif - -#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) -# define COMPILER_ID "IAR" -# if defined(__VER__) && defined(__ICCARM__) -# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) -# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) -# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) -# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) -# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) -# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) -# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) -# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) -# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) -# endif - -#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC) -# define COMPILER_ID "SDCC" -# if defined(__SDCC_VERSION_MAJOR) -# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR) -# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR) -# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH) -# else - /* SDCC = VRP */ -# define COMPILER_VERSION_MAJOR DEC(SDCC/100) -# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10) -# define COMPILER_VERSION_PATCH DEC(SDCC % 10) -# endif - - -/* These compilers are either not known or too old to define an - identification macro. Try to identify the platform and guess that - it is the native compiler. */ -#elif defined(__hpux) || defined(__hpua) -# define COMPILER_ID "HP" - -#else /* unknown compiler */ -# define COMPILER_ID "" -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; -#ifdef SIMULATE_ID -char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; -#endif - -#ifdef __QNXNTO__ -char const* qnxnto = "INFO" ":" "qnxnto[]"; -#endif - -#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) -char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; -#endif - -#define STRINGIFY_HELPER(X) #X -#define STRINGIFY(X) STRINGIFY_HELPER(X) - -/* Identify known platforms by name. */ -#if defined(__linux) || defined(__linux__) || defined(linux) -# define PLATFORM_ID "Linux" - -#elif defined(__MSYS__) -# define PLATFORM_ID "MSYS" - -#elif defined(__CYGWIN__) -# define PLATFORM_ID "Cygwin" - -#elif defined(__MINGW32__) -# define PLATFORM_ID "MinGW" - -#elif defined(__APPLE__) -# define PLATFORM_ID "Darwin" - -#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) -# define PLATFORM_ID "Windows" - -#elif defined(__FreeBSD__) || defined(__FreeBSD) -# define PLATFORM_ID "FreeBSD" - -#elif defined(__NetBSD__) || defined(__NetBSD) -# define PLATFORM_ID "NetBSD" - -#elif defined(__OpenBSD__) || defined(__OPENBSD) -# define PLATFORM_ID "OpenBSD" - -#elif defined(__sun) || defined(sun) -# define PLATFORM_ID "SunOS" - -#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) -# define PLATFORM_ID "AIX" - -#elif defined(__hpux) || defined(__hpux__) -# define PLATFORM_ID "HP-UX" - -#elif defined(__HAIKU__) -# define PLATFORM_ID "Haiku" - -#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) -# define PLATFORM_ID "BeOS" - -#elif defined(__QNX__) || defined(__QNXNTO__) -# define PLATFORM_ID "QNX" - -#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) -# define PLATFORM_ID "Tru64" - -#elif defined(__riscos) || defined(__riscos__) -# define PLATFORM_ID "RISCos" - -#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) -# define PLATFORM_ID "SINIX" - -#elif defined(__UNIX_SV__) -# define PLATFORM_ID "UNIX_SV" - -#elif defined(__bsdos__) -# define PLATFORM_ID "BSDOS" - -#elif defined(_MPRAS) || defined(MPRAS) -# define PLATFORM_ID "MP-RAS" - -#elif defined(__osf) || defined(__osf__) -# define PLATFORM_ID "OSF1" - -#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) -# define PLATFORM_ID "SCO_SV" - -#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) -# define PLATFORM_ID "ULTRIX" - -#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) -# define PLATFORM_ID "Xenix" - -#elif defined(__WATCOMC__) -# if defined(__LINUX__) -# define PLATFORM_ID "Linux" - -# elif defined(__DOS__) -# define PLATFORM_ID "DOS" - -# elif defined(__OS2__) -# define PLATFORM_ID "OS2" - -# elif defined(__WINDOWS__) -# define PLATFORM_ID "Windows3x" - -# elif defined(__VXWORKS__) -# define PLATFORM_ID "VxWorks" - -# else /* unknown platform */ -# define PLATFORM_ID -# endif - -#elif defined(__INTEGRITY) -# if defined(INT_178B) -# define PLATFORM_ID "Integrity178" - -# else /* regular Integrity */ -# define PLATFORM_ID "Integrity" -# endif - -# elif defined(_ADI_COMPILER) -# define PLATFORM_ID "ADSP" - -#else /* unknown platform */ -# define PLATFORM_ID - -#endif - -/* For windows compilers MSVC and Intel we can determine - the architecture of the compiler being used. This is because - the compilers do not have flags that can change the architecture, - but rather depend on which compiler is being used -*/ -#if defined(_WIN32) && defined(_MSC_VER) -# if defined(_M_IA64) -# define ARCHITECTURE_ID "IA64" - -# elif defined(_M_ARM64EC) -# define ARCHITECTURE_ID "ARM64EC" - -# elif defined(_M_X64) || defined(_M_AMD64) -# define ARCHITECTURE_ID "x64" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# elif defined(_M_ARM64) -# define ARCHITECTURE_ID "ARM64" - -# elif defined(_M_ARM) -# if _M_ARM == 4 -# define ARCHITECTURE_ID "ARMV4I" -# elif _M_ARM == 5 -# define ARCHITECTURE_ID "ARMV5I" -# else -# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) -# endif - -# elif defined(_M_MIPS) -# define ARCHITECTURE_ID "MIPS" - -# elif defined(_M_SH) -# define ARCHITECTURE_ID "SHx" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__WATCOMC__) -# if defined(_M_I86) -# define ARCHITECTURE_ID "I86" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) -# if defined(__ICCARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__ICCRX__) -# define ARCHITECTURE_ID "RX" - -# elif defined(__ICCRH850__) -# define ARCHITECTURE_ID "RH850" - -# elif defined(__ICCRL78__) -# define ARCHITECTURE_ID "RL78" - -# elif defined(__ICCRISCV__) -# define ARCHITECTURE_ID "RISCV" - -# elif defined(__ICCAVR__) -# define ARCHITECTURE_ID "AVR" - -# elif defined(__ICC430__) -# define ARCHITECTURE_ID "MSP430" - -# elif defined(__ICCV850__) -# define ARCHITECTURE_ID "V850" - -# elif defined(__ICC8051__) -# define ARCHITECTURE_ID "8051" - -# elif defined(__ICCSTM8__) -# define ARCHITECTURE_ID "STM8" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__ghs__) -# if defined(__PPC64__) -# define ARCHITECTURE_ID "PPC64" - -# elif defined(__ppc__) -# define ARCHITECTURE_ID "PPC" - -# elif defined(__ARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__x86_64__) -# define ARCHITECTURE_ID "x64" - -# elif defined(__i386__) -# define ARCHITECTURE_ID "X86" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__TI_COMPILER_VERSION__) -# if defined(__TI_ARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__MSP430__) -# define ARCHITECTURE_ID "MSP430" - -# elif defined(__TMS320C28XX__) -# define ARCHITECTURE_ID "TMS320C28x" - -# elif defined(__TMS320C6X__) || defined(_TMS320C6X) -# define ARCHITECTURE_ID "TMS320C6x" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -# elif defined(__ADSPSHARC__) -# define ARCHITECTURE_ID "SHARC" - -# elif defined(__ADSPBLACKFIN__) -# define ARCHITECTURE_ID "Blackfin" - -#elif defined(__TASKING__) - -# if defined(__CTC__) || defined(__CPTC__) -# define ARCHITECTURE_ID "TriCore" - -# elif defined(__CMCS__) -# define ARCHITECTURE_ID "MCS" - -# elif defined(__CARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__CARC__) -# define ARCHITECTURE_ID "ARC" - -# elif defined(__C51__) -# define ARCHITECTURE_ID "8051" - -# elif defined(__CPCP__) -# define ARCHITECTURE_ID "PCP" - -# else -# define ARCHITECTURE_ID "" -# endif - -#else -# define ARCHITECTURE_ID -#endif - -/* Convert integer to decimal digit literals. */ -#define DEC(n) \ - ('0' + (((n) / 10000000)%10)), \ - ('0' + (((n) / 1000000)%10)), \ - ('0' + (((n) / 100000)%10)), \ - ('0' + (((n) / 10000)%10)), \ - ('0' + (((n) / 1000)%10)), \ - ('0' + (((n) / 100)%10)), \ - ('0' + (((n) / 10)%10)), \ - ('0' + ((n) % 10)) - -/* Convert integer to hex digit literals. */ -#define HEX(n) \ - ('0' + ((n)>>28 & 0xF)), \ - ('0' + ((n)>>24 & 0xF)), \ - ('0' + ((n)>>20 & 0xF)), \ - ('0' + ((n)>>16 & 0xF)), \ - ('0' + ((n)>>12 & 0xF)), \ - ('0' + ((n)>>8 & 0xF)), \ - ('0' + ((n)>>4 & 0xF)), \ - ('0' + ((n) & 0xF)) - -/* Construct a string literal encoding the version number. */ -#ifdef COMPILER_VERSION -char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; - -/* Construct a string literal encoding the version number components. */ -#elif defined(COMPILER_VERSION_MAJOR) -char const info_version[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', - COMPILER_VERSION_MAJOR, -# ifdef COMPILER_VERSION_MINOR - '.', COMPILER_VERSION_MINOR, -# ifdef COMPILER_VERSION_PATCH - '.', COMPILER_VERSION_PATCH, -# ifdef COMPILER_VERSION_TWEAK - '.', COMPILER_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct a string literal encoding the internal version number. */ -#ifdef COMPILER_VERSION_INTERNAL -char const info_version_internal[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', - 'i','n','t','e','r','n','a','l','[', - COMPILER_VERSION_INTERNAL,']','\0'}; -#elif defined(COMPILER_VERSION_INTERNAL_STR) -char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; -#endif - -/* Construct a string literal encoding the version number components. */ -#ifdef SIMULATE_VERSION_MAJOR -char const info_simulate_version[] = { - 'I', 'N', 'F', 'O', ':', - 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', - SIMULATE_VERSION_MAJOR, -# ifdef SIMULATE_VERSION_MINOR - '.', SIMULATE_VERSION_MINOR, -# ifdef SIMULATE_VERSION_PATCH - '.', SIMULATE_VERSION_PATCH, -# ifdef SIMULATE_VERSION_TWEAK - '.', SIMULATE_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; -char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; - - - -#if !defined(__STDC__) && !defined(__clang__) -# if defined(_MSC_VER) || defined(__ibmxl__) || defined(__IBMC__) -# define C_VERSION "90" -# else -# define C_VERSION -# endif -#elif __STDC_VERSION__ > 201710L -# define C_VERSION "23" -#elif __STDC_VERSION__ >= 201710L -# define C_VERSION "17" -#elif __STDC_VERSION__ >= 201000L -# define C_VERSION "11" -#elif __STDC_VERSION__ >= 199901L -# define C_VERSION "99" -#else -# define C_VERSION "90" -#endif -const char* info_language_standard_default = - "INFO" ":" "standard_default[" C_VERSION "]"; - -const char* info_language_extensions_default = "INFO" ":" "extensions_default[" -#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \ - defined(__TI_COMPILER_VERSION__)) && \ - !defined(__STRICT_ANSI__) - "ON" -#else - "OFF" -#endif -"]"; - -/*--------------------------------------------------------------------------*/ - -#ifdef ID_VOID_MAIN -void main() {} -#else -# if defined(__CLASSIC_C__) -int main(argc, argv) int argc; char *argv[]; -# else -int main(int argc, char* argv[]) -# endif -{ - int require = 0; - require += info_compiler[argc]; - require += info_platform[argc]; - require += info_arch[argc]; -#ifdef COMPILER_VERSION_MAJOR - require += info_version[argc]; -#endif -#ifdef COMPILER_VERSION_INTERNAL - require += info_version_internal[argc]; -#endif -#ifdef SIMULATE_ID - require += info_simulate[argc]; -#endif -#ifdef SIMULATE_VERSION_MAJOR - require += info_simulate_version[argc]; -#endif -#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) - require += info_cray[argc]; -#endif - require += info_language_standard_default[argc]; - require += info_language_extensions_default[argc]; - (void)argv; - return require; -} -#endif diff --git a/build/CMakeFiles/3.26.5/CompilerIdC/a.out b/build/CMakeFiles/3.26.5/CompilerIdC/a.out deleted file mode 100755 index 7e669b67..00000000 Binary files a/build/CMakeFiles/3.26.5/CompilerIdC/a.out and /dev/null differ diff --git a/build/CMakeFiles/3.26.5/CompilerIdFortran/CMakeFortranCompilerId.F b/build/CMakeFiles/3.26.5/CompilerIdFortran/CMakeFortranCompilerId.F deleted file mode 100644 index 4e88c9ae..00000000 --- a/build/CMakeFiles/3.26.5/CompilerIdFortran/CMakeFortranCompilerId.F +++ /dev/null @@ -1,1114 +0,0 @@ - PROGRAM CMakeFortranCompilerId -#if 0 -! Identify the compiler -#endif -#if defined(_MSC_VER) - PRINT *, 'INFO:simulate[MSVC]' -# if _MSC_VER >= 1900 - PRINT *, 'INFO:simulate_version[019.00]' -# elif _MSC_VER >= 1800 - PRINT *, 'INFO:simulate_version[018.00]' -# elif _MSC_VER >= 1700 - PRINT *, 'INFO:simulate_version[017.00]' -# elif _MSC_VER >= 1600 - PRINT *, 'INFO:simulate_version[016.00]' -# elif _MSC_VER >= 1500 - PRINT *, 'INFO:simulate_version[015.00]' -# elif _MSC_VER >= 1400 - PRINT *, 'INFO:simulate_version[014.00]' -# elif _MSC_VER >= 1310 - PRINT *, 'INFO:simulate_version[013.01]' -# else - PRINT *, 'INFO:simulate_version[013.00]' -# endif -#endif -#if defined(__INTEL_LLVM_COMPILER) - PRINT *, 'INFO:compiler[IntelLLVM]' -! __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and -! later. Look for 6 digit vs. 8 digit version number to decide encoding. -! VVVV is no smaller than the current year when a version is released. -# if __INTEL_LLVM_COMPILER < 1000000 -# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) -# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) -# else -# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) -# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) -# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) -# endif -#elif defined(__INTEL_COMPILER) && __INTEL_COMPILER == 201900 - PRINT *, 'INFO:compiler[IntelLLVM]' -! ifx 2021.1 forgot to define __INTEL_LLVM_COMPILER. -! Instead it defines __INTEL_COMPILER == 201900. -# define COMPILER_VERSION_MAJOR DEC(2021) -# define COMPILER_VERSION_MINOR DEC(1) -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) -# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) -#elif defined(__INTEL_COMPILER) || defined(__ICC) - PRINT *, 'INFO:compiler[Intel]' -! __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later. -# if __INTEL_COMPILER < 2021 -# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) -# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) -# if defined(__INTEL_COMPILER_UPDATE) -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) -# else -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) -# endif -# else -# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) -# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) -! The third version component from --version is an update index, -! but no macro is provided for it. -# define COMPILER_VERSION_PATCH DEC(0) -# endif -# if defined(__INTEL_COMPILER_BUILD_DATE) -# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) -# endif -#elif defined(__SUNPRO_F95) - PRINT *, 'INFO:compiler[SunPro]' -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_F95>>8) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_F95>>4 & 0xF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_F95 & 0xF) -#elif defined(__SUNPRO_F90) - PRINT *, 'INFO:compiler[SunPro]' -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_F90>>8) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_F90>>4 & 0xF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_F90 & 0xF) -#elif defined(_CRAYFTN) - PRINT *, 'INFO:compiler[Cray]' -# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) -# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) -# if defined(_RELEASE_PATCHLEVEL) -# define COMPILER_VERSION_PATCH DEC(_RELEASE_PATCHLEVEL) -# endif -#elif defined(__G95__) - PRINT *, 'INFO:compiler[G95]' -# define COMPILER_VERSION_MAJOR DEC(__G95__) -# define COMPILER_VERSION_MINOR DEC(__G95_MINOR__) -#elif defined(__PATHSCALE__) - PRINT *, 'INFO:compiler[PathScale]' -# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) -# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) -# if defined(__PATHCC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) -# endif -#elif defined(__ABSOFT__) - PRINT *, 'INFO:compiler[Absoft]' -#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) - PRINT *, 'INFO:compiler[LCC]' -# define COMPILER_VERSION_MAJOR DEC(1) -# define COMPILER_VERSION_MINOR DEC(__LCC__ - 100) -# if defined(__LCC_MINOR__) -# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) -# endif -#elif defined(__GNUC__) - PRINT *, 'INFO:compiler[GNU]' -# define COMPILER_VERSION_MAJOR DEC(__GNUC__) -# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) -# if defined(__GNUC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif -#elif defined(__IBMC__) -# if defined(__COMPILER_VER__) - PRINT *, 'INFO:compiler[zOS]' -# elif __IBMC__ >= 800 - PRINT *, 'INFO:compiler[XL]' -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) -# else - PRINT *, 'INFO:compiler[VisualAge]' -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) -# endif -#elif defined(__NVCOMPILER) || defined(__NVCOMPILER_LLVM__) - PRINT *, 'INFO:compiler[NVHPC]' -# if defined(__NVCOMPILER_MAJOR__) -# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) -# else -# define COMPILER_VERSION_MAJOR DEC(__PGIC__) -# endif -# if defined(__NVCOMPILER_MINOR__) -# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) -# else -# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) -# endif -# if defined(__NVCOMPILER_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) -# elif defined(__PGIC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) -# endif -#elif defined(__PGI) - PRINT *, 'INFO:compiler[PGI]' -# define COMPILER_VERSION_MAJOR DEC(__PGIC__) -# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) -# if defined(__PGIC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) -# endif -#elif defined(__FLANG) - PRINT *, 'INFO:compiler[Flang]' -# define COMPILER_VERSION_MAJOR DEC(__FLANG_MAJOR__) -# define COMPILER_VERSION_MINOR DEC(__FLANG_MINOR__) -# if defined(__FLANG_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__FLANG_PATCHLEVEL__) -# endif -#elif defined(__flang__) - PRINT *, 'INFO:compiler[LLVMFlang]' -# define COMPILER_VERSION_MAJOR DEC(__flang_major__) -# define COMPILER_VERSION_MINOR DEC(__flang_minor__) -# if defined(__flang_patchlevel__) -# define COMPILER_VERSION_PATCH DEC(__flang_patchlevel__) -# endif -#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) - PRINT *, 'INFO:compiler[VisualAge]' -#elif defined(__hpux) || defined(__hpux__) - PRINT *, 'INFO:compiler[HP]' -#elif defined(NAGFOR) - PRINT *, 'INFO:compiler[NAG]' -#define COMPILER_VERSION_MAJOR DEC(__NAG_COMPILER_RELEASE/10) -#define COMPILER_VERSION_MINOR DEC(__NAG_COMPILER_RELEASE % 10) -#define COMPILER_VERSION_PATCH DEC(__NAG_COMPILER_BUILD) -#elif defined(__FUJITSU) - PRINT *, 'INFO:compiler[Fujitsu]' -# if defined(__FRT_major__) -# define COMPILER_VERSION_MAJOR DEC(__FRT_major__) -# define COMPILER_VERSION_MINOR DEC(__FRT_minor__) -# define COMPILER_VERSION_PATCH DEC(__FRT_patchlevel__) -# elif defined(__FRT_version__) - PRINT *, 'INFO:compiler_version['//__FRT_version__//']' -# endif -#else - PRINT *, 'INFO:compiler[]' -#endif -#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) - PRINT *, 'INFO:compiler_wrapper[CrayPrgEnv]' -#endif - -#if 0 -! Identify the platform -#endif -#if defined(__linux) || defined(__linux__) || defined(linux) - PRINT *, 'INFO:platform[Linux]' -#elif defined(__CYGWIN__) - PRINT *, 'INFO:platform[Cygwin]' -#elif defined(__MINGW32__) - PRINT *, 'INFO:platform[MinGW]' -#elif defined(__APPLE__) - PRINT *, 'INFO:platform[Darwin]' -#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) - PRINT *, 'INFO:platform[Windows]' -#elif defined(__FreeBSD__) || defined(__FreeBSD) - PRINT *, 'INFO:platform[FreeBSD]' -#elif defined(__NetBSD__) || defined(__NetBSD) - PRINT *, 'INFO:platform[NetBSD]' -#elif defined(__OpenBSD__) || defined(__OPENBSD) - PRINT *, 'INFO:platform[OpenBSD]' -#elif defined(__sun) || defined(sun) - PRINT *, 'INFO:platform[SunOS]' -#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) - PRINT *, 'INFO:platform[AIX]' -#elif defined(__hpux) || defined(__hpux__) - PRINT *, 'INFO:platform[HP-UX]' -#elif defined(__HAIKU__) - PRINT *, 'INFO:platform[Haiku]' -#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) - PRINT *, 'INFO:platform[BeOS]' -#elif defined(__QNX__) || defined(__QNXNTO__) - PRINT *, 'INFO:platform[QNX]' -#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) - PRINT *, 'INFO:platform[Tru64]' -#elif defined(__riscos) || defined(__riscos__) - PRINT *, 'INFO:platform[RISCos]' -#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) - PRINT *, 'INFO:platform[SINIX]' -#elif defined(__UNIX_SV__) - PRINT *, 'INFO:platform[UNIX_SV]' -#elif defined(__bsdos__) - PRINT *, 'INFO:platform[BSDOS]' -#elif defined(_MPRAS) || defined(MPRAS) - PRINT *, 'INFO:platform[MP-RAS]' -#elif defined(__osf) || defined(__osf__) - PRINT *, 'INFO:platform[OSF1]' -#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) - PRINT *, 'INFO:platform[SCO_SV]' -#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) - PRINT *, 'INFO:platform[ULTRIX]' -#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) - PRINT *, 'INFO:platform[Xenix]' -#else - PRINT *, 'INFO:platform[]' -#endif -#if defined(_WIN32) && (defined(__INTEL_COMPILER) || defined(__ICC)) -# if defined(_M_IA64) - PRINT *, 'INFO:arch[IA64]' -# elif defined(_M_X64) || defined(_M_AMD64) - PRINT *, 'INFO:arch[x64]' -# elif defined(_M_IX86) - PRINT *, 'INFO:arch[X86]' -# endif -#endif - -#if 0 -! Encode compiler version digits -#endif -#define DEC_8(n) (((n) / 10000000) % 10) -#define DEC_7(n) (((n) / 1000000) % 10) -#define DEC_6(n) (((n) / 100000) % 10) -#define DEC_5(n) (((n) / 10000) % 10) -#define DEC_4(n) (((n) / 1000) % 10) -#define DEC_3(n) (((n) / 100) % 10) -#define DEC_2(n) (((n) / 10) % 10) -#define DEC_1(n) (((n) ) % 10) -#define HEX_8(n) ((n)>>28 & 0xF) -#define HEX_7(n) ((n)>>24 & 0xF) -#define HEX_6(n) ((n)>>20 & 0xF) -#define HEX_5(n) ((n)>>16 & 0xF) -#define HEX_4(n) ((n)>>12 & 0xF) -#define HEX_3(n) ((n)>>8 & 0xF) -#define HEX_2(n) ((n)>>4 & 0xF) -#define HEX_1(n) ((n) & 0xF) - -#if defined(COMPILER_VERSION_MAJOR) -# undef DEC -# undef HEX -# define DEC(n) DEC_1(n) -# define HEX(n) HEX_1(n) -# if COMPILER_VERSION_MAJOR == 0 - PRINT *, 'INFO:compiler_version_MAJOR_digit_1[0]' -# elif COMPILER_VERSION_MAJOR == 1 - PRINT *, 'INFO:compiler_version_MAJOR_digit_1[1]' -# elif COMPILER_VERSION_MAJOR == 2 - PRINT *, 'INFO:compiler_version_MAJOR_digit_1[2]' -# elif COMPILER_VERSION_MAJOR == 3 - PRINT *, 'INFO:compiler_version_MAJOR_digit_1[3]' -# elif COMPILER_VERSION_MAJOR == 4 - PRINT *, 'INFO:compiler_version_MAJOR_digit_1[4]' -# elif COMPILER_VERSION_MAJOR == 5 - PRINT *, 'INFO:compiler_version_MAJOR_digit_1[5]' -# elif COMPILER_VERSION_MAJOR == 6 - PRINT *, 'INFO:compiler_version_MAJOR_digit_1[6]' -# elif COMPILER_VERSION_MAJOR == 7 - PRINT *, 'INFO:compiler_version_MAJOR_digit_1[7]' -# elif COMPILER_VERSION_MAJOR == 8 - PRINT *, 'INFO:compiler_version_MAJOR_digit_1[8]' -# elif COMPILER_VERSION_MAJOR == 9 - PRINT *, 'INFO:compiler_version_MAJOR_digit_1[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_2(n) -# define HEX(n) HEX_2(n) -# if COMPILER_VERSION_MAJOR == 0 - PRINT *, 'INFO:compiler_version_MAJOR_digit_2[0]' -# elif COMPILER_VERSION_MAJOR == 1 - PRINT *, 'INFO:compiler_version_MAJOR_digit_2[1]' -# elif COMPILER_VERSION_MAJOR == 2 - PRINT *, 'INFO:compiler_version_MAJOR_digit_2[2]' -# elif COMPILER_VERSION_MAJOR == 3 - PRINT *, 'INFO:compiler_version_MAJOR_digit_2[3]' -# elif COMPILER_VERSION_MAJOR == 4 - PRINT *, 'INFO:compiler_version_MAJOR_digit_2[4]' -# elif COMPILER_VERSION_MAJOR == 5 - PRINT *, 'INFO:compiler_version_MAJOR_digit_2[5]' -# elif COMPILER_VERSION_MAJOR == 6 - PRINT *, 'INFO:compiler_version_MAJOR_digit_2[6]' -# elif COMPILER_VERSION_MAJOR == 7 - PRINT *, 'INFO:compiler_version_MAJOR_digit_2[7]' -# elif COMPILER_VERSION_MAJOR == 8 - PRINT *, 'INFO:compiler_version_MAJOR_digit_2[8]' -# elif COMPILER_VERSION_MAJOR == 9 - PRINT *, 'INFO:compiler_version_MAJOR_digit_2[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_3(n) -# define HEX(n) HEX_3(n) -# if COMPILER_VERSION_MAJOR == 0 - PRINT *, 'INFO:compiler_version_MAJOR_digit_3[0]' -# elif COMPILER_VERSION_MAJOR == 1 - PRINT *, 'INFO:compiler_version_MAJOR_digit_3[1]' -# elif COMPILER_VERSION_MAJOR == 2 - PRINT *, 'INFO:compiler_version_MAJOR_digit_3[2]' -# elif COMPILER_VERSION_MAJOR == 3 - PRINT *, 'INFO:compiler_version_MAJOR_digit_3[3]' -# elif COMPILER_VERSION_MAJOR == 4 - PRINT *, 'INFO:compiler_version_MAJOR_digit_3[4]' -# elif COMPILER_VERSION_MAJOR == 5 - PRINT *, 'INFO:compiler_version_MAJOR_digit_3[5]' -# elif COMPILER_VERSION_MAJOR == 6 - PRINT *, 'INFO:compiler_version_MAJOR_digit_3[6]' -# elif COMPILER_VERSION_MAJOR == 7 - PRINT *, 'INFO:compiler_version_MAJOR_digit_3[7]' -# elif COMPILER_VERSION_MAJOR == 8 - PRINT *, 'INFO:compiler_version_MAJOR_digit_3[8]' -# elif COMPILER_VERSION_MAJOR == 9 - PRINT *, 'INFO:compiler_version_MAJOR_digit_3[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_4(n) -# define HEX(n) HEX_4(n) -# if COMPILER_VERSION_MAJOR == 0 - PRINT *, 'INFO:compiler_version_MAJOR_digit_4[0]' -# elif COMPILER_VERSION_MAJOR == 1 - PRINT *, 'INFO:compiler_version_MAJOR_digit_4[1]' -# elif COMPILER_VERSION_MAJOR == 2 - PRINT *, 'INFO:compiler_version_MAJOR_digit_4[2]' -# elif COMPILER_VERSION_MAJOR == 3 - PRINT *, 'INFO:compiler_version_MAJOR_digit_4[3]' -# elif COMPILER_VERSION_MAJOR == 4 - PRINT *, 'INFO:compiler_version_MAJOR_digit_4[4]' -# elif COMPILER_VERSION_MAJOR == 5 - PRINT *, 'INFO:compiler_version_MAJOR_digit_4[5]' -# elif COMPILER_VERSION_MAJOR == 6 - PRINT *, 'INFO:compiler_version_MAJOR_digit_4[6]' -# elif COMPILER_VERSION_MAJOR == 7 - PRINT *, 'INFO:compiler_version_MAJOR_digit_4[7]' -# elif COMPILER_VERSION_MAJOR == 8 - PRINT *, 'INFO:compiler_version_MAJOR_digit_4[8]' -# elif COMPILER_VERSION_MAJOR == 9 - PRINT *, 'INFO:compiler_version_MAJOR_digit_4[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_5(n) -# define HEX(n) HEX_5(n) -# if COMPILER_VERSION_MAJOR == 0 - PRINT *, 'INFO:compiler_version_MAJOR_digit_5[0]' -# elif COMPILER_VERSION_MAJOR == 1 - PRINT *, 'INFO:compiler_version_MAJOR_digit_5[1]' -# elif COMPILER_VERSION_MAJOR == 2 - PRINT *, 'INFO:compiler_version_MAJOR_digit_5[2]' -# elif COMPILER_VERSION_MAJOR == 3 - PRINT *, 'INFO:compiler_version_MAJOR_digit_5[3]' -# elif COMPILER_VERSION_MAJOR == 4 - PRINT *, 'INFO:compiler_version_MAJOR_digit_5[4]' -# elif COMPILER_VERSION_MAJOR == 5 - PRINT *, 'INFO:compiler_version_MAJOR_digit_5[5]' -# elif COMPILER_VERSION_MAJOR == 6 - PRINT *, 'INFO:compiler_version_MAJOR_digit_5[6]' -# elif COMPILER_VERSION_MAJOR == 7 - PRINT *, 'INFO:compiler_version_MAJOR_digit_5[7]' -# elif COMPILER_VERSION_MAJOR == 8 - PRINT *, 'INFO:compiler_version_MAJOR_digit_5[8]' -# elif COMPILER_VERSION_MAJOR == 9 - PRINT *, 'INFO:compiler_version_MAJOR_digit_5[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_6(n) -# define HEX(n) HEX_6(n) -# if COMPILER_VERSION_MAJOR == 0 - PRINT *, 'INFO:compiler_version_MAJOR_digit_6[0]' -# elif COMPILER_VERSION_MAJOR == 1 - PRINT *, 'INFO:compiler_version_MAJOR_digit_6[1]' -# elif COMPILER_VERSION_MAJOR == 2 - PRINT *, 'INFO:compiler_version_MAJOR_digit_6[2]' -# elif COMPILER_VERSION_MAJOR == 3 - PRINT *, 'INFO:compiler_version_MAJOR_digit_6[3]' -# elif COMPILER_VERSION_MAJOR == 4 - PRINT *, 'INFO:compiler_version_MAJOR_digit_6[4]' -# elif COMPILER_VERSION_MAJOR == 5 - PRINT *, 'INFO:compiler_version_MAJOR_digit_6[5]' -# elif COMPILER_VERSION_MAJOR == 6 - PRINT *, 'INFO:compiler_version_MAJOR_digit_6[6]' -# elif COMPILER_VERSION_MAJOR == 7 - PRINT *, 'INFO:compiler_version_MAJOR_digit_6[7]' -# elif COMPILER_VERSION_MAJOR == 8 - PRINT *, 'INFO:compiler_version_MAJOR_digit_6[8]' -# elif COMPILER_VERSION_MAJOR == 9 - PRINT *, 'INFO:compiler_version_MAJOR_digit_6[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_7(n) -# define HEX(n) HEX_7(n) -# if COMPILER_VERSION_MAJOR == 0 - PRINT *, 'INFO:compiler_version_MAJOR_digit_7[0]' -# elif COMPILER_VERSION_MAJOR == 1 - PRINT *, 'INFO:compiler_version_MAJOR_digit_7[1]' -# elif COMPILER_VERSION_MAJOR == 2 - PRINT *, 'INFO:compiler_version_MAJOR_digit_7[2]' -# elif COMPILER_VERSION_MAJOR == 3 - PRINT *, 'INFO:compiler_version_MAJOR_digit_7[3]' -# elif COMPILER_VERSION_MAJOR == 4 - PRINT *, 'INFO:compiler_version_MAJOR_digit_7[4]' -# elif COMPILER_VERSION_MAJOR == 5 - PRINT *, 'INFO:compiler_version_MAJOR_digit_7[5]' -# elif COMPILER_VERSION_MAJOR == 6 - PRINT *, 'INFO:compiler_version_MAJOR_digit_7[6]' -# elif COMPILER_VERSION_MAJOR == 7 - PRINT *, 'INFO:compiler_version_MAJOR_digit_7[7]' -# elif COMPILER_VERSION_MAJOR == 8 - PRINT *, 'INFO:compiler_version_MAJOR_digit_7[8]' -# elif COMPILER_VERSION_MAJOR == 9 - PRINT *, 'INFO:compiler_version_MAJOR_digit_7[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_8(n) -# define HEX(n) HEX_8(n) -# if COMPILER_VERSION_MAJOR == 0 - PRINT *, 'INFO:compiler_version_MAJOR_digit_8[0]' -# elif COMPILER_VERSION_MAJOR == 1 - PRINT *, 'INFO:compiler_version_MAJOR_digit_8[1]' -# elif COMPILER_VERSION_MAJOR == 2 - PRINT *, 'INFO:compiler_version_MAJOR_digit_8[2]' -# elif COMPILER_VERSION_MAJOR == 3 - PRINT *, 'INFO:compiler_version_MAJOR_digit_8[3]' -# elif COMPILER_VERSION_MAJOR == 4 - PRINT *, 'INFO:compiler_version_MAJOR_digit_8[4]' -# elif COMPILER_VERSION_MAJOR == 5 - PRINT *, 'INFO:compiler_version_MAJOR_digit_8[5]' -# elif COMPILER_VERSION_MAJOR == 6 - PRINT *, 'INFO:compiler_version_MAJOR_digit_8[6]' -# elif COMPILER_VERSION_MAJOR == 7 - PRINT *, 'INFO:compiler_version_MAJOR_digit_8[7]' -# elif COMPILER_VERSION_MAJOR == 8 - PRINT *, 'INFO:compiler_version_MAJOR_digit_8[8]' -# elif COMPILER_VERSION_MAJOR == 9 - PRINT *, 'INFO:compiler_version_MAJOR_digit_8[9]' -# endif - -#endif -#if defined(COMPILER_VERSION_MINOR) -# undef DEC -# undef HEX -# define DEC(n) DEC_1(n) -# define HEX(n) HEX_1(n) -# if COMPILER_VERSION_MINOR == 0 - PRINT *, 'INFO:compiler_version_MINOR_digit_1[0]' -# elif COMPILER_VERSION_MINOR == 1 - PRINT *, 'INFO:compiler_version_MINOR_digit_1[1]' -# elif COMPILER_VERSION_MINOR == 2 - PRINT *, 'INFO:compiler_version_MINOR_digit_1[2]' -# elif COMPILER_VERSION_MINOR == 3 - PRINT *, 'INFO:compiler_version_MINOR_digit_1[3]' -# elif COMPILER_VERSION_MINOR == 4 - PRINT *, 'INFO:compiler_version_MINOR_digit_1[4]' -# elif COMPILER_VERSION_MINOR == 5 - PRINT *, 'INFO:compiler_version_MINOR_digit_1[5]' -# elif COMPILER_VERSION_MINOR == 6 - PRINT *, 'INFO:compiler_version_MINOR_digit_1[6]' -# elif COMPILER_VERSION_MINOR == 7 - PRINT *, 'INFO:compiler_version_MINOR_digit_1[7]' -# elif COMPILER_VERSION_MINOR == 8 - PRINT *, 'INFO:compiler_version_MINOR_digit_1[8]' -# elif COMPILER_VERSION_MINOR == 9 - PRINT *, 'INFO:compiler_version_MINOR_digit_1[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_2(n) -# define HEX(n) HEX_2(n) -# if COMPILER_VERSION_MINOR == 0 - PRINT *, 'INFO:compiler_version_MINOR_digit_2[0]' -# elif COMPILER_VERSION_MINOR == 1 - PRINT *, 'INFO:compiler_version_MINOR_digit_2[1]' -# elif COMPILER_VERSION_MINOR == 2 - PRINT *, 'INFO:compiler_version_MINOR_digit_2[2]' -# elif COMPILER_VERSION_MINOR == 3 - PRINT *, 'INFO:compiler_version_MINOR_digit_2[3]' -# elif COMPILER_VERSION_MINOR == 4 - PRINT *, 'INFO:compiler_version_MINOR_digit_2[4]' -# elif COMPILER_VERSION_MINOR == 5 - PRINT *, 'INFO:compiler_version_MINOR_digit_2[5]' -# elif COMPILER_VERSION_MINOR == 6 - PRINT *, 'INFO:compiler_version_MINOR_digit_2[6]' -# elif COMPILER_VERSION_MINOR == 7 - PRINT *, 'INFO:compiler_version_MINOR_digit_2[7]' -# elif COMPILER_VERSION_MINOR == 8 - PRINT *, 'INFO:compiler_version_MINOR_digit_2[8]' -# elif COMPILER_VERSION_MINOR == 9 - PRINT *, 'INFO:compiler_version_MINOR_digit_2[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_3(n) -# define HEX(n) HEX_3(n) -# if COMPILER_VERSION_MINOR == 0 - PRINT *, 'INFO:compiler_version_MINOR_digit_3[0]' -# elif COMPILER_VERSION_MINOR == 1 - PRINT *, 'INFO:compiler_version_MINOR_digit_3[1]' -# elif COMPILER_VERSION_MINOR == 2 - PRINT *, 'INFO:compiler_version_MINOR_digit_3[2]' -# elif COMPILER_VERSION_MINOR == 3 - PRINT *, 'INFO:compiler_version_MINOR_digit_3[3]' -# elif COMPILER_VERSION_MINOR == 4 - PRINT *, 'INFO:compiler_version_MINOR_digit_3[4]' -# elif COMPILER_VERSION_MINOR == 5 - PRINT *, 'INFO:compiler_version_MINOR_digit_3[5]' -# elif COMPILER_VERSION_MINOR == 6 - PRINT *, 'INFO:compiler_version_MINOR_digit_3[6]' -# elif COMPILER_VERSION_MINOR == 7 - PRINT *, 'INFO:compiler_version_MINOR_digit_3[7]' -# elif COMPILER_VERSION_MINOR == 8 - PRINT *, 'INFO:compiler_version_MINOR_digit_3[8]' -# elif COMPILER_VERSION_MINOR == 9 - PRINT *, 'INFO:compiler_version_MINOR_digit_3[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_4(n) -# define HEX(n) HEX_4(n) -# if COMPILER_VERSION_MINOR == 0 - PRINT *, 'INFO:compiler_version_MINOR_digit_4[0]' -# elif COMPILER_VERSION_MINOR == 1 - PRINT *, 'INFO:compiler_version_MINOR_digit_4[1]' -# elif COMPILER_VERSION_MINOR == 2 - PRINT *, 'INFO:compiler_version_MINOR_digit_4[2]' -# elif COMPILER_VERSION_MINOR == 3 - PRINT *, 'INFO:compiler_version_MINOR_digit_4[3]' -# elif COMPILER_VERSION_MINOR == 4 - PRINT *, 'INFO:compiler_version_MINOR_digit_4[4]' -# elif COMPILER_VERSION_MINOR == 5 - PRINT *, 'INFO:compiler_version_MINOR_digit_4[5]' -# elif COMPILER_VERSION_MINOR == 6 - PRINT *, 'INFO:compiler_version_MINOR_digit_4[6]' -# elif COMPILER_VERSION_MINOR == 7 - PRINT *, 'INFO:compiler_version_MINOR_digit_4[7]' -# elif COMPILER_VERSION_MINOR == 8 - PRINT *, 'INFO:compiler_version_MINOR_digit_4[8]' -# elif COMPILER_VERSION_MINOR == 9 - PRINT *, 'INFO:compiler_version_MINOR_digit_4[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_5(n) -# define HEX(n) HEX_5(n) -# if COMPILER_VERSION_MINOR == 0 - PRINT *, 'INFO:compiler_version_MINOR_digit_5[0]' -# elif COMPILER_VERSION_MINOR == 1 - PRINT *, 'INFO:compiler_version_MINOR_digit_5[1]' -# elif COMPILER_VERSION_MINOR == 2 - PRINT *, 'INFO:compiler_version_MINOR_digit_5[2]' -# elif COMPILER_VERSION_MINOR == 3 - PRINT *, 'INFO:compiler_version_MINOR_digit_5[3]' -# elif COMPILER_VERSION_MINOR == 4 - PRINT *, 'INFO:compiler_version_MINOR_digit_5[4]' -# elif COMPILER_VERSION_MINOR == 5 - PRINT *, 'INFO:compiler_version_MINOR_digit_5[5]' -# elif COMPILER_VERSION_MINOR == 6 - PRINT *, 'INFO:compiler_version_MINOR_digit_5[6]' -# elif COMPILER_VERSION_MINOR == 7 - PRINT *, 'INFO:compiler_version_MINOR_digit_5[7]' -# elif COMPILER_VERSION_MINOR == 8 - PRINT *, 'INFO:compiler_version_MINOR_digit_5[8]' -# elif COMPILER_VERSION_MINOR == 9 - PRINT *, 'INFO:compiler_version_MINOR_digit_5[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_6(n) -# define HEX(n) HEX_6(n) -# if COMPILER_VERSION_MINOR == 0 - PRINT *, 'INFO:compiler_version_MINOR_digit_6[0]' -# elif COMPILER_VERSION_MINOR == 1 - PRINT *, 'INFO:compiler_version_MINOR_digit_6[1]' -# elif COMPILER_VERSION_MINOR == 2 - PRINT *, 'INFO:compiler_version_MINOR_digit_6[2]' -# elif COMPILER_VERSION_MINOR == 3 - PRINT *, 'INFO:compiler_version_MINOR_digit_6[3]' -# elif COMPILER_VERSION_MINOR == 4 - PRINT *, 'INFO:compiler_version_MINOR_digit_6[4]' -# elif COMPILER_VERSION_MINOR == 5 - PRINT *, 'INFO:compiler_version_MINOR_digit_6[5]' -# elif COMPILER_VERSION_MINOR == 6 - PRINT *, 'INFO:compiler_version_MINOR_digit_6[6]' -# elif COMPILER_VERSION_MINOR == 7 - PRINT *, 'INFO:compiler_version_MINOR_digit_6[7]' -# elif COMPILER_VERSION_MINOR == 8 - PRINT *, 'INFO:compiler_version_MINOR_digit_6[8]' -# elif COMPILER_VERSION_MINOR == 9 - PRINT *, 'INFO:compiler_version_MINOR_digit_6[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_7(n) -# define HEX(n) HEX_7(n) -# if COMPILER_VERSION_MINOR == 0 - PRINT *, 'INFO:compiler_version_MINOR_digit_7[0]' -# elif COMPILER_VERSION_MINOR == 1 - PRINT *, 'INFO:compiler_version_MINOR_digit_7[1]' -# elif COMPILER_VERSION_MINOR == 2 - PRINT *, 'INFO:compiler_version_MINOR_digit_7[2]' -# elif COMPILER_VERSION_MINOR == 3 - PRINT *, 'INFO:compiler_version_MINOR_digit_7[3]' -# elif COMPILER_VERSION_MINOR == 4 - PRINT *, 'INFO:compiler_version_MINOR_digit_7[4]' -# elif COMPILER_VERSION_MINOR == 5 - PRINT *, 'INFO:compiler_version_MINOR_digit_7[5]' -# elif COMPILER_VERSION_MINOR == 6 - PRINT *, 'INFO:compiler_version_MINOR_digit_7[6]' -# elif COMPILER_VERSION_MINOR == 7 - PRINT *, 'INFO:compiler_version_MINOR_digit_7[7]' -# elif COMPILER_VERSION_MINOR == 8 - PRINT *, 'INFO:compiler_version_MINOR_digit_7[8]' -# elif COMPILER_VERSION_MINOR == 9 - PRINT *, 'INFO:compiler_version_MINOR_digit_7[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_8(n) -# define HEX(n) HEX_8(n) -# if COMPILER_VERSION_MINOR == 0 - PRINT *, 'INFO:compiler_version_MINOR_digit_8[0]' -# elif COMPILER_VERSION_MINOR == 1 - PRINT *, 'INFO:compiler_version_MINOR_digit_8[1]' -# elif COMPILER_VERSION_MINOR == 2 - PRINT *, 'INFO:compiler_version_MINOR_digit_8[2]' -# elif COMPILER_VERSION_MINOR == 3 - PRINT *, 'INFO:compiler_version_MINOR_digit_8[3]' -# elif COMPILER_VERSION_MINOR == 4 - PRINT *, 'INFO:compiler_version_MINOR_digit_8[4]' -# elif COMPILER_VERSION_MINOR == 5 - PRINT *, 'INFO:compiler_version_MINOR_digit_8[5]' -# elif COMPILER_VERSION_MINOR == 6 - PRINT *, 'INFO:compiler_version_MINOR_digit_8[6]' -# elif COMPILER_VERSION_MINOR == 7 - PRINT *, 'INFO:compiler_version_MINOR_digit_8[7]' -# elif COMPILER_VERSION_MINOR == 8 - PRINT *, 'INFO:compiler_version_MINOR_digit_8[8]' -# elif COMPILER_VERSION_MINOR == 9 - PRINT *, 'INFO:compiler_version_MINOR_digit_8[9]' -# endif - -#endif -#if defined(COMPILER_VERSION_PATCH) -# undef DEC -# undef HEX -# define DEC(n) DEC_1(n) -# define HEX(n) HEX_1(n) -# if COMPILER_VERSION_PATCH == 0 - PRINT *, 'INFO:compiler_version_PATCH_digit_1[0]' -# elif COMPILER_VERSION_PATCH == 1 - PRINT *, 'INFO:compiler_version_PATCH_digit_1[1]' -# elif COMPILER_VERSION_PATCH == 2 - PRINT *, 'INFO:compiler_version_PATCH_digit_1[2]' -# elif COMPILER_VERSION_PATCH == 3 - PRINT *, 'INFO:compiler_version_PATCH_digit_1[3]' -# elif COMPILER_VERSION_PATCH == 4 - PRINT *, 'INFO:compiler_version_PATCH_digit_1[4]' -# elif COMPILER_VERSION_PATCH == 5 - PRINT *, 'INFO:compiler_version_PATCH_digit_1[5]' -# elif COMPILER_VERSION_PATCH == 6 - PRINT *, 'INFO:compiler_version_PATCH_digit_1[6]' -# elif COMPILER_VERSION_PATCH == 7 - PRINT *, 'INFO:compiler_version_PATCH_digit_1[7]' -# elif COMPILER_VERSION_PATCH == 8 - PRINT *, 'INFO:compiler_version_PATCH_digit_1[8]' -# elif COMPILER_VERSION_PATCH == 9 - PRINT *, 'INFO:compiler_version_PATCH_digit_1[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_2(n) -# define HEX(n) HEX_2(n) -# if COMPILER_VERSION_PATCH == 0 - PRINT *, 'INFO:compiler_version_PATCH_digit_2[0]' -# elif COMPILER_VERSION_PATCH == 1 - PRINT *, 'INFO:compiler_version_PATCH_digit_2[1]' -# elif COMPILER_VERSION_PATCH == 2 - PRINT *, 'INFO:compiler_version_PATCH_digit_2[2]' -# elif COMPILER_VERSION_PATCH == 3 - PRINT *, 'INFO:compiler_version_PATCH_digit_2[3]' -# elif COMPILER_VERSION_PATCH == 4 - PRINT *, 'INFO:compiler_version_PATCH_digit_2[4]' -# elif COMPILER_VERSION_PATCH == 5 - PRINT *, 'INFO:compiler_version_PATCH_digit_2[5]' -# elif COMPILER_VERSION_PATCH == 6 - PRINT *, 'INFO:compiler_version_PATCH_digit_2[6]' -# elif COMPILER_VERSION_PATCH == 7 - PRINT *, 'INFO:compiler_version_PATCH_digit_2[7]' -# elif COMPILER_VERSION_PATCH == 8 - PRINT *, 'INFO:compiler_version_PATCH_digit_2[8]' -# elif COMPILER_VERSION_PATCH == 9 - PRINT *, 'INFO:compiler_version_PATCH_digit_2[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_3(n) -# define HEX(n) HEX_3(n) -# if COMPILER_VERSION_PATCH == 0 - PRINT *, 'INFO:compiler_version_PATCH_digit_3[0]' -# elif COMPILER_VERSION_PATCH == 1 - PRINT *, 'INFO:compiler_version_PATCH_digit_3[1]' -# elif COMPILER_VERSION_PATCH == 2 - PRINT *, 'INFO:compiler_version_PATCH_digit_3[2]' -# elif COMPILER_VERSION_PATCH == 3 - PRINT *, 'INFO:compiler_version_PATCH_digit_3[3]' -# elif COMPILER_VERSION_PATCH == 4 - PRINT *, 'INFO:compiler_version_PATCH_digit_3[4]' -# elif COMPILER_VERSION_PATCH == 5 - PRINT *, 'INFO:compiler_version_PATCH_digit_3[5]' -# elif COMPILER_VERSION_PATCH == 6 - PRINT *, 'INFO:compiler_version_PATCH_digit_3[6]' -# elif COMPILER_VERSION_PATCH == 7 - PRINT *, 'INFO:compiler_version_PATCH_digit_3[7]' -# elif COMPILER_VERSION_PATCH == 8 - PRINT *, 'INFO:compiler_version_PATCH_digit_3[8]' -# elif COMPILER_VERSION_PATCH == 9 - PRINT *, 'INFO:compiler_version_PATCH_digit_3[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_4(n) -# define HEX(n) HEX_4(n) -# if COMPILER_VERSION_PATCH == 0 - PRINT *, 'INFO:compiler_version_PATCH_digit_4[0]' -# elif COMPILER_VERSION_PATCH == 1 - PRINT *, 'INFO:compiler_version_PATCH_digit_4[1]' -# elif COMPILER_VERSION_PATCH == 2 - PRINT *, 'INFO:compiler_version_PATCH_digit_4[2]' -# elif COMPILER_VERSION_PATCH == 3 - PRINT *, 'INFO:compiler_version_PATCH_digit_4[3]' -# elif COMPILER_VERSION_PATCH == 4 - PRINT *, 'INFO:compiler_version_PATCH_digit_4[4]' -# elif COMPILER_VERSION_PATCH == 5 - PRINT *, 'INFO:compiler_version_PATCH_digit_4[5]' -# elif COMPILER_VERSION_PATCH == 6 - PRINT *, 'INFO:compiler_version_PATCH_digit_4[6]' -# elif COMPILER_VERSION_PATCH == 7 - PRINT *, 'INFO:compiler_version_PATCH_digit_4[7]' -# elif COMPILER_VERSION_PATCH == 8 - PRINT *, 'INFO:compiler_version_PATCH_digit_4[8]' -# elif COMPILER_VERSION_PATCH == 9 - PRINT *, 'INFO:compiler_version_PATCH_digit_4[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_5(n) -# define HEX(n) HEX_5(n) -# if COMPILER_VERSION_PATCH == 0 - PRINT *, 'INFO:compiler_version_PATCH_digit_5[0]' -# elif COMPILER_VERSION_PATCH == 1 - PRINT *, 'INFO:compiler_version_PATCH_digit_5[1]' -# elif COMPILER_VERSION_PATCH == 2 - PRINT *, 'INFO:compiler_version_PATCH_digit_5[2]' -# elif COMPILER_VERSION_PATCH == 3 - PRINT *, 'INFO:compiler_version_PATCH_digit_5[3]' -# elif COMPILER_VERSION_PATCH == 4 - PRINT *, 'INFO:compiler_version_PATCH_digit_5[4]' -# elif COMPILER_VERSION_PATCH == 5 - PRINT *, 'INFO:compiler_version_PATCH_digit_5[5]' -# elif COMPILER_VERSION_PATCH == 6 - PRINT *, 'INFO:compiler_version_PATCH_digit_5[6]' -# elif COMPILER_VERSION_PATCH == 7 - PRINT *, 'INFO:compiler_version_PATCH_digit_5[7]' -# elif COMPILER_VERSION_PATCH == 8 - PRINT *, 'INFO:compiler_version_PATCH_digit_5[8]' -# elif COMPILER_VERSION_PATCH == 9 - PRINT *, 'INFO:compiler_version_PATCH_digit_5[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_6(n) -# define HEX(n) HEX_6(n) -# if COMPILER_VERSION_PATCH == 0 - PRINT *, 'INFO:compiler_version_PATCH_digit_6[0]' -# elif COMPILER_VERSION_PATCH == 1 - PRINT *, 'INFO:compiler_version_PATCH_digit_6[1]' -# elif COMPILER_VERSION_PATCH == 2 - PRINT *, 'INFO:compiler_version_PATCH_digit_6[2]' -# elif COMPILER_VERSION_PATCH == 3 - PRINT *, 'INFO:compiler_version_PATCH_digit_6[3]' -# elif COMPILER_VERSION_PATCH == 4 - PRINT *, 'INFO:compiler_version_PATCH_digit_6[4]' -# elif COMPILER_VERSION_PATCH == 5 - PRINT *, 'INFO:compiler_version_PATCH_digit_6[5]' -# elif COMPILER_VERSION_PATCH == 6 - PRINT *, 'INFO:compiler_version_PATCH_digit_6[6]' -# elif COMPILER_VERSION_PATCH == 7 - PRINT *, 'INFO:compiler_version_PATCH_digit_6[7]' -# elif COMPILER_VERSION_PATCH == 8 - PRINT *, 'INFO:compiler_version_PATCH_digit_6[8]' -# elif COMPILER_VERSION_PATCH == 9 - PRINT *, 'INFO:compiler_version_PATCH_digit_6[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_7(n) -# define HEX(n) HEX_7(n) -# if COMPILER_VERSION_PATCH == 0 - PRINT *, 'INFO:compiler_version_PATCH_digit_7[0]' -# elif COMPILER_VERSION_PATCH == 1 - PRINT *, 'INFO:compiler_version_PATCH_digit_7[1]' -# elif COMPILER_VERSION_PATCH == 2 - PRINT *, 'INFO:compiler_version_PATCH_digit_7[2]' -# elif COMPILER_VERSION_PATCH == 3 - PRINT *, 'INFO:compiler_version_PATCH_digit_7[3]' -# elif COMPILER_VERSION_PATCH == 4 - PRINT *, 'INFO:compiler_version_PATCH_digit_7[4]' -# elif COMPILER_VERSION_PATCH == 5 - PRINT *, 'INFO:compiler_version_PATCH_digit_7[5]' -# elif COMPILER_VERSION_PATCH == 6 - PRINT *, 'INFO:compiler_version_PATCH_digit_7[6]' -# elif COMPILER_VERSION_PATCH == 7 - PRINT *, 'INFO:compiler_version_PATCH_digit_7[7]' -# elif COMPILER_VERSION_PATCH == 8 - PRINT *, 'INFO:compiler_version_PATCH_digit_7[8]' -# elif COMPILER_VERSION_PATCH == 9 - PRINT *, 'INFO:compiler_version_PATCH_digit_7[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_8(n) -# define HEX(n) HEX_8(n) -# if COMPILER_VERSION_PATCH == 0 - PRINT *, 'INFO:compiler_version_PATCH_digit_8[0]' -# elif COMPILER_VERSION_PATCH == 1 - PRINT *, 'INFO:compiler_version_PATCH_digit_8[1]' -# elif COMPILER_VERSION_PATCH == 2 - PRINT *, 'INFO:compiler_version_PATCH_digit_8[2]' -# elif COMPILER_VERSION_PATCH == 3 - PRINT *, 'INFO:compiler_version_PATCH_digit_8[3]' -# elif COMPILER_VERSION_PATCH == 4 - PRINT *, 'INFO:compiler_version_PATCH_digit_8[4]' -# elif COMPILER_VERSION_PATCH == 5 - PRINT *, 'INFO:compiler_version_PATCH_digit_8[5]' -# elif COMPILER_VERSION_PATCH == 6 - PRINT *, 'INFO:compiler_version_PATCH_digit_8[6]' -# elif COMPILER_VERSION_PATCH == 7 - PRINT *, 'INFO:compiler_version_PATCH_digit_8[7]' -# elif COMPILER_VERSION_PATCH == 8 - PRINT *, 'INFO:compiler_version_PATCH_digit_8[8]' -# elif COMPILER_VERSION_PATCH == 9 - PRINT *, 'INFO:compiler_version_PATCH_digit_8[9]' -# endif - -#endif -#if defined(COMPILER_VERSION_TWEAK) -# undef DEC -# undef HEX -# define DEC(n) DEC_1(n) -# define HEX(n) HEX_1(n) -# if COMPILER_VERSION_TWEAK == 0 - PRINT *, 'INFO:compiler_version_TWEAK_digit_1[0]' -# elif COMPILER_VERSION_TWEAK == 1 - PRINT *, 'INFO:compiler_version_TWEAK_digit_1[1]' -# elif COMPILER_VERSION_TWEAK == 2 - PRINT *, 'INFO:compiler_version_TWEAK_digit_1[2]' -# elif COMPILER_VERSION_TWEAK == 3 - PRINT *, 'INFO:compiler_version_TWEAK_digit_1[3]' -# elif COMPILER_VERSION_TWEAK == 4 - PRINT *, 'INFO:compiler_version_TWEAK_digit_1[4]' -# elif COMPILER_VERSION_TWEAK == 5 - PRINT *, 'INFO:compiler_version_TWEAK_digit_1[5]' -# elif COMPILER_VERSION_TWEAK == 6 - PRINT *, 'INFO:compiler_version_TWEAK_digit_1[6]' -# elif COMPILER_VERSION_TWEAK == 7 - PRINT *, 'INFO:compiler_version_TWEAK_digit_1[7]' -# elif COMPILER_VERSION_TWEAK == 8 - PRINT *, 'INFO:compiler_version_TWEAK_digit_1[8]' -# elif COMPILER_VERSION_TWEAK == 9 - PRINT *, 'INFO:compiler_version_TWEAK_digit_1[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_2(n) -# define HEX(n) HEX_2(n) -# if COMPILER_VERSION_TWEAK == 0 - PRINT *, 'INFO:compiler_version_TWEAK_digit_2[0]' -# elif COMPILER_VERSION_TWEAK == 1 - PRINT *, 'INFO:compiler_version_TWEAK_digit_2[1]' -# elif COMPILER_VERSION_TWEAK == 2 - PRINT *, 'INFO:compiler_version_TWEAK_digit_2[2]' -# elif COMPILER_VERSION_TWEAK == 3 - PRINT *, 'INFO:compiler_version_TWEAK_digit_2[3]' -# elif COMPILER_VERSION_TWEAK == 4 - PRINT *, 'INFO:compiler_version_TWEAK_digit_2[4]' -# elif COMPILER_VERSION_TWEAK == 5 - PRINT *, 'INFO:compiler_version_TWEAK_digit_2[5]' -# elif COMPILER_VERSION_TWEAK == 6 - PRINT *, 'INFO:compiler_version_TWEAK_digit_2[6]' -# elif COMPILER_VERSION_TWEAK == 7 - PRINT *, 'INFO:compiler_version_TWEAK_digit_2[7]' -# elif COMPILER_VERSION_TWEAK == 8 - PRINT *, 'INFO:compiler_version_TWEAK_digit_2[8]' -# elif COMPILER_VERSION_TWEAK == 9 - PRINT *, 'INFO:compiler_version_TWEAK_digit_2[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_3(n) -# define HEX(n) HEX_3(n) -# if COMPILER_VERSION_TWEAK == 0 - PRINT *, 'INFO:compiler_version_TWEAK_digit_3[0]' -# elif COMPILER_VERSION_TWEAK == 1 - PRINT *, 'INFO:compiler_version_TWEAK_digit_3[1]' -# elif COMPILER_VERSION_TWEAK == 2 - PRINT *, 'INFO:compiler_version_TWEAK_digit_3[2]' -# elif COMPILER_VERSION_TWEAK == 3 - PRINT *, 'INFO:compiler_version_TWEAK_digit_3[3]' -# elif COMPILER_VERSION_TWEAK == 4 - PRINT *, 'INFO:compiler_version_TWEAK_digit_3[4]' -# elif COMPILER_VERSION_TWEAK == 5 - PRINT *, 'INFO:compiler_version_TWEAK_digit_3[5]' -# elif COMPILER_VERSION_TWEAK == 6 - PRINT *, 'INFO:compiler_version_TWEAK_digit_3[6]' -# elif COMPILER_VERSION_TWEAK == 7 - PRINT *, 'INFO:compiler_version_TWEAK_digit_3[7]' -# elif COMPILER_VERSION_TWEAK == 8 - PRINT *, 'INFO:compiler_version_TWEAK_digit_3[8]' -# elif COMPILER_VERSION_TWEAK == 9 - PRINT *, 'INFO:compiler_version_TWEAK_digit_3[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_4(n) -# define HEX(n) HEX_4(n) -# if COMPILER_VERSION_TWEAK == 0 - PRINT *, 'INFO:compiler_version_TWEAK_digit_4[0]' -# elif COMPILER_VERSION_TWEAK == 1 - PRINT *, 'INFO:compiler_version_TWEAK_digit_4[1]' -# elif COMPILER_VERSION_TWEAK == 2 - PRINT *, 'INFO:compiler_version_TWEAK_digit_4[2]' -# elif COMPILER_VERSION_TWEAK == 3 - PRINT *, 'INFO:compiler_version_TWEAK_digit_4[3]' -# elif COMPILER_VERSION_TWEAK == 4 - PRINT *, 'INFO:compiler_version_TWEAK_digit_4[4]' -# elif COMPILER_VERSION_TWEAK == 5 - PRINT *, 'INFO:compiler_version_TWEAK_digit_4[5]' -# elif COMPILER_VERSION_TWEAK == 6 - PRINT *, 'INFO:compiler_version_TWEAK_digit_4[6]' -# elif COMPILER_VERSION_TWEAK == 7 - PRINT *, 'INFO:compiler_version_TWEAK_digit_4[7]' -# elif COMPILER_VERSION_TWEAK == 8 - PRINT *, 'INFO:compiler_version_TWEAK_digit_4[8]' -# elif COMPILER_VERSION_TWEAK == 9 - PRINT *, 'INFO:compiler_version_TWEAK_digit_4[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_5(n) -# define HEX(n) HEX_5(n) -# if COMPILER_VERSION_TWEAK == 0 - PRINT *, 'INFO:compiler_version_TWEAK_digit_5[0]' -# elif COMPILER_VERSION_TWEAK == 1 - PRINT *, 'INFO:compiler_version_TWEAK_digit_5[1]' -# elif COMPILER_VERSION_TWEAK == 2 - PRINT *, 'INFO:compiler_version_TWEAK_digit_5[2]' -# elif COMPILER_VERSION_TWEAK == 3 - PRINT *, 'INFO:compiler_version_TWEAK_digit_5[3]' -# elif COMPILER_VERSION_TWEAK == 4 - PRINT *, 'INFO:compiler_version_TWEAK_digit_5[4]' -# elif COMPILER_VERSION_TWEAK == 5 - PRINT *, 'INFO:compiler_version_TWEAK_digit_5[5]' -# elif COMPILER_VERSION_TWEAK == 6 - PRINT *, 'INFO:compiler_version_TWEAK_digit_5[6]' -# elif COMPILER_VERSION_TWEAK == 7 - PRINT *, 'INFO:compiler_version_TWEAK_digit_5[7]' -# elif COMPILER_VERSION_TWEAK == 8 - PRINT *, 'INFO:compiler_version_TWEAK_digit_5[8]' -# elif COMPILER_VERSION_TWEAK == 9 - PRINT *, 'INFO:compiler_version_TWEAK_digit_5[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_6(n) -# define HEX(n) HEX_6(n) -# if COMPILER_VERSION_TWEAK == 0 - PRINT *, 'INFO:compiler_version_TWEAK_digit_6[0]' -# elif COMPILER_VERSION_TWEAK == 1 - PRINT *, 'INFO:compiler_version_TWEAK_digit_6[1]' -# elif COMPILER_VERSION_TWEAK == 2 - PRINT *, 'INFO:compiler_version_TWEAK_digit_6[2]' -# elif COMPILER_VERSION_TWEAK == 3 - PRINT *, 'INFO:compiler_version_TWEAK_digit_6[3]' -# elif COMPILER_VERSION_TWEAK == 4 - PRINT *, 'INFO:compiler_version_TWEAK_digit_6[4]' -# elif COMPILER_VERSION_TWEAK == 5 - PRINT *, 'INFO:compiler_version_TWEAK_digit_6[5]' -# elif COMPILER_VERSION_TWEAK == 6 - PRINT *, 'INFO:compiler_version_TWEAK_digit_6[6]' -# elif COMPILER_VERSION_TWEAK == 7 - PRINT *, 'INFO:compiler_version_TWEAK_digit_6[7]' -# elif COMPILER_VERSION_TWEAK == 8 - PRINT *, 'INFO:compiler_version_TWEAK_digit_6[8]' -# elif COMPILER_VERSION_TWEAK == 9 - PRINT *, 'INFO:compiler_version_TWEAK_digit_6[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_7(n) -# define HEX(n) HEX_7(n) -# if COMPILER_VERSION_TWEAK == 0 - PRINT *, 'INFO:compiler_version_TWEAK_digit_7[0]' -# elif COMPILER_VERSION_TWEAK == 1 - PRINT *, 'INFO:compiler_version_TWEAK_digit_7[1]' -# elif COMPILER_VERSION_TWEAK == 2 - PRINT *, 'INFO:compiler_version_TWEAK_digit_7[2]' -# elif COMPILER_VERSION_TWEAK == 3 - PRINT *, 'INFO:compiler_version_TWEAK_digit_7[3]' -# elif COMPILER_VERSION_TWEAK == 4 - PRINT *, 'INFO:compiler_version_TWEAK_digit_7[4]' -# elif COMPILER_VERSION_TWEAK == 5 - PRINT *, 'INFO:compiler_version_TWEAK_digit_7[5]' -# elif COMPILER_VERSION_TWEAK == 6 - PRINT *, 'INFO:compiler_version_TWEAK_digit_7[6]' -# elif COMPILER_VERSION_TWEAK == 7 - PRINT *, 'INFO:compiler_version_TWEAK_digit_7[7]' -# elif COMPILER_VERSION_TWEAK == 8 - PRINT *, 'INFO:compiler_version_TWEAK_digit_7[8]' -# elif COMPILER_VERSION_TWEAK == 9 - PRINT *, 'INFO:compiler_version_TWEAK_digit_7[9]' -# endif - -# undef DEC -# undef HEX -# define DEC(n) DEC_8(n) -# define HEX(n) HEX_8(n) -# if COMPILER_VERSION_TWEAK == 0 - PRINT *, 'INFO:compiler_version_TWEAK_digit_8[0]' -# elif COMPILER_VERSION_TWEAK == 1 - PRINT *, 'INFO:compiler_version_TWEAK_digit_8[1]' -# elif COMPILER_VERSION_TWEAK == 2 - PRINT *, 'INFO:compiler_version_TWEAK_digit_8[2]' -# elif COMPILER_VERSION_TWEAK == 3 - PRINT *, 'INFO:compiler_version_TWEAK_digit_8[3]' -# elif COMPILER_VERSION_TWEAK == 4 - PRINT *, 'INFO:compiler_version_TWEAK_digit_8[4]' -# elif COMPILER_VERSION_TWEAK == 5 - PRINT *, 'INFO:compiler_version_TWEAK_digit_8[5]' -# elif COMPILER_VERSION_TWEAK == 6 - PRINT *, 'INFO:compiler_version_TWEAK_digit_8[6]' -# elif COMPILER_VERSION_TWEAK == 7 - PRINT *, 'INFO:compiler_version_TWEAK_digit_8[7]' -# elif COMPILER_VERSION_TWEAK == 8 - PRINT *, 'INFO:compiler_version_TWEAK_digit_8[8]' -# elif COMPILER_VERSION_TWEAK == 9 - PRINT *, 'INFO:compiler_version_TWEAK_digit_8[9]' -# endif - -#endif - - END diff --git a/build/CMakeFiles/3.26.5/CompilerIdFortran/a.out b/build/CMakeFiles/3.26.5/CompilerIdFortran/a.out deleted file mode 100755 index 6a1b24fe..00000000 Binary files a/build/CMakeFiles/3.26.5/CompilerIdFortran/a.out and /dev/null differ diff --git a/build/CMakeFiles/CMakeConfigureLog.yaml b/build/CMakeFiles/CMakeConfigureLog.yaml deleted file mode 100644 index c5307237..00000000 --- a/build/CMakeFiles/CMakeConfigureLog.yaml +++ /dev/null @@ -1,1990 +0,0 @@ - ---- -events: - - - kind: "message-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeDetermineSystem.cmake:204 (message)" - - "CMakeLists.txt:33 (project)" - message: | - The system is: Linux - 5.14.0-503.26.1.el9_5.x86_64 - x86_64 - - - kind: "message-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:17 (message)" - - "/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)" - - "/usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)" - - "CMakeLists.txt:33 (project)" - message: | - Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. - Compiler: /usr/bin/gcc - Build flags: - Id flags: - - The output was: - 0 - - - Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" - - The C compiler identification is GNU, found in: - /home/stack/test_psblas/psblas3/build/CMakeFiles/3.26.5/CompilerIdC/a.out - - - - kind: "message-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:17 (message)" - - "/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)" - - "/usr/share/cmake/Modules/CMakeDetermineFortranCompiler.cmake:179 (CMAKE_DETERMINE_COMPILER_ID)" - - "CMakeLists.txt:33 (project)" - message: | - Compiling the Fortran compiler identification source file "CMakeFortranCompilerId.F" succeeded. - Compiler: /usr/bin/gfortran - Build flags: - Id flags: -v - - The output was: - 0 - Driving: /usr/bin/gfortran -v CMakeFortranCompilerId.F -l gfortran -l m -shared-libgcc - Using built-in specs. - COLLECT_GCC=/usr/bin/gfortran - COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper - OFFLOAD_TARGET_NAMES=nvptx-none - OFFLOAD_TARGET_DEFAULT=1 - Target: x86_64-redhat-linux - Configured with: ../configure --enable-bootstrap --enable-host-pie --enable-host-bind-now --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.rockylinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-plugin --enable-initfini-array --without-isl --enable-multilib --with-linker-hash-style=gnu --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_64=x86-64-v2 --with-arch_32=x86-64 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1 - Thread model: posix - Supported LTO compression algorithms: zlib zstd - gcc version 11.5.0 20240719 (Red Hat 11.5.0-5) (GCC) - COLLECT_GCC_OPTIONS='-v' '-shared-libgcc' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'a-' - /usr/libexec/gcc/x86_64-redhat-linux/11/f951 CMakeFortranCompilerId.F -ffixed-form -cpp=/tmp/cc7AsLCb.f90 -quiet -v CMakeFortranCompilerId.F -quiet -dumpdir a- -dumpbase CMakeFortranCompilerId.F -dumpbase-ext .F -mtune=generic -march=x86-64-v2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-redhat-linux/11/finclude -fpre-include=/usr/include/finclude/math-vector-fortran.h -o /tmp/cc2kjZnf.s - GNU Fortran (GCC) version 11.5.0 20240719 (Red Hat 11.5.0-5) (x86_64-redhat-linux) - compiled by GNU C version 11.5.0 20240719 (Red Hat 11.5.0-5), GMP version 6.2.0, MPFR version 4.1.0-p9, MPC version 1.2.1, isl version none - GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 - ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/11/include-fixed" - ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/11/../../../../x86_64-redhat-linux/include" - #include "..." search starts here: - #include <...> search starts here: - /usr/lib/gcc/x86_64-redhat-linux/11/finclude - /usr/lib/gcc/x86_64-redhat-linux/11/include - /usr/local/include - /usr/include - End of search list. - GNU Fortran2008 (GCC) version 11.5.0 20240719 (Red Hat 11.5.0-5) (x86_64-redhat-linux) - compiled by GNU C version 11.5.0 20240719 (Red Hat 11.5.0-5), GMP version 6.2.0, MPFR version 4.1.0-p9, MPC version 1.2.1, isl version none - GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 - COLLECT_GCC_OPTIONS='-v' '-shared-libgcc' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'a-' - as -v --64 -o /tmp/ccyIjjRf.o /tmp/cc2kjZnf.s - GNU assembler version 2.35.2 (x86_64-redhat-linux) using BFD version version 2.35.2-54.el9 - Reading specs from /usr/lib/gcc/x86_64-redhat-linux/11/libgfortran.spec - rename spec lib to liborig - COLLECT_GCC_OPTIONS='-v' '-shared-libgcc' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'a-' - COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/ - LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../:/lib/:/usr/lib/ - COLLECT_GCC_OPTIONS='-v' '-shared-libgcc' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'a.' - /usr/libexec/gcc/x86_64-redhat-linux/11/collect2 -plugin /usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccqbY7hk.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. /tmp/ccyIjjRf.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/11/crtend.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o - COLLECT_GCC_OPTIONS='-v' '-shared-libgcc' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'a.' - - - Compilation of the Fortran compiler identification source "CMakeFortranCompilerId.F" produced "a.out" - - The Fortran compiler identification is GNU, found in: - /home/stack/test_psblas/psblas3/build/CMakeFiles/3.26.5/CompilerIdFortran/a.out - - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:57 (try_compile)" - - "/usr/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - - "CMakeLists.txt:33 (project)" - checks: - - "Detecting C compiler ABI info" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vZUzbr" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vZUzbr" - cmakeVariables: - CMAKE_C_FLAGS: "" - CMAKE_C_FLAGS_DEBUG: "-g" - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "CMAKE_C_ABI_COMPILED" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vZUzbr - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_544f0/fast && /usr/bin/gmake -f CMakeFiles/cmTC_544f0.dir/build.make CMakeFiles/cmTC_544f0.dir/build - gmake[1]: Entering directory '/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vZUzbr' - Building C object CMakeFiles/cmTC_544f0.dir/CMakeCCompilerABI.c.o - /usr/bin/gcc -v -o CMakeFiles/cmTC_544f0.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake/Modules/CMakeCCompilerABI.c - Using built-in specs. - COLLECT_GCC=/usr/bin/gcc - OFFLOAD_TARGET_NAMES=nvptx-none - OFFLOAD_TARGET_DEFAULT=1 - Target: x86_64-redhat-linux - Configured with: ../configure --enable-bootstrap --enable-host-pie --enable-host-bind-now --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.rockylinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-plugin --enable-initfini-array --without-isl --enable-multilib --with-linker-hash-style=gnu --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_64=x86-64-v2 --with-arch_32=x86-64 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1 - Thread model: posix - Supported LTO compression algorithms: zlib zstd - gcc version 11.5.0 20240719 (Red Hat 11.5.0-5) (GCC) - COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_544f0.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'CMakeFiles/cmTC_544f0.dir/' - /usr/libexec/gcc/x86_64-redhat-linux/11/cc1 -quiet -v /usr/share/cmake/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_544f0.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=x86-64-v2 -version -o /tmp/ccKJvLd5.s - GNU C17 (GCC) version 11.5.0 20240719 (Red Hat 11.5.0-5) (x86_64-redhat-linux) - compiled by GNU C version 11.5.0 20240719 (Red Hat 11.5.0-5), GMP version 6.2.0, MPFR version 4.1.0-p9, MPC version 1.2.1, isl version none - GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 - ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/11/include-fixed" - ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/11/../../../../x86_64-redhat-linux/include" - #include "..." search starts here: - #include <...> search starts here: - /usr/lib/gcc/x86_64-redhat-linux/11/include - /usr/local/include - /usr/include - End of search list. - GNU C17 (GCC) version 11.5.0 20240719 (Red Hat 11.5.0-5) (x86_64-redhat-linux) - compiled by GNU C version 11.5.0 20240719 (Red Hat 11.5.0-5), GMP version 6.2.0, MPFR version 4.1.0-p9, MPC version 1.2.1, isl version none - GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 - Compiler executable checksum: 908485988b78eea6a554fb7238e689b4 - COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_544f0.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'CMakeFiles/cmTC_544f0.dir/' - as -v --64 -o CMakeFiles/cmTC_544f0.dir/CMakeCCompilerABI.c.o /tmp/ccKJvLd5.s - GNU assembler version 2.35.2 (x86_64-redhat-linux) using BFD version version 2.35.2-54.el9 - COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/ - LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../:/lib/:/usr/lib/ - COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_544f0.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'CMakeFiles/cmTC_544f0.dir/CMakeCCompilerABI.c.' - Linking C executable cmTC_544f0 - /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_544f0.dir/link.txt --verbose=1 - /usr/bin/gcc -v CMakeFiles/cmTC_544f0.dir/CMakeCCompilerABI.c.o -o cmTC_544f0 - Using built-in specs. - COLLECT_GCC=/usr/bin/gcc - COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper - OFFLOAD_TARGET_NAMES=nvptx-none - OFFLOAD_TARGET_DEFAULT=1 - Target: x86_64-redhat-linux - Configured with: ../configure --enable-bootstrap --enable-host-pie --enable-host-bind-now --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.rockylinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-plugin --enable-initfini-array --without-isl --enable-multilib --with-linker-hash-style=gnu --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_64=x86-64-v2 --with-arch_32=x86-64 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1 - Thread model: posix - Supported LTO compression algorithms: zlib zstd - gcc version 11.5.0 20240719 (Red Hat 11.5.0-5) (GCC) - COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/ - LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../:/lib/:/usr/lib/ - COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_544f0' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'cmTC_544f0.' - /usr/libexec/gcc/x86_64-redhat-linux/11/collect2 -plugin /usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper -plugin-opt=-fresolution=/tmp/cc0OYvRE.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_544f0 /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. CMakeFiles/cmTC_544f0.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-redhat-linux/11/crtend.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o - COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_544f0' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'cmTC_544f0.' - gmake[1]: Leaving directory '/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vZUzbr' - - exitCode: 0 - - - kind: "message-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:127 (message)" - - "/usr/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - - "CMakeLists.txt:33 (project)" - message: | - Parsed C implicit include dir info: rv=done - found start of include info - found start of implicit include info - add: [/usr/lib/gcc/x86_64-redhat-linux/11/include] - add: [/usr/local/include] - add: [/usr/include] - end of search list found - collapse include dir [/usr/lib/gcc/x86_64-redhat-linux/11/include] ==> [/usr/lib/gcc/x86_64-redhat-linux/11/include] - collapse include dir [/usr/local/include] ==> [/usr/local/include] - collapse include dir [/usr/include] ==> [/usr/include] - implicit include dirs: [/usr/lib/gcc/x86_64-redhat-linux/11/include;/usr/local/include;/usr/include] - - - - - kind: "message-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:152 (message)" - - "/usr/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" - - "CMakeLists.txt:33 (project)" - message: | - Parsed C implicit link information: - link line regex: [^( *|.*[/\\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)] - ignore line: [Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vZUzbr] - ignore line: [] - ignore line: [Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_544f0/fast && /usr/bin/gmake -f CMakeFiles/cmTC_544f0.dir/build.make CMakeFiles/cmTC_544f0.dir/build] - ignore line: [gmake[1]: Entering directory '/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vZUzbr'] - ignore line: [Building C object CMakeFiles/cmTC_544f0.dir/CMakeCCompilerABI.c.o] - ignore line: [/usr/bin/gcc -v -o CMakeFiles/cmTC_544f0.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake/Modules/CMakeCCompilerABI.c] - ignore line: [Using built-in specs.] - ignore line: [COLLECT_GCC=/usr/bin/gcc] - ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none] - ignore line: [OFFLOAD_TARGET_DEFAULT=1] - ignore line: [Target: x86_64-redhat-linux] - ignore line: [Configured with: ../configure --enable-bootstrap --enable-host-pie --enable-host-bind-now --enable-languages=c c++ fortran lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.rockylinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-plugin --enable-initfini-array --without-isl --enable-multilib --with-linker-hash-style=gnu --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_64=x86-64-v2 --with-arch_32=x86-64 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1] - ignore line: [Thread model: posix] - ignore line: [Supported LTO compression algorithms: zlib zstd] - ignore line: [gcc version 11.5.0 20240719 (Red Hat 11.5.0-5) (GCC) ] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_544f0.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'CMakeFiles/cmTC_544f0.dir/'] - ignore line: [ /usr/libexec/gcc/x86_64-redhat-linux/11/cc1 -quiet -v /usr/share/cmake/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_544f0.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=x86-64-v2 -version -o /tmp/ccKJvLd5.s] - ignore line: [GNU C17 (GCC) version 11.5.0 20240719 (Red Hat 11.5.0-5) (x86_64-redhat-linux)] - ignore line: [ compiled by GNU C version 11.5.0 20240719 (Red Hat 11.5.0-5) GMP version 6.2.0 MPFR version 4.1.0-p9 MPC version 1.2.1 isl version none] - ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] - ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/11/include-fixed"] - ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/11/../../../../x86_64-redhat-linux/include"] - ignore line: [#include "..." search starts here:] - ignore line: [#include <...> search starts here:] - ignore line: [ /usr/lib/gcc/x86_64-redhat-linux/11/include] - ignore line: [ /usr/local/include] - ignore line: [ /usr/include] - ignore line: [End of search list.] - ignore line: [GNU C17 (GCC) version 11.5.0 20240719 (Red Hat 11.5.0-5) (x86_64-redhat-linux)] - ignore line: [ compiled by GNU C version 11.5.0 20240719 (Red Hat 11.5.0-5) GMP version 6.2.0 MPFR version 4.1.0-p9 MPC version 1.2.1 isl version none] - ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] - ignore line: [Compiler executable checksum: 908485988b78eea6a554fb7238e689b4] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_544f0.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'CMakeFiles/cmTC_544f0.dir/'] - ignore line: [ as -v --64 -o CMakeFiles/cmTC_544f0.dir/CMakeCCompilerABI.c.o /tmp/ccKJvLd5.s] - ignore line: [GNU assembler version 2.35.2 (x86_64-redhat-linux) using BFD version version 2.35.2-54.el9] - ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/] - ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../:/lib/:/usr/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_544f0.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'CMakeFiles/cmTC_544f0.dir/CMakeCCompilerABI.c.'] - ignore line: [Linking C executable cmTC_544f0] - ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_544f0.dir/link.txt --verbose=1] - ignore line: [/usr/bin/gcc -v CMakeFiles/cmTC_544f0.dir/CMakeCCompilerABI.c.o -o cmTC_544f0 ] - ignore line: [Using built-in specs.] - ignore line: [COLLECT_GCC=/usr/bin/gcc] - ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper] - ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none] - ignore line: [OFFLOAD_TARGET_DEFAULT=1] - ignore line: [Target: x86_64-redhat-linux] - ignore line: [Configured with: ../configure --enable-bootstrap --enable-host-pie --enable-host-bind-now --enable-languages=c c++ fortran lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.rockylinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-plugin --enable-initfini-array --without-isl --enable-multilib --with-linker-hash-style=gnu --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_64=x86-64-v2 --with-arch_32=x86-64 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1] - ignore line: [Thread model: posix] - ignore line: [Supported LTO compression algorithms: zlib zstd] - ignore line: [gcc version 11.5.0 20240719 (Red Hat 11.5.0-5) (GCC) ] - ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/] - ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../:/lib/:/usr/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_544f0' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'cmTC_544f0.'] - link line: [ /usr/libexec/gcc/x86_64-redhat-linux/11/collect2 -plugin /usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper -plugin-opt=-fresolution=/tmp/cc0OYvRE.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_544f0 /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. CMakeFiles/cmTC_544f0.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-redhat-linux/11/crtend.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o] - arg [/usr/libexec/gcc/x86_64-redhat-linux/11/collect2] ==> ignore - arg [-plugin] ==> ignore - arg [/usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so] ==> ignore - arg [-plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper] ==> ignore - arg [-plugin-opt=-fresolution=/tmp/cc0OYvRE.res] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore - arg [-plugin-opt=-pass-through=-lc] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore - arg [--build-id] ==> ignore - arg [--no-add-needed] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [--hash-style=gnu] ==> ignore - arg [-m] ==> ignore - arg [elf_x86_64] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/lib64/ld-linux-x86-64.so.2] ==> ignore - arg [-o] ==> ignore - arg [cmTC_544f0] ==> ignore - arg [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o] ==> obj [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o] - arg [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o] ==> obj [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o] - arg [/usr/lib/gcc/x86_64-redhat-linux/11/crtbegin.o] ==> obj [/usr/lib/gcc/x86_64-redhat-linux/11/crtbegin.o] - arg [-L/usr/lib/gcc/x86_64-redhat-linux/11] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/11] - arg [-L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64] - arg [-L/lib/../lib64] ==> dir [/lib/../lib64] - arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64] - arg [-L/usr/lib/gcc/x86_64-redhat-linux/11/../../..] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/11/../../..] - arg [CMakeFiles/cmTC_544f0.dir/CMakeCCompilerABI.c.o] ==> ignore - arg [-lgcc] ==> lib [gcc] - arg [--push-state] ==> ignore - arg [--as-needed] ==> ignore - arg [-lgcc_s] ==> lib [gcc_s] - arg [--pop-state] ==> ignore - arg [-lc] ==> lib [c] - arg [-lgcc] ==> lib [gcc] - arg [--push-state] ==> ignore - arg [--as-needed] ==> ignore - arg [-lgcc_s] ==> lib [gcc_s] - arg [--pop-state] ==> ignore - arg [/usr/lib/gcc/x86_64-redhat-linux/11/crtend.o] ==> obj [/usr/lib/gcc/x86_64-redhat-linux/11/crtend.o] - arg [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o] ==> obj [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o] - collapse obj [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o] ==> [/usr/lib64/crt1.o] - collapse obj [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o] ==> [/usr/lib64/crti.o] - collapse obj [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o] ==> [/usr/lib64/crtn.o] - collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/11] ==> [/usr/lib/gcc/x86_64-redhat-linux/11] - collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64] ==> [/usr/lib64] - collapse library dir [/lib/../lib64] ==> [/lib64] - collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64] - collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/11/../../..] ==> [/usr/lib] - implicit libs: [gcc;gcc_s;c;gcc;gcc_s] - implicit objs: [/usr/lib64/crt1.o;/usr/lib64/crti.o;/usr/lib/gcc/x86_64-redhat-linux/11/crtbegin.o;/usr/lib/gcc/x86_64-redhat-linux/11/crtend.o;/usr/lib64/crtn.o] - implicit dirs: [/usr/lib/gcc/x86_64-redhat-linux/11;/usr/lib64;/lib64;/usr/lib] - implicit fwks: [] - - - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:57 (try_compile)" - - "/usr/share/cmake/Modules/CMakeTestFortranCompiler.cmake:20 (CMAKE_DETERMINE_COMPILER_ABI)" - - "CMakeLists.txt:33 (project)" - checks: - - "Detecting Fortran compiler ABI info" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-kiW4pQ" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-kiW4pQ" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_DEBUG: "-g" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "CMAKE_Fortran_ABI_COMPILED" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-kiW4pQ - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_23114/fast && /usr/bin/gmake -f CMakeFiles/cmTC_23114.dir/build.make CMakeFiles/cmTC_23114.dir/build - gmake[1]: Entering directory '/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-kiW4pQ' - Building Fortran object CMakeFiles/cmTC_23114.dir/CMakeFortranCompilerABI.F90.o - /usr/bin/gfortran -v -c /usr/share/cmake/Modules/CMakeFortranCompilerABI.F90 -o CMakeFiles/cmTC_23114.dir/CMakeFortranCompilerABI.F90.o - Using built-in specs. - COLLECT_GCC=/usr/bin/gfortran - OFFLOAD_TARGET_NAMES=nvptx-none - OFFLOAD_TARGET_DEFAULT=1 - Target: x86_64-redhat-linux - Configured with: ../configure --enable-bootstrap --enable-host-pie --enable-host-bind-now --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.rockylinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-plugin --enable-initfini-array --without-isl --enable-multilib --with-linker-hash-style=gnu --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_64=x86-64-v2 --with-arch_32=x86-64 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1 - Thread model: posix - Supported LTO compression algorithms: zlib zstd - gcc version 11.5.0 20240719 (Red Hat 11.5.0-5) (GCC) - COLLECT_GCC_OPTIONS='-v' '-c' '-o' 'CMakeFiles/cmTC_23114.dir/CMakeFortranCompilerABI.F90.o' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'CMakeFiles/cmTC_23114.dir/' - /usr/libexec/gcc/x86_64-redhat-linux/11/f951 /usr/share/cmake/Modules/CMakeFortranCompilerABI.F90 -cpp=/tmp/ccdHSoGv.f90 -quiet -v /usr/share/cmake/Modules/CMakeFortranCompilerABI.F90 -quiet -dumpdir CMakeFiles/cmTC_23114.dir/ -dumpbase CMakeFortranCompilerABI.F90.F90 -dumpbase-ext .F90 -mtune=generic -march=x86-64-v2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-redhat-linux/11/finclude -fpre-include=/usr/include/finclude/math-vector-fortran.h -o /tmp/cciyyGd1.s - GNU Fortran (GCC) version 11.5.0 20240719 (Red Hat 11.5.0-5) (x86_64-redhat-linux) - compiled by GNU C version 11.5.0 20240719 (Red Hat 11.5.0-5), GMP version 6.2.0, MPFR version 4.1.0-p9, MPC version 1.2.1, isl version none - GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 - ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/11/include-fixed" - ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/11/../../../../x86_64-redhat-linux/include" - #include "..." search starts here: - #include <...> search starts here: - /usr/lib/gcc/x86_64-redhat-linux/11/finclude - /usr/lib/gcc/x86_64-redhat-linux/11/include - /usr/local/include - /usr/include - End of search list. - GNU Fortran2008 (GCC) version 11.5.0 20240719 (Red Hat 11.5.0-5) (x86_64-redhat-linux) - compiled by GNU C version 11.5.0 20240719 (Red Hat 11.5.0-5), GMP version 6.2.0, MPFR version 4.1.0-p9, MPC version 1.2.1, isl version none - GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 - COLLECT_GCC_OPTIONS='-v' '-c' '-o' 'CMakeFiles/cmTC_23114.dir/CMakeFortranCompilerABI.F90.o' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'CMakeFiles/cmTC_23114.dir/' - as -v --64 -o CMakeFiles/cmTC_23114.dir/CMakeFortranCompilerABI.F90.o /tmp/cciyyGd1.s - GNU assembler version 2.35.2 (x86_64-redhat-linux) using BFD version version 2.35.2-54.el9 - COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/ - LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../:/lib/:/usr/lib/ - COLLECT_GCC_OPTIONS='-v' '-c' '-o' 'CMakeFiles/cmTC_23114.dir/CMakeFortranCompilerABI.F90.o' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'CMakeFiles/cmTC_23114.dir/CMakeFortranCompilerABI.F90.' - Linking Fortran executable cmTC_23114 - /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_23114.dir/link.txt --verbose=1 - /usr/bin/gfortran -v CMakeFiles/cmTC_23114.dir/CMakeFortranCompilerABI.F90.o -o cmTC_23114 - Driving: /usr/bin/gfortran -v CMakeFiles/cmTC_23114.dir/CMakeFortranCompilerABI.F90.o -o cmTC_23114 -l gfortran -l m -shared-libgcc - Using built-in specs. - COLLECT_GCC=/usr/bin/gfortran - COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper - OFFLOAD_TARGET_NAMES=nvptx-none - OFFLOAD_TARGET_DEFAULT=1 - Target: x86_64-redhat-linux - Configured with: ../configure --enable-bootstrap --enable-host-pie --enable-host-bind-now --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.rockylinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-plugin --enable-initfini-array --without-isl --enable-multilib --with-linker-hash-style=gnu --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_64=x86-64-v2 --with-arch_32=x86-64 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1 - Thread model: posix - Supported LTO compression algorithms: zlib zstd - gcc version 11.5.0 20240719 (Red Hat 11.5.0-5) (GCC) - Reading specs from /usr/lib/gcc/x86_64-redhat-linux/11/libgfortran.spec - rename spec lib to liborig - COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_23114' '-shared-libgcc' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'cmTC_23114-' - COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/ - LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../:/lib/:/usr/lib/ - COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_23114' '-shared-libgcc' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'cmTC_23114.' - /usr/libexec/gcc/x86_64-redhat-linux/11/collect2 -plugin /usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccA0e4rs.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_23114 /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. CMakeFiles/cmTC_23114.dir/CMakeFortranCompilerABI.F90.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/11/crtend.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o - COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_23114' '-shared-libgcc' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'cmTC_23114.' - gmake[1]: Leaving directory '/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-kiW4pQ' - - exitCode: 0 - - - kind: "message-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:127 (message)" - - "/usr/share/cmake/Modules/CMakeTestFortranCompiler.cmake:20 (CMAKE_DETERMINE_COMPILER_ABI)" - - "CMakeLists.txt:33 (project)" - message: | - Parsed Fortran implicit include dir info: rv=done - found start of include info - found start of implicit include info - add: [/usr/lib/gcc/x86_64-redhat-linux/11/finclude] - add: [/usr/lib/gcc/x86_64-redhat-linux/11/include] - add: [/usr/local/include] - add: [/usr/include] - end of search list found - collapse include dir [/usr/lib/gcc/x86_64-redhat-linux/11/finclude] ==> [/usr/lib/gcc/x86_64-redhat-linux/11/finclude] - collapse include dir [/usr/lib/gcc/x86_64-redhat-linux/11/include] ==> [/usr/lib/gcc/x86_64-redhat-linux/11/include] - collapse include dir [/usr/local/include] ==> [/usr/local/include] - collapse include dir [/usr/include] ==> [/usr/include] - implicit include dirs: [/usr/lib/gcc/x86_64-redhat-linux/11/finclude;/usr/lib/gcc/x86_64-redhat-linux/11/include;/usr/local/include;/usr/include] - - - - - kind: "message-v1" - backtrace: - - "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:152 (message)" - - "/usr/share/cmake/Modules/CMakeTestFortranCompiler.cmake:20 (CMAKE_DETERMINE_COMPILER_ABI)" - - "CMakeLists.txt:33 (project)" - message: | - Parsed Fortran implicit link information: - link line regex: [^( *|.*[/\\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)] - ignore line: [Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-kiW4pQ] - ignore line: [] - ignore line: [Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_23114/fast && /usr/bin/gmake -f CMakeFiles/cmTC_23114.dir/build.make CMakeFiles/cmTC_23114.dir/build] - ignore line: [gmake[1]: Entering directory '/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-kiW4pQ'] - ignore line: [Building Fortran object CMakeFiles/cmTC_23114.dir/CMakeFortranCompilerABI.F90.o] - ignore line: [/usr/bin/gfortran -v -c /usr/share/cmake/Modules/CMakeFortranCompilerABI.F90 -o CMakeFiles/cmTC_23114.dir/CMakeFortranCompilerABI.F90.o] - ignore line: [Using built-in specs.] - ignore line: [COLLECT_GCC=/usr/bin/gfortran] - ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none] - ignore line: [OFFLOAD_TARGET_DEFAULT=1] - ignore line: [Target: x86_64-redhat-linux] - ignore line: [Configured with: ../configure --enable-bootstrap --enable-host-pie --enable-host-bind-now --enable-languages=c c++ fortran lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.rockylinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-plugin --enable-initfini-array --without-isl --enable-multilib --with-linker-hash-style=gnu --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_64=x86-64-v2 --with-arch_32=x86-64 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1] - ignore line: [Thread model: posix] - ignore line: [Supported LTO compression algorithms: zlib zstd] - ignore line: [gcc version 11.5.0 20240719 (Red Hat 11.5.0-5) (GCC) ] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-c' '-o' 'CMakeFiles/cmTC_23114.dir/CMakeFortranCompilerABI.F90.o' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'CMakeFiles/cmTC_23114.dir/'] - ignore line: [ /usr/libexec/gcc/x86_64-redhat-linux/11/f951 /usr/share/cmake/Modules/CMakeFortranCompilerABI.F90 -cpp=/tmp/ccdHSoGv.f90 -quiet -v /usr/share/cmake/Modules/CMakeFortranCompilerABI.F90 -quiet -dumpdir CMakeFiles/cmTC_23114.dir/ -dumpbase CMakeFortranCompilerABI.F90.F90 -dumpbase-ext .F90 -mtune=generic -march=x86-64-v2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-redhat-linux/11/finclude -fpre-include=/usr/include/finclude/math-vector-fortran.h -o /tmp/cciyyGd1.s] - ignore line: [GNU Fortran (GCC) version 11.5.0 20240719 (Red Hat 11.5.0-5) (x86_64-redhat-linux)] - ignore line: [ compiled by GNU C version 11.5.0 20240719 (Red Hat 11.5.0-5) GMP version 6.2.0 MPFR version 4.1.0-p9 MPC version 1.2.1 isl version none] - ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] - ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/11/include-fixed"] - ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-redhat-linux/11/../../../../x86_64-redhat-linux/include"] - ignore line: [#include "..." search starts here:] - ignore line: [#include <...> search starts here:] - ignore line: [ /usr/lib/gcc/x86_64-redhat-linux/11/finclude] - ignore line: [ /usr/lib/gcc/x86_64-redhat-linux/11/include] - ignore line: [ /usr/local/include] - ignore line: [ /usr/include] - ignore line: [End of search list.] - ignore line: [GNU Fortran2008 (GCC) version 11.5.0 20240719 (Red Hat 11.5.0-5) (x86_64-redhat-linux)] - ignore line: [ compiled by GNU C version 11.5.0 20240719 (Red Hat 11.5.0-5) GMP version 6.2.0 MPFR version 4.1.0-p9 MPC version 1.2.1 isl version none] - ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-c' '-o' 'CMakeFiles/cmTC_23114.dir/CMakeFortranCompilerABI.F90.o' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'CMakeFiles/cmTC_23114.dir/'] - ignore line: [ as -v --64 -o CMakeFiles/cmTC_23114.dir/CMakeFortranCompilerABI.F90.o /tmp/cciyyGd1.s] - ignore line: [GNU assembler version 2.35.2 (x86_64-redhat-linux) using BFD version version 2.35.2-54.el9] - ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/] - ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../:/lib/:/usr/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-c' '-o' 'CMakeFiles/cmTC_23114.dir/CMakeFortranCompilerABI.F90.o' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'CMakeFiles/cmTC_23114.dir/CMakeFortranCompilerABI.F90.'] - ignore line: [Linking Fortran executable cmTC_23114] - ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_23114.dir/link.txt --verbose=1] - ignore line: [/usr/bin/gfortran -v CMakeFiles/cmTC_23114.dir/CMakeFortranCompilerABI.F90.o -o cmTC_23114 ] - ignore line: [Driving: /usr/bin/gfortran -v CMakeFiles/cmTC_23114.dir/CMakeFortranCompilerABI.F90.o -o cmTC_23114 -l gfortran -l m -shared-libgcc] - ignore line: [Using built-in specs.] - ignore line: [COLLECT_GCC=/usr/bin/gfortran] - ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper] - ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none] - ignore line: [OFFLOAD_TARGET_DEFAULT=1] - ignore line: [Target: x86_64-redhat-linux] - ignore line: [Configured with: ../configure --enable-bootstrap --enable-host-pie --enable-host-bind-now --enable-languages=c c++ fortran lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.rockylinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-plugin --enable-initfini-array --without-isl --enable-multilib --with-linker-hash-style=gnu --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_64=x86-64-v2 --with-arch_32=x86-64 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1] - ignore line: [Thread model: posix] - ignore line: [Supported LTO compression algorithms: zlib zstd] - ignore line: [gcc version 11.5.0 20240719 (Red Hat 11.5.0-5) (GCC) ] - ignore line: [Reading specs from /usr/lib/gcc/x86_64-redhat-linux/11/libgfortran.spec] - ignore line: [rename spec lib to liborig] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_23114' '-shared-libgcc' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'cmTC_23114-'] - ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/11/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/] - ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/11/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/11/../../../:/lib/:/usr/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_23114' '-shared-libgcc' '-mtune=generic' '-march=x86-64-v2' '-dumpdir' 'cmTC_23114.'] - link line: [ /usr/libexec/gcc/x86_64-redhat-linux/11/collect2 -plugin /usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccA0e4rs.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_23114 /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/11/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/11 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/11/../../.. CMakeFiles/cmTC_23114.dir/CMakeFortranCompilerABI.F90.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/11/crtend.o /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o] - arg [/usr/libexec/gcc/x86_64-redhat-linux/11/collect2] ==> ignore - arg [-plugin] ==> ignore - arg [/usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so] ==> ignore - arg [-plugin-opt=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper] ==> ignore - arg [-plugin-opt=-fresolution=/tmp/ccA0e4rs.res] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [-plugin-opt=-pass-through=-lquadmath] ==> ignore - arg [-plugin-opt=-pass-through=-lm] ==> ignore - arg [-plugin-opt=-pass-through=-lc] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [--build-id] ==> ignore - arg [--no-add-needed] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [--hash-style=gnu] ==> ignore - arg [-m] ==> ignore - arg [elf_x86_64] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/lib64/ld-linux-x86-64.so.2] ==> ignore - arg [-o] ==> ignore - arg [cmTC_23114] ==> ignore - arg [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o] ==> obj [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o] - arg [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o] ==> obj [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o] - arg [/usr/lib/gcc/x86_64-redhat-linux/11/crtbegin.o] ==> obj [/usr/lib/gcc/x86_64-redhat-linux/11/crtbegin.o] - arg [-L/usr/lib/gcc/x86_64-redhat-linux/11] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/11] - arg [-L/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64] - arg [-L/lib/../lib64] ==> dir [/lib/../lib64] - arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64] - arg [-L/usr/lib/gcc/x86_64-redhat-linux/11/../../..] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/11/../../..] - arg [CMakeFiles/cmTC_23114.dir/CMakeFortranCompilerABI.F90.o] ==> ignore - arg [-lgfortran] ==> lib [gfortran] - arg [-lm] ==> lib [m] - arg [-lgcc_s] ==> lib [gcc_s] - arg [-lgcc] ==> lib [gcc] - arg [-lquadmath] ==> lib [quadmath] - arg [-lm] ==> lib [m] - arg [-lc] ==> lib [c] - arg [-lgcc_s] ==> lib [gcc_s] - arg [-lgcc] ==> lib [gcc] - arg [/usr/lib/gcc/x86_64-redhat-linux/11/crtend.o] ==> obj [/usr/lib/gcc/x86_64-redhat-linux/11/crtend.o] - arg [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o] ==> obj [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o] - collapse obj [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o] ==> [/usr/lib64/crt1.o] - collapse obj [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crti.o] ==> [/usr/lib64/crti.o] - collapse obj [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crtn.o] ==> [/usr/lib64/crtn.o] - collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/11] ==> [/usr/lib/gcc/x86_64-redhat-linux/11] - collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64] ==> [/usr/lib64] - collapse library dir [/lib/../lib64] ==> [/lib64] - collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64] - collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/11/../../..] ==> [/usr/lib] - implicit libs: [gfortran;m;gcc_s;gcc;quadmath;m;c;gcc_s;gcc] - implicit objs: [/usr/lib64/crt1.o;/usr/lib64/crti.o;/usr/lib/gcc/x86_64-redhat-linux/11/crtbegin.o;/usr/lib/gcc/x86_64-redhat-linux/11/crtend.o;/usr/lib64/crtn.o] - implicit dirs: [/usr/lib/gcc/x86_64-redhat-linux/11;/usr/lib64;/lib64;/usr/lib] - implicit fwks: [] - - - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/FortranCInterface/Detect.cmake:49 (try_compile)" - - "/usr/share/cmake/Modules/FortranCInterface.cmake:224 (include)" - - "CMakeLists.txt:86 (include)" - checks: - - "Detecting Fortran/C Interface" - description: "Fortran/C interface test project" - directories: - source: "/usr/share/cmake/Modules/FortranCInterface" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface" - buildResult: - variable: "FortranCInterface_COMPILED" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile FortranCInterface && /usr/bin/cmake -S/usr/share/cmake/Modules/FortranCInterface -B/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface --check-build-system CMakeFiles/Makefile.cmake 0 - /usr/bin/gmake -f CMakeFiles/Makefile2 FortranCInterface - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface» - /usr/bin/cmake -S/usr/share/cmake/Modules/FortranCInterface -B/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface --check-build-system CMakeFiles/Makefile.cmake 0 - /usr/bin/cmake -E cmake_progress_start /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles 39 - /usr/bin/gmake -f CMakeFiles/Makefile2 CMakeFiles/FortranCInterface.dir/all - gmake[2]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface» - /usr/bin/gmake -f CMakeFiles/myfort.dir/build.make CMakeFiles/myfort.dir/depend - gmake[3]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface» - cd /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/share/cmake/Modules/FortranCInterface /usr/share/cmake/Modules/FortranCInterface /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/DependInfo.cmake - Dependee "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/DependInfo.cmake" is newer than depender "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/depend.internal". - Dependee "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/depend.internal". - Scanning dependencies of target myfort - gmake[3]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface» - /usr/bin/gmake -f CMakeFiles/myfort.dir/build.make CMakeFiles/myfort.dir/build - gmake[3]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface» - [ 2%] Building Fortran object CMakeFiles/myfort.dir/my_module.f90.o - /usr/bin/gfortran -O3 -DNDEBUG -O3 -c /usr/share/cmake/Modules/FortranCInterface/my_module.f90 -o CMakeFiles/myfort.dir/my_module.f90.o - /usr/bin/cmake -E cmake_copy_f90_mod my_module.mod CMakeFiles/myfort.dir/my_module.mod.stamp GNU - /usr/bin/cmake -E touch CMakeFiles/myfort.dir/my_module.f90.o.provides.build - [ 5%] Building Fortran object CMakeFiles/myfort.dir/mymodule.f90.o - /usr/bin/gfortran -O3 -DNDEBUG -O3 -c /usr/share/cmake/Modules/FortranCInterface/mymodule.f90 -o CMakeFiles/myfort.dir/mymodule.f90.o - /usr/bin/cmake -E cmake_copy_f90_mod mymodule.mod CMakeFiles/myfort.dir/mymodule.mod.stamp GNU - /usr/bin/cmake -E touch CMakeFiles/myfort.dir/mymodule.f90.o.provides.build - [ 7%] Building Fortran object CMakeFiles/myfort.dir/mysub.f.o - /usr/bin/gfortran -O3 -DNDEBUG -O3 -c /usr/share/cmake/Modules/FortranCInterface/mysub.f -o CMakeFiles/myfort.dir/mysub.f.o - [ 10%] Building Fortran object CMakeFiles/myfort.dir/my_sub.f.o - /usr/bin/gfortran -O3 -DNDEBUG -O3 -c /usr/share/cmake/Modules/FortranCInterface/my_sub.f -o CMakeFiles/myfort.dir/my_sub.f.o - [ 12%] Linking Fortran static library libmyfort.a - /usr/bin/cmake -P CMakeFiles/myfort.dir/cmake_clean_target.cmake - /usr/bin/cmake -E cmake_link_script CMakeFiles/myfort.dir/link.txt --verbose=1 - /usr/bin/ar qc libmyfort.a CMakeFiles/myfort.dir/mysub.f.o CMakeFiles/myfort.dir/my_sub.f.o CMakeFiles/myfort.dir/mymodule.f90.o CMakeFiles/myfort.dir/my_module.f90.o - /usr/bin/ranlib libmyfort.a - gmake[3]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface» - [ 12%] Built target myfort - /usr/bin/gmake -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/depend - gmake[3]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface» - cd /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/share/cmake/Modules/FortranCInterface /usr/share/cmake/Modules/FortranCInterface /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/DependInfo.cmake - Dependee "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/DependInfo.cmake" is newer than depender "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/depend.internal". - Dependee "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/depend.internal". - Scanning dependencies of target symbols - gmake[3]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface» - /usr/bin/gmake -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/build - gmake[3]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface» - [ 15%] Building C object CMakeFiles/symbols.dir/mymodule_.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/mymodule_.c.o -c /usr/share/cmake/Modules/FortranCInterface/mymodule_.c - [ 17%] Building C object CMakeFiles/symbols.dir/my_module_.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/my_module_.c.o -c /usr/share/cmake/Modules/FortranCInterface/my_module_.c - [ 20%] Building C object CMakeFiles/symbols.dir/MY_MODULE.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/MY_MODULE.c.o -c /usr/share/cmake/Modules/FortranCInterface/MY_MODULE.c - [ 23%] Building C object CMakeFiles/symbols.dir/MYMODULE.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/MYMODULE.c.o -c /usr/share/cmake/Modules/FortranCInterface/MYMODULE.c - [ 25%] Building C object CMakeFiles/symbols.dir/symbols/my_sub.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/symbols/my_sub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_sub.c - [ 28%] Building C object CMakeFiles/symbols.dir/symbols/my_sub_.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/symbols/my_sub_.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_sub_.c - [ 30%] Building C object CMakeFiles/symbols.dir/symbols/my_sub__.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/symbols/my_sub__.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_sub__.c - [ 33%] Building C object CMakeFiles/symbols.dir/symbols/MY_SUB-UPPER.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/symbols/MY_SUB-UPPER.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MY_SUB-UPPER.c - [ 35%] Building C object CMakeFiles/symbols.dir/symbols/mysub.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/symbols/mysub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mysub.c - [ 38%] Building C object CMakeFiles/symbols.dir/symbols/mysub_.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/symbols/mysub_.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mysub_.c - [ 41%] Building C object CMakeFiles/symbols.dir/symbols/MYSUB-UPPER.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/symbols/MYSUB-UPPER.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MYSUB-UPPER.c - [ 43%] Building C object CMakeFiles/symbols.dir/symbols/__my_module_MOD_my_sub.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/symbols/__my_module_MOD_my_sub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__my_module_MOD_my_sub.c - [ 46%] Building C object CMakeFiles/symbols.dir/symbols/__my_module_NMOD_my_sub.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/symbols/__my_module_NMOD_my_sub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__my_module_NMOD_my_sub.c - [ 48%] Building C object CMakeFiles/symbols.dir/symbols/__my_module__my_sub.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/symbols/__my_module__my_sub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__my_module__my_sub.c - [ 51%] Building C object CMakeFiles/symbols.dir/symbols/__mymodule_MOD_mysub.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/symbols/__mymodule_MOD_mysub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__mymodule_MOD_mysub.c - [ 53%] Building C object CMakeFiles/symbols.dir/symbols/__mymodule_NMOD_mysub.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/symbols/__mymodule_NMOD_mysub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__mymodule_NMOD_mysub.c - [ 56%] Building C object CMakeFiles/symbols.dir/symbols/__mymodule__mysub.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/symbols/__mymodule__mysub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__mymodule__mysub.c - [ 58%] Building C object CMakeFiles/symbols.dir/symbols/my_moduleSmy_sub.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/symbols/my_moduleSmy_sub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_moduleSmy_sub.c - [ 61%] Building C object CMakeFiles/symbols.dir/symbols/my_module_mp_my_sub_.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/symbols/my_module_mp_my_sub_.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_module_mp_my_sub_.c - [ 64%] Building C object CMakeFiles/symbols.dir/symbols/MY_MODULE_mp_MY_SUB-UPPER.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/symbols/MY_MODULE_mp_MY_SUB-UPPER.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MY_MODULE_mp_MY_SUB-UPPER.c - [ 66%] Building C object CMakeFiles/symbols.dir/symbols/my_module_my_sub_.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/symbols/my_module_my_sub_.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_module_my_sub_.c - [ 69%] Building C object CMakeFiles/symbols.dir/symbols/my_module_MP_my_sub.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/symbols/my_module_MP_my_sub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_module_MP_my_sub.c - [ 71%] Building C object CMakeFiles/symbols.dir/symbols/mymoduleSmysub.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/symbols/mymoduleSmysub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymoduleSmysub.c - [ 74%] Building C object CMakeFiles/symbols.dir/symbols/mymodule_mp_mysub_.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/symbols/mymodule_mp_mysub_.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymodule_mp_mysub_.c - [ 76%] Building C object CMakeFiles/symbols.dir/symbols/MYMODULE_mp_MYSUB-UPPER.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/symbols/MYMODULE_mp_MYSUB-UPPER.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MYMODULE_mp_MYSUB-UPPER.c - [ 79%] Building C object CMakeFiles/symbols.dir/symbols/mymodule_mysub_.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/symbols/mymodule_mysub_.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymodule_mysub_.c - [ 82%] Building C object CMakeFiles/symbols.dir/symbols/mymodule_MP_mysub.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/symbols/mymodule_MP_mysub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymodule_MP_mysub.c - [ 84%] Building C object CMakeFiles/symbols.dir/symbols/_QMmy_modulePmy_sub.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/symbols/_QMmy_modulePmy_sub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/_QMmy_modulePmy_sub.c - [ 87%] Building C object CMakeFiles/symbols.dir/symbols/_QMmymodulePmysub.c.o - /usr/bin/gcc -O3 -DNDEBUG -fPIC -o CMakeFiles/symbols.dir/symbols/_QMmymodulePmysub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/_QMmymodulePmysub.c - [ 89%] Linking C static library libsymbols.a - /usr/bin/cmake -P CMakeFiles/symbols.dir/cmake_clean_target.cmake - /usr/bin/cmake -E cmake_link_script CMakeFiles/symbols.dir/link.txt --verbose=1 - /usr/bin/ar qc libsymbols.a CMakeFiles/symbols.dir/mymodule_.c.o CMakeFiles/symbols.dir/my_module_.c.o CMakeFiles/symbols.dir/MY_MODULE.c.o CMakeFiles/symbols.dir/MYMODULE.c.o CMakeFiles/symbols.dir/symbols/my_sub.c.o CMakeFiles/symbols.dir/symbols/my_sub_.c.o CMakeFiles/symbols.dir/symbols/my_sub__.c.o "CMakeFiles/symbols.dir/symbols/MY_SUB-UPPER.c.o" CMakeFiles/symbols.dir/symbols/mysub.c.o CMakeFiles/symbols.dir/symbols/mysub_.c.o "CMakeFiles/symbols.dir/symbols/MYSUB-UPPER.c.o" CMakeFiles/symbols.dir/symbols/__my_module_MOD_my_sub.c.o CMakeFiles/symbols.dir/symbols/__my_module_NMOD_my_sub.c.o CMakeFiles/symbols.dir/symbols/__my_module__my_sub.c.o CMakeFiles/symbols.dir/symbols/__mymodule_MOD_mysub.c.o CMakeFiles/symbols.dir/symbols/__mymodule_NMOD_mysub.c.o CMakeFiles/symbols.dir/symbols/__mymodule__mysub.c.o CMakeFiles/symbols.dir/symbols/my_moduleSmy_sub.c.o CMakeFiles/symbols.dir/symbols/my_module_mp_my_sub_.c.o "CMakeFiles/symbols.dir/symbols/MY_MODULE_mp_MY_SUB-UPPER.c.o" CMakeFiles/symbols.dir/symbols/my_module_my_sub_.c.o CMakeFiles/symbols.dir/symbols/my_module_MP_my_sub.c.o CMakeFiles/symbols.dir/symbols/mymoduleSmysub.c.o CMakeFiles/symbols.dir/symbols/mymodule_mp_mysub_.c.o "CMakeFiles/symbols.dir/symbols/MYMODULE_mp_MYSUB-UPPER.c.o" CMakeFiles/symbols.dir/symbols/mymodule_mysub_.c.o CMakeFiles/symbols.dir/symbols/mymodule_MP_mysub.c.o CMakeFiles/symbols.dir/symbols/_QMmy_modulePmy_sub.c.o CMakeFiles/symbols.dir/symbols/_QMmymodulePmysub.c.o - /usr/bin/ranlib libsymbols.a - gmake[3]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface» - [ 89%] Built target symbols - /usr/bin/gmake -f CMakeFiles/FortranCInterface.dir/build.make CMakeFiles/FortranCInterface.dir/depend - gmake[3]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface» - cd /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/share/cmake/Modules/FortranCInterface /usr/share/cmake/Modules/FortranCInterface /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/DependInfo.cmake - Dependee "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/DependInfo.cmake" is newer than depender "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/depend.internal". - Dependee "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/depend.internal". - Scanning dependencies of target FortranCInterface - gmake[3]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface» - /usr/bin/gmake -f CMakeFiles/FortranCInterface.dir/build.make CMakeFiles/FortranCInterface.dir/build - gmake[3]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface» - [ 92%] Building Fortran object CMakeFiles/FortranCInterface.dir/main.F.o - /usr/bin/gfortran -DCALL_MOD -O3 -DNDEBUG -O3 -c /usr/share/cmake/Modules/FortranCInterface/main.F -o CMakeFiles/FortranCInterface.dir/main.F.o - [ 94%] Building Fortran object CMakeFiles/FortranCInterface.dir/call_sub.f.o - /usr/bin/gfortran -O3 -DNDEBUG -O3 -c /usr/share/cmake/Modules/FortranCInterface/call_sub.f -o CMakeFiles/FortranCInterface.dir/call_sub.f.o - [ 97%] Building Fortran object CMakeFiles/FortranCInterface.dir/call_mod.f90.o - /usr/bin/gfortran -O3 -DNDEBUG -O3 -c /usr/share/cmake/Modules/FortranCInterface/call_mod.f90 -o CMakeFiles/FortranCInterface.dir/call_mod.f90.o - [100%] Linking Fortran executable FortranCInterface - /usr/bin/cmake -E cmake_link_script CMakeFiles/FortranCInterface.dir/link.txt --verbose=1 - /usr/bin/gfortran -O3 -DNDEBUG -O3 CMakeFiles/FortranCInterface.dir/main.F.o CMakeFiles/FortranCInterface.dir/call_sub.f.o CMakeFiles/FortranCInterface.dir/call_mod.f90.o -o FortranCInterface libsymbols.a libmyfort.a - gmake[3]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface» - [100%] Built target FortranCInterface - gmake[2]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface» - /usr/bin/cmake -E cmake_progress_start /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles 0 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface» - - exitCode: 0 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/CheckIncludeFile.cmake:95 (try_compile)" - - "/usr/share/cmake/Modules/CheckTypeSize.cmake:252 (check_include_file)" - - "CMakeLists.txt:116 (CHECK_TYPE_SIZE)" - checks: - - "Looking for sys/types.h" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-xzOAnd" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-xzOAnd" - cmakeVariables: - CMAKE_C_FLAGS: "" - CMAKE_C_FLAGS_RELEASE: "-O3 -DNDEBUG" - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "HAVE_SYS_TYPES_H" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-xzOAnd - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_6aa40/fast && /usr/bin/gmake -f CMakeFiles/cmTC_6aa40.dir/build.make CMakeFiles/cmTC_6aa40.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-xzOAnd» - Building C object CMakeFiles/cmTC_6aa40.dir/CheckIncludeFile.c.o - /usr/bin/gcc -O3 -DNDEBUG -o CMakeFiles/cmTC_6aa40.dir/CheckIncludeFile.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-xzOAnd/CheckIncludeFile.c - Linking C executable cmTC_6aa40 - /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6aa40.dir/link.txt --verbose=1 - /usr/bin/gcc -O3 -DNDEBUG CMakeFiles/cmTC_6aa40.dir/CheckIncludeFile.c.o -o cmTC_6aa40 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-xzOAnd» - - exitCode: 0 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/CheckIncludeFile.cmake:95 (try_compile)" - - "/usr/share/cmake/Modules/CheckTypeSize.cmake:253 (check_include_file)" - - "CMakeLists.txt:116 (CHECK_TYPE_SIZE)" - checks: - - "Looking for stdint.h" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-2iBYQP" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-2iBYQP" - cmakeVariables: - CMAKE_C_FLAGS: "" - CMAKE_C_FLAGS_RELEASE: "-O3 -DNDEBUG" - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "HAVE_STDINT_H" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-2iBYQP - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_b9f59/fast && /usr/bin/gmake -f CMakeFiles/cmTC_b9f59.dir/build.make CMakeFiles/cmTC_b9f59.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-2iBYQP» - Building C object CMakeFiles/cmTC_b9f59.dir/CheckIncludeFile.c.o - /usr/bin/gcc -O3 -DNDEBUG -o CMakeFiles/cmTC_b9f59.dir/CheckIncludeFile.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-2iBYQP/CheckIncludeFile.c - Linking C executable cmTC_b9f59 - /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b9f59.dir/link.txt --verbose=1 - /usr/bin/gcc -O3 -DNDEBUG CMakeFiles/cmTC_b9f59.dir/CheckIncludeFile.c.o -o cmTC_b9f59 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-2iBYQP» - - exitCode: 0 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/CheckIncludeFile.cmake:95 (try_compile)" - - "/usr/share/cmake/Modules/CheckTypeSize.cmake:254 (check_include_file)" - - "CMakeLists.txt:116 (CHECK_TYPE_SIZE)" - checks: - - "Looking for stddef.h" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-tL7Sid" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-tL7Sid" - cmakeVariables: - CMAKE_C_FLAGS: "" - CMAKE_C_FLAGS_RELEASE: "-O3 -DNDEBUG" - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "HAVE_STDDEF_H" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-tL7Sid - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_98262/fast && /usr/bin/gmake -f CMakeFiles/cmTC_98262.dir/build.make CMakeFiles/cmTC_98262.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-tL7Sid» - Building C object CMakeFiles/cmTC_98262.dir/CheckIncludeFile.c.o - /usr/bin/gcc -O3 -DNDEBUG -o CMakeFiles/cmTC_98262.dir/CheckIncludeFile.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-tL7Sid/CheckIncludeFile.c - Linking C executable cmTC_98262 - /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_98262.dir/link.txt --verbose=1 - /usr/bin/gcc -O3 -DNDEBUG CMakeFiles/cmTC_98262.dir/CheckIncludeFile.c.o -o cmTC_98262 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-tL7Sid» - - exitCode: 0 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/CheckTypeSize.cmake:148 (try_compile)" - - "/usr/share/cmake/Modules/CheckTypeSize.cmake:273 (__check_type_size_impl)" - - "CMakeLists.txt:116 (CHECK_TYPE_SIZE)" - checks: - - "Check size of void *" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-gclrC2" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-gclrC2" - cmakeVariables: - CMAKE_C_FLAGS: "" - CMAKE_C_FLAGS_RELEASE: "-O3 -DNDEBUG" - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "HAVE_VOID_P_SIZE" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-gclrC2 - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_0eb3a/fast && /usr/bin/gmake -f CMakeFiles/cmTC_0eb3a.dir/build.make CMakeFiles/cmTC_0eb3a.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-gclrC2» - Building C object CMakeFiles/cmTC_0eb3a.dir/VOID_P_SIZE.c.o - /usr/bin/gcc -O3 -DNDEBUG -o CMakeFiles/cmTC_0eb3a.dir/VOID_P_SIZE.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-gclrC2/VOID_P_SIZE.c - Linking C executable cmTC_0eb3a - /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0eb3a.dir/link.txt --verbose=1 - /usr/bin/gcc -O3 -DNDEBUG CMakeFiles/cmTC_0eb3a.dir/VOID_P_SIZE.c.o -o cmTC_0eb3a - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-gclrC2» - - exitCode: 0 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/CheckTypeSize.cmake:148 (try_compile)" - - "/usr/share/cmake/Modules/CheckTypeSize.cmake:273 (__check_type_size_impl)" - - "CMakeLists.txt:123 (CHECK_TYPE_SIZE)" - checks: - - "Check size of int" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vWOxP4" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vWOxP4" - cmakeVariables: - CMAKE_C_FLAGS: "" - CMAKE_C_FLAGS_RELEASE: "-O3 -DNDEBUG" - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "HAVE_INT_SIZE" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vWOxP4 - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_eba3f/fast && /usr/bin/gmake -f CMakeFiles/cmTC_eba3f.dir/build.make CMakeFiles/cmTC_eba3f.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vWOxP4» - Building C object CMakeFiles/cmTC_eba3f.dir/INT_SIZE.c.o - /usr/bin/gcc -O3 -DNDEBUG -o CMakeFiles/cmTC_eba3f.dir/INT_SIZE.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vWOxP4/INT_SIZE.c - Linking C executable cmTC_eba3f - /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_eba3f.dir/link.txt --verbose=1 - /usr/bin/gcc -O3 -DNDEBUG CMakeFiles/cmTC_eba3f.dir/INT_SIZE.c.o -o cmTC_eba3f - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vWOxP4» - - exitCode: 0 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/CheckTypeSize.cmake:148 (try_compile)" - - "/usr/share/cmake/Modules/CheckTypeSize.cmake:273 (__check_type_size_impl)" - - "CMakeLists.txt:124 (CHECK_TYPE_SIZE)" - checks: - - "Check size of long" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-Z31KGP" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-Z31KGP" - cmakeVariables: - CMAKE_C_FLAGS: "" - CMAKE_C_FLAGS_RELEASE: "-O3 -DNDEBUG" - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "HAVE_LONG_SIZE" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-Z31KGP - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_aa9c4/fast && /usr/bin/gmake -f CMakeFiles/cmTC_aa9c4.dir/build.make CMakeFiles/cmTC_aa9c4.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-Z31KGP» - Building C object CMakeFiles/cmTC_aa9c4.dir/LONG_SIZE.c.o - /usr/bin/gcc -O3 -DNDEBUG -o CMakeFiles/cmTC_aa9c4.dir/LONG_SIZE.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-Z31KGP/LONG_SIZE.c - Linking C executable cmTC_aa9c4 - /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_aa9c4.dir/link.txt --verbose=1 - /usr/bin/gcc -O3 -DNDEBUG CMakeFiles/cmTC_aa9c4.dir/LONG_SIZE.c.o -o cmTC_aa9c4 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-Z31KGP» - - exitCode: 0 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" - - "/usr/share/cmake/Modules/CheckFortranSourceCompiles.cmake:101 (cmake_check_source_compiles)" - - "CMakeLists.txt:140 (CHECK_Fortran_SOURCE_COMPILES)" - checks: - - "Performing Test HAVE_MOVE_ALLOC" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-1vuZna" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-1vuZna" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_RELEASE: "-O3 -DNDEBUG -O3" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "HAVE_MOVE_ALLOC" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-1vuZna - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_f5070/fast && /usr/bin/gmake -f CMakeFiles/cmTC_f5070.dir/build.make CMakeFiles/cmTC_f5070.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-1vuZna» - Building Fortran object CMakeFiles/cmTC_f5070.dir/src.f90.o - /usr/bin/gfortran -DHAVE_MOVE_ALLOC -O3 -DNDEBUG -O3 -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-1vuZna/src.f90 -o CMakeFiles/cmTC_f5070.dir/src.f90.o - Linking Fortran executable cmTC_f5070 - /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f5070.dir/link.txt --verbose=1 - /usr/bin/gfortran -O3 -DNDEBUG -O3 CMakeFiles/cmTC_f5070.dir/src.f90.o -o cmTC_f5070 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-1vuZna» - - exitCode: 0 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" - - "/usr/share/cmake/Modules/CheckFortranSourceCompiles.cmake:101 (cmake_check_source_compiles)" - - "CMakeLists.txt:155 (CHECK_Fortran_SOURCE_COMPILES)" - checks: - - "Performing Test HAVE_VOLATILE" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-yiIfw8" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-yiIfw8" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_RELEASE: "-O3 -DNDEBUG -O3" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "HAVE_VOLATILE" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-yiIfw8 - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_72594/fast && /usr/bin/gmake -f CMakeFiles/cmTC_72594.dir/build.make CMakeFiles/cmTC_72594.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-yiIfw8» - Building Fortran object CMakeFiles/cmTC_72594.dir/src.f90.o - /usr/bin/gfortran -DHAVE_VOLATILE -O3 -DNDEBUG -O3 -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-yiIfw8/src.f90 -o CMakeFiles/cmTC_72594.dir/src.f90.o - Linking Fortran executable cmTC_72594 - /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_72594.dir/link.txt --verbose=1 - /usr/bin/gfortran -O3 -DNDEBUG -O3 CMakeFiles/cmTC_72594.dir/src.f90.o -o cmTC_72594 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-yiIfw8» - - exitCode: 0 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" - - "/usr/share/cmake/Modules/CheckFortranSourceCompiles.cmake:101 (cmake_check_source_compiles)" - - "CMakeLists.txt:164 (CHECK_Fortran_SOURCE_COMPILES)" - checks: - - "Performing Test HAVE_ISO_FORTRAN_ENV" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-ojFOlk" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-ojFOlk" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_RELEASE: "-O3 -DNDEBUG -O3" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "HAVE_ISO_FORTRAN_ENV" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-ojFOlk - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_c3d48/fast && /usr/bin/gmake -f CMakeFiles/cmTC_c3d48.dir/build.make CMakeFiles/cmTC_c3d48.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-ojFOlk» - Building Fortran object CMakeFiles/cmTC_c3d48.dir/src.f90.o - /usr/bin/gfortran -DHAVE_ISO_FORTRAN_ENV -O3 -DNDEBUG -O3 -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-ojFOlk/src.f90 -o CMakeFiles/cmTC_c3d48.dir/src.f90.o - Linking Fortran executable cmTC_c3d48 - /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c3d48.dir/link.txt --verbose=1 - /usr/bin/gfortran -O3 -DNDEBUG -O3 CMakeFiles/cmTC_c3d48.dir/src.f90.o -o cmTC_c3d48 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-ojFOlk» - - exitCode: 0 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" - - "/usr/share/cmake/Modules/CheckFortranSourceCompiles.cmake:101 (cmake_check_source_compiles)" - - "CMakeLists.txt:173 (CHECK_Fortran_SOURCE_COMPILES)" - checks: - - "Performing Test HAVE_FLUSH_STMT" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-sTuQx0" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-sTuQx0" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_RELEASE: "-O3 -DNDEBUG -O3" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "HAVE_FLUSH_STMT" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-sTuQx0 - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_b5485/fast && /usr/bin/gmake -f CMakeFiles/cmTC_b5485.dir/build.make CMakeFiles/cmTC_b5485.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-sTuQx0» - Building Fortran object CMakeFiles/cmTC_b5485.dir/src.f90.o - /usr/bin/gfortran -DHAVE_FLUSH_STMT -O3 -DNDEBUG -O3 -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-sTuQx0/src.f90 -o CMakeFiles/cmTC_b5485.dir/src.f90.o - Linking Fortran executable cmTC_b5485 - /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b5485.dir/link.txt --verbose=1 - /usr/bin/gfortran -O3 -DNDEBUG -O3 CMakeFiles/cmTC_b5485.dir/src.f90.o -o cmTC_b5485 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-sTuQx0» - - exitCode: 0 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" - - "/usr/share/cmake/Modules/CheckFortranSourceCompiles.cmake:101 (cmake_check_source_compiles)" - - "CMakeLists.txt:182 (CHECK_Fortran_SOURCE_COMPILES)" - checks: - - "Performing Test HAVE_FINAL" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-Q3uFf9" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-Q3uFf9" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_RELEASE: "-O3 -DNDEBUG -O3" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "HAVE_FINAL" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-Q3uFf9 - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_7d8c6/fast && /usr/bin/gmake -f CMakeFiles/cmTC_7d8c6.dir/build.make CMakeFiles/cmTC_7d8c6.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-Q3uFf9» - Building Fortran object CMakeFiles/cmTC_7d8c6.dir/src.f90.o - /usr/bin/gfortran -DHAVE_FINAL -O3 -DNDEBUG -O3 -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-Q3uFf9/src.f90 -o CMakeFiles/cmTC_7d8c6.dir/src.f90.o - Linking Fortran executable cmTC_7d8c6 - /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7d8c6.dir/link.txt --verbose=1 - /usr/bin/gfortran -O3 -DNDEBUG -O3 CMakeFiles/cmTC_7d8c6.dir/src.f90.o -o cmTC_7d8c6 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-Q3uFf9» - - exitCode: 0 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" - - "/usr/share/cmake/Modules/CheckFortranSourceCompiles.cmake:101 (cmake_check_source_compiles)" - - "CMakeLists.txt:208 (CHECK_Fortran_SOURCE_COMPILES)" - checks: - - "Performing Test HAVE_MOLD" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-GUJ846" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-GUJ846" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_RELEASE: "-O3 -DNDEBUG -O3" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "HAVE_MOLD" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-GUJ846 - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_99d2a/fast && /usr/bin/gmake -f CMakeFiles/cmTC_99d2a.dir/build.make CMakeFiles/cmTC_99d2a.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-GUJ846» - Building Fortran object CMakeFiles/cmTC_99d2a.dir/src.f90.o - /usr/bin/gfortran -DHAVE_MOLD -O3 -DNDEBUG -O3 -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-GUJ846/src.f90 -o CMakeFiles/cmTC_99d2a.dir/src.f90.o - Linking Fortran executable cmTC_99d2a - /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_99d2a.dir/link.txt --verbose=1 - /usr/bin/gfortran -O3 -DNDEBUG -O3 CMakeFiles/cmTC_99d2a.dir/src.f90.o -o cmTC_99d2a - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-GUJ846» - - exitCode: 0 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" - - "/usr/share/cmake/Modules/CheckFortranSourceCompiles.cmake:101 (cmake_check_source_compiles)" - - "CMakeLists.txt:228 (CHECK_Fortran_SOURCE_COMPILES)" - checks: - - "Performing Test HAVE_EXTENDS_TYPE_OF" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-zzAf3d" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-zzAf3d" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_RELEASE: "-O3 -DNDEBUG -O3" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "HAVE_EXTENDS_TYPE_OF" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-zzAf3d - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_8bab2/fast && /usr/bin/gmake -f CMakeFiles/cmTC_8bab2.dir/build.make CMakeFiles/cmTC_8bab2.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-zzAf3d» - Building Fortran object CMakeFiles/cmTC_8bab2.dir/src.f90.o - /usr/bin/gfortran -DHAVE_EXTENDS_TYPE_OF -O3 -DNDEBUG -O3 -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-zzAf3d/src.f90 -o CMakeFiles/cmTC_8bab2.dir/src.f90.o - Linking Fortran executable cmTC_8bab2 - /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8bab2.dir/link.txt --verbose=1 - /usr/bin/gfortran -O3 -DNDEBUG -O3 CMakeFiles/cmTC_8bab2.dir/src.f90.o -o cmTC_8bab2 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-zzAf3d» - - exitCode: 0 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" - - "/usr/share/cmake/Modules/CheckFortranSourceCompiles.cmake:101 (cmake_check_source_compiles)" - - "CMakeLists.txt:245 (CHECK_Fortran_SOURCE_COMPILES)" - checks: - - "Performing Test HAVE_SAME_TYPE_AS" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-4OoVKj" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-4OoVKj" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_RELEASE: "-O3 -DNDEBUG -O3" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "HAVE_SAME_TYPE_AS" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-4OoVKj - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_f0b77/fast && /usr/bin/gmake -f CMakeFiles/cmTC_f0b77.dir/build.make CMakeFiles/cmTC_f0b77.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-4OoVKj» - Building Fortran object CMakeFiles/cmTC_f0b77.dir/src.f90.o - /usr/bin/gfortran -DHAVE_SAME_TYPE_AS -O3 -DNDEBUG -O3 -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-4OoVKj/src.f90 -o CMakeFiles/cmTC_f0b77.dir/src.f90.o - Linking Fortran executable cmTC_f0b77 - /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f0b77.dir/link.txt --verbose=1 - /usr/bin/gfortran -O3 -DNDEBUG -O3 CMakeFiles/cmTC_f0b77.dir/src.f90.o -o cmTC_f0b77 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-4OoVKj» - - exitCode: 0 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/FindMPI.cmake:1278 (try_compile)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1297 (_MPI_try_staged_settings)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1645 (_MPI_check_lang_works)" - - "CMakeLists.txt:271 (find_package)" - description: "The MPI test test_mpi for Fortran in mode F77_HEADER" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-bfqc9N" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-bfqc9N" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_RELEASE: "-O3 -DNDEBUG -O3" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "MPI_RESULT_Fortran_test_mpi_F77_HEADER" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-bfqc9N - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_7738b/fast && /usr/bin/gmake -f CMakeFiles/cmTC_7738b.dir/build.make CMakeFiles/cmTC_7738b.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-bfqc9N» - Building Fortran object CMakeFiles/cmTC_7738b.dir/test_mpi.f90.o - /usr/bin/gfortran -O3 -DNDEBUG -O3 -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-bfqc9N/test_mpi.f90 -o CMakeFiles/cmTC_7738b.dir/test_mpi.f90.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-bfqc9N/test_mpi.f90:3: Error: Can't open included file 'mpif.h' - gmake[1]: *** [CMakeFiles/cmTC_7738b.dir/build.make:78: CMakeFiles/cmTC_7738b.dir/test_mpi.f90.o] Errore 1 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-bfqc9N» - gmake: *** [Makefile:127: cmTC_7738b/fast] Errore 2 - - exitCode: 2 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/FindMPI.cmake:1278 (try_compile)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1298 (_MPI_try_staged_settings)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1645 (_MPI_check_lang_works)" - - "CMakeLists.txt:271 (find_package)" - description: "The MPI test test_mpi for Fortran in mode F90_MODULE" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-i9XxqG" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-i9XxqG" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_RELEASE: "-O3 -DNDEBUG -O3" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "MPI_RESULT_Fortran_test_mpi_F90_MODULE" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-i9XxqG - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_15c1f/fast && /usr/bin/gmake -f CMakeFiles/cmTC_15c1f.dir/build.make CMakeFiles/cmTC_15c1f.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-i9XxqG» - Building Fortran object CMakeFiles/cmTC_15c1f.dir/test_mpi.f90.o - /usr/bin/gfortran -O3 -DNDEBUG -O3 -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-i9XxqG/test_mpi.f90 -o CMakeFiles/cmTC_15c1f.dir/test_mpi.f90.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-i9XxqG/test_mpi.f90:2:11: - - 2 | use mpi - | 1 - Fatal Error: Cannot open module file ‘mpi.mod’ for reading at (1): File o directory non esistente - compilation terminated. - gmake[1]: *** [CMakeFiles/cmTC_15c1f.dir/build.make:78: CMakeFiles/cmTC_15c1f.dir/test_mpi.f90.o] Errore 1 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-i9XxqG» - gmake: *** [Makefile:127: cmTC_15c1f/fast] Errore 2 - - exitCode: 2 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/FindMPI.cmake:1278 (try_compile)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1299 (_MPI_try_staged_settings)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1645 (_MPI_check_lang_works)" - - "CMakeLists.txt:271 (find_package)" - description: "The MPI test test_mpi for Fortran in mode F08_MODULE" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-tXqhj7" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-tXqhj7" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_RELEASE: "-O3 -DNDEBUG -O3" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "MPI_RESULT_Fortran_test_mpi_F08_MODULE" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-tXqhj7 - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_ae6b8/fast && /usr/bin/gmake -f CMakeFiles/cmTC_ae6b8.dir/build.make CMakeFiles/cmTC_ae6b8.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-tXqhj7» - Building Fortran object CMakeFiles/cmTC_ae6b8.dir/test_mpi.f90.o - /usr/bin/gfortran -O3 -DNDEBUG -O3 -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-tXqhj7/test_mpi.f90 -o CMakeFiles/cmTC_ae6b8.dir/test_mpi.f90.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-tXqhj7/test_mpi.f90:2:11: - - 2 | use mpi_f08 - | 1 - Fatal Error: Cannot open module file ‘mpi_f08.mod’ for reading at (1): File o directory non esistente - compilation terminated. - gmake[1]: *** [CMakeFiles/cmTC_ae6b8.dir/build.make:78: CMakeFiles/cmTC_ae6b8.dir/test_mpi.f90.o] Errore 1 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-tXqhj7» - gmake: *** [Makefile:127: cmTC_ae6b8/fast] Errore 2 - - exitCode: 2 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/FindMPI.cmake:1278 (try_compile)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1315 (_MPI_try_staged_settings)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1645 (_MPI_check_lang_works)" - - "CMakeLists.txt:271 (find_package)" - description: "The MPI test test_mpi for Fortran in mode F77_HEADER_NOKIND" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-8TuEAH" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-8TuEAH" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_RELEASE: "-O3 -DNDEBUG -O3" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "MPI_RESULT_Fortran_test_mpi_F77_HEADER_NOKIND" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-8TuEAH - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_9db40/fast && /usr/bin/gmake -f CMakeFiles/cmTC_9db40.dir/build.make CMakeFiles/cmTC_9db40.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-8TuEAH» - Building Fortran object CMakeFiles/cmTC_9db40.dir/test_mpi.f90.o - /usr/bin/gfortran -O3 -DNDEBUG -O3 -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-8TuEAH/test_mpi.f90 -o CMakeFiles/cmTC_9db40.dir/test_mpi.f90.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-8TuEAH/test_mpi.f90:3: Error: Can't open included file 'mpif.h' - gmake[1]: *** [CMakeFiles/cmTC_9db40.dir/build.make:78: CMakeFiles/cmTC_9db40.dir/test_mpi.f90.o] Errore 1 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-8TuEAH» - gmake: *** [Makefile:127: cmTC_9db40/fast] Errore 2 - - exitCode: 2 -... - ---- -events: - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/FindMPI.cmake:1278 (try_compile)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1297 (_MPI_try_staged_settings)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1645 (_MPI_check_lang_works)" - - "CMakeLists.txt:271 (find_package)" - description: "The MPI test test_mpi for Fortran in mode F77_HEADER" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-UMwmqb" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-UMwmqb" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_DEBUG: "-g" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "MPI_RESULT_Fortran_test_mpi_F77_HEADER" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-UMwmqb - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_524ad/fast && /usr/bin/gmake -f CMakeFiles/cmTC_524ad.dir/build.make CMakeFiles/cmTC_524ad.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-UMwmqb» - Building Fortran object CMakeFiles/cmTC_524ad.dir/test_mpi.f90.o - /usr/bin/gfortran -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-UMwmqb/test_mpi.f90 -o CMakeFiles/cmTC_524ad.dir/test_mpi.f90.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-UMwmqb/test_mpi.f90:3: Error: Can't open included file 'mpif.h' - gmake[1]: *** [CMakeFiles/cmTC_524ad.dir/build.make:78: CMakeFiles/cmTC_524ad.dir/test_mpi.f90.o] Errore 1 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-UMwmqb» - gmake: *** [Makefile:127: cmTC_524ad/fast] Errore 2 - - exitCode: 2 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/FindMPI.cmake:1278 (try_compile)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1298 (_MPI_try_staged_settings)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1645 (_MPI_check_lang_works)" - - "CMakeLists.txt:271 (find_package)" - description: "The MPI test test_mpi for Fortran in mode F90_MODULE" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-coYAVI" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-coYAVI" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_DEBUG: "-g" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "MPI_RESULT_Fortran_test_mpi_F90_MODULE" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-coYAVI - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_1014b/fast && /usr/bin/gmake -f CMakeFiles/cmTC_1014b.dir/build.make CMakeFiles/cmTC_1014b.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-coYAVI» - Building Fortran object CMakeFiles/cmTC_1014b.dir/test_mpi.f90.o - /usr/bin/gfortran -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-coYAVI/test_mpi.f90 -o CMakeFiles/cmTC_1014b.dir/test_mpi.f90.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-coYAVI/test_mpi.f90:2:11: - - 2 | use mpi - | 1 - Fatal Error: Cannot open module file ‘mpi.mod’ for reading at (1): File o directory non esistente - compilation terminated. - gmake[1]: *** [CMakeFiles/cmTC_1014b.dir/build.make:78: CMakeFiles/cmTC_1014b.dir/test_mpi.f90.o] Errore 1 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-coYAVI» - gmake: *** [Makefile:127: cmTC_1014b/fast] Errore 2 - - exitCode: 2 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/FindMPI.cmake:1278 (try_compile)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1299 (_MPI_try_staged_settings)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1645 (_MPI_check_lang_works)" - - "CMakeLists.txt:271 (find_package)" - description: "The MPI test test_mpi for Fortran in mode F08_MODULE" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vL99Xm" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vL99Xm" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_DEBUG: "-g" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "MPI_RESULT_Fortran_test_mpi_F08_MODULE" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vL99Xm - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_c2cc5/fast && /usr/bin/gmake -f CMakeFiles/cmTC_c2cc5.dir/build.make CMakeFiles/cmTC_c2cc5.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vL99Xm» - Building Fortran object CMakeFiles/cmTC_c2cc5.dir/test_mpi.f90.o - /usr/bin/gfortran -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vL99Xm/test_mpi.f90 -o CMakeFiles/cmTC_c2cc5.dir/test_mpi.f90.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vL99Xm/test_mpi.f90:2:11: - - 2 | use mpi_f08 - | 1 - Fatal Error: Cannot open module file ‘mpi_f08.mod’ for reading at (1): File o directory non esistente - compilation terminated. - gmake[1]: *** [CMakeFiles/cmTC_c2cc5.dir/build.make:78: CMakeFiles/cmTC_c2cc5.dir/test_mpi.f90.o] Errore 1 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vL99Xm» - gmake: *** [Makefile:127: cmTC_c2cc5/fast] Errore 2 - - exitCode: 2 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/FindMPI.cmake:1278 (try_compile)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1315 (_MPI_try_staged_settings)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1645 (_MPI_check_lang_works)" - - "CMakeLists.txt:271 (find_package)" - description: "The MPI test test_mpi for Fortran in mode F77_HEADER_NOKIND" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-RQB76r" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-RQB76r" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_DEBUG: "-g" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "MPI_RESULT_Fortran_test_mpi_F77_HEADER_NOKIND" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-RQB76r - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_431d7/fast && /usr/bin/gmake -f CMakeFiles/cmTC_431d7.dir/build.make CMakeFiles/cmTC_431d7.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-RQB76r» - Building Fortran object CMakeFiles/cmTC_431d7.dir/test_mpi.f90.o - /usr/bin/gfortran -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-RQB76r/test_mpi.f90 -o CMakeFiles/cmTC_431d7.dir/test_mpi.f90.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-RQB76r/test_mpi.f90:3: Error: Can't open included file 'mpif.h' - gmake[1]: *** [CMakeFiles/cmTC_431d7.dir/build.make:78: CMakeFiles/cmTC_431d7.dir/test_mpi.f90.o] Errore 1 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-RQB76r» - gmake: *** [Makefile:127: cmTC_431d7/fast] Errore 2 - - exitCode: 2 -... - ---- -events: - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/FindMPI.cmake:1278 (try_compile)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1297 (_MPI_try_staged_settings)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1645 (_MPI_check_lang_works)" - - "CMakeLists.txt:271 (find_package)" - description: "The MPI test test_mpi for Fortran in mode F77_HEADER" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-SAnnF7" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-SAnnF7" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_DEBUG: "-g" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "MPI_RESULT_Fortran_test_mpi_F77_HEADER" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-SAnnF7 - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_cbb0b/fast && /usr/bin/gmake -f CMakeFiles/cmTC_cbb0b.dir/build.make CMakeFiles/cmTC_cbb0b.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-SAnnF7» - Building Fortran object CMakeFiles/cmTC_cbb0b.dir/test_mpi.f90.o - /usr/bin/gfortran -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-SAnnF7/test_mpi.f90 -o CMakeFiles/cmTC_cbb0b.dir/test_mpi.f90.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-SAnnF7/test_mpi.f90:3: Error: Can't open included file 'mpif.h' - gmake[1]: *** [CMakeFiles/cmTC_cbb0b.dir/build.make:78: CMakeFiles/cmTC_cbb0b.dir/test_mpi.f90.o] Errore 1 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-SAnnF7» - gmake: *** [Makefile:127: cmTC_cbb0b/fast] Errore 2 - - exitCode: 2 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/FindMPI.cmake:1278 (try_compile)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1298 (_MPI_try_staged_settings)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1645 (_MPI_check_lang_works)" - - "CMakeLists.txt:271 (find_package)" - description: "The MPI test test_mpi for Fortran in mode F90_MODULE" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-Ys1dnw" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-Ys1dnw" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_DEBUG: "-g" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "MPI_RESULT_Fortran_test_mpi_F90_MODULE" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-Ys1dnw - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_5b19c/fast && /usr/bin/gmake -f CMakeFiles/cmTC_5b19c.dir/build.make CMakeFiles/cmTC_5b19c.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-Ys1dnw» - Building Fortran object CMakeFiles/cmTC_5b19c.dir/test_mpi.f90.o - /usr/bin/gfortran -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-Ys1dnw/test_mpi.f90 -o CMakeFiles/cmTC_5b19c.dir/test_mpi.f90.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-Ys1dnw/test_mpi.f90:2:11: - - 2 | use mpi - | 1 - Fatal Error: Cannot open module file ‘mpi.mod’ for reading at (1): File o directory non esistente - compilation terminated. - gmake[1]: *** [CMakeFiles/cmTC_5b19c.dir/build.make:78: CMakeFiles/cmTC_5b19c.dir/test_mpi.f90.o] Errore 1 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-Ys1dnw» - gmake: *** [Makefile:127: cmTC_5b19c/fast] Errore 2 - - exitCode: 2 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/FindMPI.cmake:1278 (try_compile)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1299 (_MPI_try_staged_settings)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1645 (_MPI_check_lang_works)" - - "CMakeLists.txt:271 (find_package)" - description: "The MPI test test_mpi for Fortran in mode F08_MODULE" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-pdmtht" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-pdmtht" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_DEBUG: "-g" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "MPI_RESULT_Fortran_test_mpi_F08_MODULE" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-pdmtht - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_06cbe/fast && /usr/bin/gmake -f CMakeFiles/cmTC_06cbe.dir/build.make CMakeFiles/cmTC_06cbe.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-pdmtht» - Building Fortran object CMakeFiles/cmTC_06cbe.dir/test_mpi.f90.o - /usr/bin/gfortran -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-pdmtht/test_mpi.f90 -o CMakeFiles/cmTC_06cbe.dir/test_mpi.f90.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-pdmtht/test_mpi.f90:2:11: - - 2 | use mpi_f08 - | 1 - Fatal Error: Cannot open module file ‘mpi_f08.mod’ for reading at (1): File o directory non esistente - compilation terminated. - gmake[1]: *** [CMakeFiles/cmTC_06cbe.dir/build.make:78: CMakeFiles/cmTC_06cbe.dir/test_mpi.f90.o] Errore 1 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-pdmtht» - gmake: *** [Makefile:127: cmTC_06cbe/fast] Errore 2 - - exitCode: 2 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/FindMPI.cmake:1278 (try_compile)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1315 (_MPI_try_staged_settings)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1645 (_MPI_check_lang_works)" - - "CMakeLists.txt:271 (find_package)" - description: "The MPI test test_mpi for Fortran in mode F77_HEADER_NOKIND" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-aEJCsV" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-aEJCsV" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_DEBUG: "-g" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "MPI_RESULT_Fortran_test_mpi_F77_HEADER_NOKIND" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-aEJCsV - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_a3900/fast && /usr/bin/gmake -f CMakeFiles/cmTC_a3900.dir/build.make CMakeFiles/cmTC_a3900.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-aEJCsV» - Building Fortran object CMakeFiles/cmTC_a3900.dir/test_mpi.f90.o - /usr/bin/gfortran -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-aEJCsV/test_mpi.f90 -o CMakeFiles/cmTC_a3900.dir/test_mpi.f90.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-aEJCsV/test_mpi.f90:3: Error: Can't open included file 'mpif.h' - gmake[1]: *** [CMakeFiles/cmTC_a3900.dir/build.make:78: CMakeFiles/cmTC_a3900.dir/test_mpi.f90.o] Errore 1 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-aEJCsV» - gmake: *** [Makefile:127: cmTC_a3900/fast] Errore 2 - - exitCode: 2 -... - ---- -events: - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/FindMPI.cmake:1278 (try_compile)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1297 (_MPI_try_staged_settings)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1645 (_MPI_check_lang_works)" - - "CMakeLists.txt:271 (find_package)" - description: "The MPI test test_mpi for Fortran in mode F77_HEADER" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-2XsXJi" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-2XsXJi" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_DEBUG: "-g" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "MPI_RESULT_Fortran_test_mpi_F77_HEADER" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-2XsXJi - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_52d38/fast && /usr/bin/gmake -f CMakeFiles/cmTC_52d38.dir/build.make CMakeFiles/cmTC_52d38.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-2XsXJi» - Building Fortran object CMakeFiles/cmTC_52d38.dir/test_mpi.f90.o - /usr/bin/gfortran -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-2XsXJi/test_mpi.f90 -o CMakeFiles/cmTC_52d38.dir/test_mpi.f90.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-2XsXJi/test_mpi.f90:3: Error: Can't open included file 'mpif.h' - gmake[1]: *** [CMakeFiles/cmTC_52d38.dir/build.make:78: CMakeFiles/cmTC_52d38.dir/test_mpi.f90.o] Errore 1 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-2XsXJi» - gmake: *** [Makefile:127: cmTC_52d38/fast] Errore 2 - - exitCode: 2 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/FindMPI.cmake:1278 (try_compile)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1298 (_MPI_try_staged_settings)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1645 (_MPI_check_lang_works)" - - "CMakeLists.txt:271 (find_package)" - description: "The MPI test test_mpi for Fortran in mode F90_MODULE" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-LhedCa" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-LhedCa" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_DEBUG: "-g" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "MPI_RESULT_Fortran_test_mpi_F90_MODULE" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-LhedCa - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_4e06b/fast && /usr/bin/gmake -f CMakeFiles/cmTC_4e06b.dir/build.make CMakeFiles/cmTC_4e06b.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-LhedCa» - Building Fortran object CMakeFiles/cmTC_4e06b.dir/test_mpi.f90.o - /usr/bin/gfortran -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-LhedCa/test_mpi.f90 -o CMakeFiles/cmTC_4e06b.dir/test_mpi.f90.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-LhedCa/test_mpi.f90:2:11: - - 2 | use mpi - | 1 - Fatal Error: Cannot open module file ‘mpi.mod’ for reading at (1): File o directory non esistente - compilation terminated. - gmake[1]: *** [CMakeFiles/cmTC_4e06b.dir/build.make:78: CMakeFiles/cmTC_4e06b.dir/test_mpi.f90.o] Errore 1 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-LhedCa» - gmake: *** [Makefile:127: cmTC_4e06b/fast] Errore 2 - - exitCode: 2 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/FindMPI.cmake:1278 (try_compile)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1299 (_MPI_try_staged_settings)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1645 (_MPI_check_lang_works)" - - "CMakeLists.txt:271 (find_package)" - description: "The MPI test test_mpi for Fortran in mode F08_MODULE" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-0OAZU7" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-0OAZU7" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_DEBUG: "-g" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "MPI_RESULT_Fortran_test_mpi_F08_MODULE" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-0OAZU7 - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_bc7a8/fast && /usr/bin/gmake -f CMakeFiles/cmTC_bc7a8.dir/build.make CMakeFiles/cmTC_bc7a8.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-0OAZU7» - Building Fortran object CMakeFiles/cmTC_bc7a8.dir/test_mpi.f90.o - /usr/bin/gfortran -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-0OAZU7/test_mpi.f90 -o CMakeFiles/cmTC_bc7a8.dir/test_mpi.f90.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-0OAZU7/test_mpi.f90:2:11: - - 2 | use mpi_f08 - | 1 - Fatal Error: Cannot open module file ‘mpi_f08.mod’ for reading at (1): File o directory non esistente - compilation terminated. - gmake[1]: *** [CMakeFiles/cmTC_bc7a8.dir/build.make:78: CMakeFiles/cmTC_bc7a8.dir/test_mpi.f90.o] Errore 1 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-0OAZU7» - gmake: *** [Makefile:127: cmTC_bc7a8/fast] Errore 2 - - exitCode: 2 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/FindMPI.cmake:1278 (try_compile)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1315 (_MPI_try_staged_settings)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1645 (_MPI_check_lang_works)" - - "CMakeLists.txt:271 (find_package)" - description: "The MPI test test_mpi for Fortran in mode F77_HEADER_NOKIND" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vQkMCr" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vQkMCr" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_DEBUG: "-g" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "MPI_RESULT_Fortran_test_mpi_F77_HEADER_NOKIND" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vQkMCr - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_e9f74/fast && /usr/bin/gmake -f CMakeFiles/cmTC_e9f74.dir/build.make CMakeFiles/cmTC_e9f74.dir/build - gmake[1]: ingresso nella directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vQkMCr» - Building Fortran object CMakeFiles/cmTC_e9f74.dir/test_mpi.f90.o - /usr/bin/gfortran -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vQkMCr/test_mpi.f90 -o CMakeFiles/cmTC_e9f74.dir/test_mpi.f90.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vQkMCr/test_mpi.f90:3: Error: Can't open included file 'mpif.h' - gmake[1]: *** [CMakeFiles/cmTC_e9f74.dir/build.make:78: CMakeFiles/cmTC_e9f74.dir/test_mpi.f90.o] Errore 1 - gmake[1]: uscita dalla directory «/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-vQkMCr» - gmake: *** [Makefile:127: cmTC_e9f74/fast] Errore 2 - - exitCode: 2 -... - ---- -events: - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/FindMPI.cmake:1278 (try_compile)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1297 (_MPI_try_staged_settings)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1645 (_MPI_check_lang_works)" - - "CMakeLists.txt:271 (find_package)" - description: "The MPI test test_mpi for Fortran in mode F77_HEADER" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-0h21oj" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-0h21oj" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_DEBUG: "-g" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "MPI_RESULT_Fortran_test_mpi_F77_HEADER" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-0h21oj - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_dd541/fast && /usr/bin/gmake -f CMakeFiles/cmTC_dd541.dir/build.make CMakeFiles/cmTC_dd541.dir/build - gmake[1]: Entering directory '/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-0h21oj' - Building Fortran object CMakeFiles/cmTC_dd541.dir/test_mpi.f90.o - /usr/bin/gfortran -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-0h21oj/test_mpi.f90 -o CMakeFiles/cmTC_dd541.dir/test_mpi.f90.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-0h21oj/test_mpi.f90:3: Error: Can't open included file 'mpif.h' - gmake[1]: *** [CMakeFiles/cmTC_dd541.dir/build.make:78: CMakeFiles/cmTC_dd541.dir/test_mpi.f90.o] Error 1 - gmake[1]: Leaving directory '/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-0h21oj' - gmake: *** [Makefile:127: cmTC_dd541/fast] Error 2 - - exitCode: 2 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/FindMPI.cmake:1278 (try_compile)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1298 (_MPI_try_staged_settings)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1645 (_MPI_check_lang_works)" - - "CMakeLists.txt:271 (find_package)" - description: "The MPI test test_mpi for Fortran in mode F90_MODULE" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-ojGJ9i" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-ojGJ9i" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_DEBUG: "-g" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "MPI_RESULT_Fortran_test_mpi_F90_MODULE" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-ojGJ9i - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_51fcc/fast && /usr/bin/gmake -f CMakeFiles/cmTC_51fcc.dir/build.make CMakeFiles/cmTC_51fcc.dir/build - gmake[1]: Entering directory '/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-ojGJ9i' - Building Fortran object CMakeFiles/cmTC_51fcc.dir/test_mpi.f90.o - /usr/bin/gfortran -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-ojGJ9i/test_mpi.f90 -o CMakeFiles/cmTC_51fcc.dir/test_mpi.f90.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-ojGJ9i/test_mpi.f90:2:11: - - 2 | use mpi - | 1 - Fatal Error: Cannot open module file 'mpi.mod' for reading at (1): No such file or directory - compilation terminated. - gmake[1]: *** [CMakeFiles/cmTC_51fcc.dir/build.make:78: CMakeFiles/cmTC_51fcc.dir/test_mpi.f90.o] Error 1 - gmake[1]: Leaving directory '/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-ojGJ9i' - gmake: *** [Makefile:127: cmTC_51fcc/fast] Error 2 - - exitCode: 2 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/FindMPI.cmake:1278 (try_compile)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1299 (_MPI_try_staged_settings)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1645 (_MPI_check_lang_works)" - - "CMakeLists.txt:271 (find_package)" - description: "The MPI test test_mpi for Fortran in mode F08_MODULE" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-xNufd9" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-xNufd9" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_DEBUG: "-g" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "MPI_RESULT_Fortran_test_mpi_F08_MODULE" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-xNufd9 - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_786a7/fast && /usr/bin/gmake -f CMakeFiles/cmTC_786a7.dir/build.make CMakeFiles/cmTC_786a7.dir/build - gmake[1]: Entering directory '/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-xNufd9' - Building Fortran object CMakeFiles/cmTC_786a7.dir/test_mpi.f90.o - /usr/bin/gfortran -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-xNufd9/test_mpi.f90 -o CMakeFiles/cmTC_786a7.dir/test_mpi.f90.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-xNufd9/test_mpi.f90:2:11: - - 2 | use mpi_f08 - | 1 - Fatal Error: Cannot open module file 'mpi_f08.mod' for reading at (1): No such file or directory - compilation terminated. - gmake[1]: *** [CMakeFiles/cmTC_786a7.dir/build.make:78: CMakeFiles/cmTC_786a7.dir/test_mpi.f90.o] Error 1 - gmake[1]: Leaving directory '/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-xNufd9' - gmake: *** [Makefile:127: cmTC_786a7/fast] Error 2 - - exitCode: 2 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/FindMPI.cmake:1278 (try_compile)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1315 (_MPI_try_staged_settings)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1645 (_MPI_check_lang_works)" - - "CMakeLists.txt:271 (find_package)" - description: "The MPI test test_mpi for Fortran in mode F77_HEADER_NOKIND" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-MlwQLV" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-MlwQLV" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_DEBUG: "-g" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "MPI_RESULT_Fortran_test_mpi_F77_HEADER_NOKIND" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-MlwQLV - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_69864/fast && /usr/bin/gmake -f CMakeFiles/cmTC_69864.dir/build.make CMakeFiles/cmTC_69864.dir/build - gmake[1]: Entering directory '/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-MlwQLV' - Building Fortran object CMakeFiles/cmTC_69864.dir/test_mpi.f90.o - /usr/bin/gfortran -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-MlwQLV/test_mpi.f90 -o CMakeFiles/cmTC_69864.dir/test_mpi.f90.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-MlwQLV/test_mpi.f90:3: Error: Can't open included file 'mpif.h' - gmake[1]: *** [CMakeFiles/cmTC_69864.dir/build.make:78: CMakeFiles/cmTC_69864.dir/test_mpi.f90.o] Error 1 - gmake[1]: Leaving directory '/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-MlwQLV' - gmake: *** [Makefile:127: cmTC_69864/fast] Error 2 - - exitCode: 2 -... - ---- -events: - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/FindMPI.cmake:1278 (try_compile)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1297 (_MPI_try_staged_settings)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1645 (_MPI_check_lang_works)" - - "CMakeLists.txt:271 (find_package)" - description: "The MPI test test_mpi for Fortran in mode F77_HEADER" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-ZI8vA3" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-ZI8vA3" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_DEBUG: "-g" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "MPI_RESULT_Fortran_test_mpi_F77_HEADER" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-ZI8vA3 - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_602e3/fast && /usr/bin/gmake -f CMakeFiles/cmTC_602e3.dir/build.make CMakeFiles/cmTC_602e3.dir/build - gmake[1]: Entering directory '/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-ZI8vA3' - Building Fortran object CMakeFiles/cmTC_602e3.dir/test_mpi.f90.o - /usr/bin/gfortran -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-ZI8vA3/test_mpi.f90 -o CMakeFiles/cmTC_602e3.dir/test_mpi.f90.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-ZI8vA3/test_mpi.f90:3: Error: Can't open included file 'mpif.h' - gmake[1]: *** [CMakeFiles/cmTC_602e3.dir/build.make:78: CMakeFiles/cmTC_602e3.dir/test_mpi.f90.o] Error 1 - gmake[1]: Leaving directory '/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-ZI8vA3' - gmake: *** [Makefile:127: cmTC_602e3/fast] Error 2 - - exitCode: 2 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/FindMPI.cmake:1278 (try_compile)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1298 (_MPI_try_staged_settings)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1645 (_MPI_check_lang_works)" - - "CMakeLists.txt:271 (find_package)" - description: "The MPI test test_mpi for Fortran in mode F90_MODULE" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-7Tgd8E" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-7Tgd8E" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_DEBUG: "-g" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "MPI_RESULT_Fortran_test_mpi_F90_MODULE" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-7Tgd8E - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_7897e/fast && /usr/bin/gmake -f CMakeFiles/cmTC_7897e.dir/build.make CMakeFiles/cmTC_7897e.dir/build - gmake[1]: Entering directory '/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-7Tgd8E' - Building Fortran object CMakeFiles/cmTC_7897e.dir/test_mpi.f90.o - /usr/bin/gfortran -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-7Tgd8E/test_mpi.f90 -o CMakeFiles/cmTC_7897e.dir/test_mpi.f90.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-7Tgd8E/test_mpi.f90:2:11: - - 2 | use mpi - | 1 - Fatal Error: Cannot open module file 'mpi.mod' for reading at (1): No such file or directory - compilation terminated. - gmake[1]: *** [CMakeFiles/cmTC_7897e.dir/build.make:78: CMakeFiles/cmTC_7897e.dir/test_mpi.f90.o] Error 1 - gmake[1]: Leaving directory '/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-7Tgd8E' - gmake: *** [Makefile:127: cmTC_7897e/fast] Error 2 - - exitCode: 2 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/FindMPI.cmake:1278 (try_compile)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1299 (_MPI_try_staged_settings)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1645 (_MPI_check_lang_works)" - - "CMakeLists.txt:271 (find_package)" - description: "The MPI test test_mpi for Fortran in mode F08_MODULE" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-1Vme6C" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-1Vme6C" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_DEBUG: "-g" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "MPI_RESULT_Fortran_test_mpi_F08_MODULE" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-1Vme6C - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_02759/fast && /usr/bin/gmake -f CMakeFiles/cmTC_02759.dir/build.make CMakeFiles/cmTC_02759.dir/build - gmake[1]: Entering directory '/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-1Vme6C' - Building Fortran object CMakeFiles/cmTC_02759.dir/test_mpi.f90.o - /usr/bin/gfortran -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-1Vme6C/test_mpi.f90 -o CMakeFiles/cmTC_02759.dir/test_mpi.f90.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-1Vme6C/test_mpi.f90:2:11: - - 2 | use mpi_f08 - | 1 - Fatal Error: Cannot open module file 'mpi_f08.mod' for reading at (1): No such file or directory - compilation terminated. - gmake[1]: *** [CMakeFiles/cmTC_02759.dir/build.make:78: CMakeFiles/cmTC_02759.dir/test_mpi.f90.o] Error 1 - gmake[1]: Leaving directory '/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-1Vme6C' - gmake: *** [Makefile:127: cmTC_02759/fast] Error 2 - - exitCode: 2 - - - kind: "try_compile-v1" - backtrace: - - "/usr/share/cmake/Modules/FindMPI.cmake:1278 (try_compile)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1315 (_MPI_try_staged_settings)" - - "/usr/share/cmake/Modules/FindMPI.cmake:1645 (_MPI_check_lang_works)" - - "CMakeLists.txt:271 (find_package)" - description: "The MPI test test_mpi for Fortran in mode F77_HEADER_NOKIND" - directories: - source: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-tv4k0R" - binary: "/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-tv4k0R" - cmakeVariables: - CMAKE_EXE_LINKER_FLAGS: "" - CMAKE_Fortran_FLAGS: "" - CMAKE_Fortran_FLAGS_DEBUG: "-g" - CMAKE_MODULE_PATH: "/home/stack/test_psblas/psblas3/cmake" - buildResult: - variable: "MPI_RESULT_Fortran_test_mpi_F77_HEADER_NOKIND" - cached: true - stdout: | - Change Dir: /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-tv4k0R - - Run Build Command(s):/usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_acaf4/fast && /usr/bin/gmake -f CMakeFiles/cmTC_acaf4.dir/build.make CMakeFiles/cmTC_acaf4.dir/build - gmake[1]: Entering directory '/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-tv4k0R' - Building Fortran object CMakeFiles/cmTC_acaf4.dir/test_mpi.f90.o - /usr/bin/gfortran -c /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-tv4k0R/test_mpi.f90 -o CMakeFiles/cmTC_acaf4.dir/test_mpi.f90.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-tv4k0R/test_mpi.f90:3: Error: Can't open included file 'mpif.h' - gmake[1]: *** [CMakeFiles/cmTC_acaf4.dir/build.make:78: CMakeFiles/cmTC_acaf4.dir/test_mpi.f90.o] Error 1 - gmake[1]: Leaving directory '/home/stack/test_psblas/psblas3/build/CMakeFiles/CMakeScratch/TryCompile-tv4k0R' - gmake: *** [Makefile:127: cmTC_acaf4/fast] Error 2 - - exitCode: 2 -... diff --git a/build/CMakeFiles/CheckTypeSize/INT_SIZE.bin b/build/CMakeFiles/CheckTypeSize/INT_SIZE.bin deleted file mode 100755 index 861460ce..00000000 Binary files a/build/CMakeFiles/CheckTypeSize/INT_SIZE.bin and /dev/null differ diff --git a/build/CMakeFiles/CheckTypeSize/LONG_SIZE.bin b/build/CMakeFiles/CheckTypeSize/LONG_SIZE.bin deleted file mode 100755 index 927f415b..00000000 Binary files a/build/CMakeFiles/CheckTypeSize/LONG_SIZE.bin and /dev/null differ diff --git a/build/CMakeFiles/CheckTypeSize/VOID_P_SIZE.bin b/build/CMakeFiles/CheckTypeSize/VOID_P_SIZE.bin deleted file mode 100755 index a9daedec..00000000 Binary files a/build/CMakeFiles/CheckTypeSize/VOID_P_SIZE.bin and /dev/null differ diff --git a/build/CMakeFiles/FortranCInterface/CMakeCache.txt b/build/CMakeFiles/FortranCInterface/CMakeCache.txt deleted file mode 100644 index ad023417..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeCache.txt +++ /dev/null @@ -1,289 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface -# It was generated by CMake: /usr/bin/cmake -# You can edit this file to change values found and used by cmake. -# If you do not want to change any of the values, simply exit the editor. -# If you do want to change a value, simply edit, save, and exit the editor. -# The syntax for the file is as follows: -# KEY:TYPE=VALUE -# KEY is the name of a variable in the cache. -# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. -# VALUE is the current value for the KEY. - -######################## -# EXTERNAL cache entries -######################## - -//Build configuration -CMAKE_BUILD_TYPE:STRING=Release - -//Enable/Disable color output during build. -CMAKE_COLOR_MAKEFILE:BOOL=ON - -//No help, variable specified on the command line. -CMAKE_C_FLAGS:STRING= - -//Flags used by the C compiler during DEBUG builds. -CMAKE_C_FLAGS_DEBUG:STRING=-g - -//Flags used by the C compiler during MINSIZEREL builds. -CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//No help, variable specified on the command line. -CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG - -//Flags used by the C compiler during RELWITHDEBINFO builds. -CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -//No help, variable specified on the command line. -CMAKE_EXE_LINKER_FLAGS:STRING= - -//Flags used by the linker during DEBUG builds. -CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during MINSIZEREL builds. -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during RELEASE builds. -CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during RELWITHDEBINFO builds. -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Enable/Disable output of compile commands during generation. -CMAKE_EXPORT_COMPILE_COMMANDS:BOOL= - -//Value Computed by CMake. -CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/pkgRedirects - -//No help, variable specified on the command line. -CMAKE_Fortran_FLAGS:STRING= - -//Flags used by the Fortran compiler during DEBUG builds. -CMAKE_Fortran_FLAGS_DEBUG:STRING=-g - -//Flags used by the Fortran compiler during MINSIZEREL builds. -CMAKE_Fortran_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG -Os - -//No help, variable specified on the command line. -CMAKE_Fortran_FLAGS_RELEASE:STRING=-O3 -DNDEBUG -O3 - -//Flags used by the Fortran compiler during RELWITHDEBINFO builds. -CMAKE_Fortran_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -//Install path prefix, prepended onto install directories. -CMAKE_INSTALL_PREFIX:PATH=/usr/local - -//make program -CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake - -//Flags used by the linker during the creation of modules during -// all build types. -CMAKE_MODULE_LINKER_FLAGS:STRING= - -//Flags used by the linker during the creation of modules during -// DEBUG builds. -CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of modules during -// MINSIZEREL builds. -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of modules during -// RELEASE builds. -CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of modules during -// RELWITHDEBINFO builds. -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//No help, variable specified on the command line. -CMAKE_OSX_ARCHITECTURES:UNINITIALIZED=CMAKE_OSX_ARCHITECTURES - -//Value Computed by CMake -CMAKE_PROJECT_DESCRIPTION:STATIC= - -//Value Computed by CMake -CMAKE_PROJECT_HOMEPAGE_URL:STATIC= - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=FortranCInterface - -//Flags used by the linker during the creation of shared libraries -// during all build types. -CMAKE_SHARED_LINKER_FLAGS:STRING= - -//Flags used by the linker during the creation of shared libraries -// during DEBUG builds. -CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of shared libraries -// during MINSIZEREL builds. -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of shared libraries -// during RELEASE builds. -CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of shared libraries -// during RELWITHDEBINFO builds. -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//If set, runtime paths are not added when installing shared libraries, -// but are added when building. -CMAKE_SKIP_INSTALL_RPATH:BOOL=NO - -//If set, runtime paths are not added when using shared libraries. -CMAKE_SKIP_RPATH:BOOL=NO - -//Flags used by the linker during the creation of static libraries -// during all build types. -CMAKE_STATIC_LINKER_FLAGS:STRING= - -//Flags used by the linker during the creation of static libraries -// during DEBUG builds. -CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of static libraries -// during MINSIZEREL builds. -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of static libraries -// during RELEASE builds. -CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of static libraries -// during RELWITHDEBINFO builds. -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//If this value is on, makefiles will be generated without the -// .SILENT directive, and all commands will be echoed to the console -// during the make. This is useful for debugging only. With Visual -// Studio IDE projects all commands are done without /nologo. -CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE - -//Value Computed by CMake -FortranCInterface_BINARY_DIR:STATIC=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface - -//Value Computed by CMake -FortranCInterface_IS_TOP_LEVEL:STATIC=ON - -//Value Computed by CMake -FortranCInterface_SOURCE_DIR:STATIC=/usr/share/cmake/Modules/FortranCInterface - - -######################## -# INTERNAL cache entries -######################## - -//This is the directory where this CMakeCache.txt was created -CMAKE_CACHEFILE_DIR:INTERNAL=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface -//Major version of cmake used to create the current loaded cache -CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 -//Minor version of cmake used to create the current loaded cache -CMAKE_CACHE_MINOR_VERSION:INTERNAL=26 -//Patch version of cmake used to create the current loaded cache -CMAKE_CACHE_PATCH_VERSION:INTERNAL=5 -//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE -CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 -//Path to CMake executable. -CMAKE_COMMAND:INTERNAL=/usr/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest -//ADVANCED property for variable: CMAKE_C_FLAGS -CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG -CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL -CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE -CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO -CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//Path to cache edit program executable. -CMAKE_EDIT_COMMAND:INTERNAL=/usr/bin/ccmake -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS -CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG -CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE -CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS -CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 -//Name of external makefile project generator. -CMAKE_EXTRA_GENERATOR:INTERNAL= -//ADVANCED property for variable: CMAKE_Fortran_FLAGS -CMAKE_Fortran_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_Fortran_FLAGS_DEBUG -CMAKE_Fortran_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_Fortran_FLAGS_MINSIZEREL -CMAKE_Fortran_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_Fortran_FLAGS_RELEASE -CMAKE_Fortran_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_Fortran_FLAGS_RELWITHDEBINFO -CMAKE_Fortran_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//Name of generator. -CMAKE_GENERATOR:INTERNAL=Unix Makefiles -//Generator instance identifier. -CMAKE_GENERATOR_INSTANCE:INTERNAL= -//Name of generator platform. -CMAKE_GENERATOR_PLATFORM:INTERNAL= -//Name of generator toolset. -CMAKE_GENERATOR_TOOLSET:INTERNAL= -//Source directory with the top level CMakeLists.txt file for this -// project -CMAKE_HOME_DIRECTORY:INTERNAL=/usr/share/cmake/Modules/FortranCInterface -//Install .so files without execute permission. -CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS -CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG -CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE -CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//number of local generators -CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1 -//Path to CMake installation. -CMAKE_ROOT:INTERNAL=/usr/share/cmake -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS -CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG -CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE -CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH -CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_RPATH -CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS -CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG -CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE -CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -CMAKE_SUPPRESS_DEVELOPER_WARNINGS:INTERNAL=FALSE -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 -//Test C_SUPPORTS_DOLLAR -C_SUPPORTS_DOLLAR:INTERNAL=1 -//linker supports push/pop state -_CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE - diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/CMakeDirectoryInformation.cmake b/build/CMakeFiles/FortranCInterface/CMakeFiles/CMakeDirectoryInformation.cmake deleted file mode 100644 index fbf932ce..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/CMakeDirectoryInformation.cmake +++ /dev/null @@ -1,16 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.26 - -# Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/usr/share/cmake/Modules/FortranCInterface") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface") - -# Force unix paths in dependencies. -set(CMAKE_FORCE_UNIX_PATHS 1) - - -# The C and CXX include file regular expressions for this directory. -set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") -set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") -set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) -set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/DependInfo.cmake b/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/DependInfo.cmake deleted file mode 100644 index a2654e0c..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/DependInfo.cmake +++ /dev/null @@ -1,33 +0,0 @@ - -# Consider dependencies only in project. -set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) - -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - "Fortran" - ) -# The set of files for implicit dependencies of each language: -set(CMAKE_DEPENDS_CHECK_Fortran - "/usr/share/cmake/Modules/FortranCInterface/call_mod.f90" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/call_mod.f90.o" - "/usr/share/cmake/Modules/FortranCInterface/call_sub.f" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/call_sub.f.o" - "/usr/share/cmake/Modules/FortranCInterface/main.F" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/main.F.o" - ) -set(CMAKE_Fortran_COMPILER_ID "GNU") -set(CMAKE_Fortran_SUBMODULE_SEP "@") -set(CMAKE_Fortran_SUBMODULE_EXT ".smod") - -# The include file search paths: -set(CMAKE_Fortran_TARGET_INCLUDE_PATH - ) - -# The set of dependency files which are needed: -set(CMAKE_DEPENDS_DEPENDENCY_FILES - ) - -# Targets to which this target links which contain Fortran sources. -set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/DependInfo.cmake" - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/build.make b/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/build.make deleted file mode 100644 index 0e1c74d8..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/build.make +++ /dev/null @@ -1,141 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.26 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - -# Disable VCS-based implicit rules. -% : %,v - -# Disable VCS-based implicit rules. -% : RCS/% - -# Disable VCS-based implicit rules. -% : RCS/%,v - -# Disable VCS-based implicit rules. -% : SCCS/s.% - -# Disable VCS-based implicit rules. -% : s.% - -.SUFFIXES: .hpux_make_needs_suffix_list - -# Command-line flag to silence nested $(MAKE). -$(VERBOSE)MAKESILENT = -s - -#Suppress display of executed commands. -$(VERBOSE).SILENT: - -# A target that is always out of date. -cmake_force: -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E rm -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /usr/share/cmake/Modules/FortranCInterface - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface - -# Include any dependencies generated for this target. -include CMakeFiles/FortranCInterface.dir/depend.make -# Include any dependencies generated by the compiler for this target. -include CMakeFiles/FortranCInterface.dir/compiler_depend.make - -# Include the progress variables for this target. -include CMakeFiles/FortranCInterface.dir/progress.make - -# Include the compile flags for this target's objects. -include CMakeFiles/FortranCInterface.dir/flags.make - -CMakeFiles/FortranCInterface.dir/main.F.o: CMakeFiles/FortranCInterface.dir/flags.make -CMakeFiles/FortranCInterface.dir/main.F.o: /usr/share/cmake/Modules/FortranCInterface/main.F - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building Fortran object CMakeFiles/FortranCInterface.dir/main.F.o" - /usr/bin/gfortran $(Fortran_DEFINES) -DCALL_MOD $(Fortran_INCLUDES) $(Fortran_FLAGS) -c /usr/share/cmake/Modules/FortranCInterface/main.F -o CMakeFiles/FortranCInterface.dir/main.F.o - -CMakeFiles/FortranCInterface.dir/main.F.i: cmake_force - @echo "Preprocessing Fortran source to CMakeFiles/FortranCInterface.dir/main.F.i" - /usr/bin/gfortran $(Fortran_DEFINES) -DCALL_MOD $(Fortran_INCLUDES) $(Fortran_FLAGS) -E /usr/share/cmake/Modules/FortranCInterface/main.F > CMakeFiles/FortranCInterface.dir/main.F.i - -CMakeFiles/FortranCInterface.dir/main.F.s: cmake_force - @echo "Compiling Fortran source to assembly CMakeFiles/FortranCInterface.dir/main.F.s" - /usr/bin/gfortran $(Fortran_DEFINES) -DCALL_MOD $(Fortran_INCLUDES) $(Fortran_FLAGS) -S /usr/share/cmake/Modules/FortranCInterface/main.F -o CMakeFiles/FortranCInterface.dir/main.F.s - -CMakeFiles/FortranCInterface.dir/call_sub.f.o: CMakeFiles/FortranCInterface.dir/flags.make -CMakeFiles/FortranCInterface.dir/call_sub.f.o: /usr/share/cmake/Modules/FortranCInterface/call_sub.f - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building Fortran object CMakeFiles/FortranCInterface.dir/call_sub.f.o" - /usr/bin/gfortran $(Fortran_DEFINES) $(Fortran_INCLUDES) $(Fortran_FLAGS) -c /usr/share/cmake/Modules/FortranCInterface/call_sub.f -o CMakeFiles/FortranCInterface.dir/call_sub.f.o - -CMakeFiles/FortranCInterface.dir/call_sub.f.i: cmake_force - @echo "Preprocessing Fortran source to CMakeFiles/FortranCInterface.dir/call_sub.f.i" - /usr/bin/gfortran $(Fortran_DEFINES) $(Fortran_INCLUDES) $(Fortran_FLAGS) -E /usr/share/cmake/Modules/FortranCInterface/call_sub.f > CMakeFiles/FortranCInterface.dir/call_sub.f.i - -CMakeFiles/FortranCInterface.dir/call_sub.f.s: cmake_force - @echo "Compiling Fortran source to assembly CMakeFiles/FortranCInterface.dir/call_sub.f.s" - /usr/bin/gfortran $(Fortran_DEFINES) $(Fortran_INCLUDES) $(Fortran_FLAGS) -S /usr/share/cmake/Modules/FortranCInterface/call_sub.f -o CMakeFiles/FortranCInterface.dir/call_sub.f.s - -CMakeFiles/FortranCInterface.dir/call_mod.f90.o: CMakeFiles/FortranCInterface.dir/flags.make -CMakeFiles/FortranCInterface.dir/call_mod.f90.o: /usr/share/cmake/Modules/FortranCInterface/call_mod.f90 - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building Fortran object CMakeFiles/FortranCInterface.dir/call_mod.f90.o" - /usr/bin/gfortran $(Fortran_DEFINES) $(Fortran_INCLUDES) $(Fortran_FLAGS) -c /usr/share/cmake/Modules/FortranCInterface/call_mod.f90 -o CMakeFiles/FortranCInterface.dir/call_mod.f90.o - -CMakeFiles/FortranCInterface.dir/call_mod.f90.i: cmake_force - @echo "Preprocessing Fortran source to CMakeFiles/FortranCInterface.dir/call_mod.f90.i" - /usr/bin/gfortran $(Fortran_DEFINES) $(Fortran_INCLUDES) $(Fortran_FLAGS) -E /usr/share/cmake/Modules/FortranCInterface/call_mod.f90 > CMakeFiles/FortranCInterface.dir/call_mod.f90.i - -CMakeFiles/FortranCInterface.dir/call_mod.f90.s: cmake_force - @echo "Compiling Fortran source to assembly CMakeFiles/FortranCInterface.dir/call_mod.f90.s" - /usr/bin/gfortran $(Fortran_DEFINES) $(Fortran_INCLUDES) $(Fortran_FLAGS) -S /usr/share/cmake/Modules/FortranCInterface/call_mod.f90 -o CMakeFiles/FortranCInterface.dir/call_mod.f90.s - -# Object files for target FortranCInterface -FortranCInterface_OBJECTS = \ -"CMakeFiles/FortranCInterface.dir/main.F.o" \ -"CMakeFiles/FortranCInterface.dir/call_sub.f.o" \ -"CMakeFiles/FortranCInterface.dir/call_mod.f90.o" - -# External object files for target FortranCInterface -FortranCInterface_EXTERNAL_OBJECTS = - -FortranCInterface: CMakeFiles/FortranCInterface.dir/main.F.o -FortranCInterface: CMakeFiles/FortranCInterface.dir/call_sub.f.o -FortranCInterface: CMakeFiles/FortranCInterface.dir/call_mod.f90.o -FortranCInterface: CMakeFiles/FortranCInterface.dir/build.make -FortranCInterface: libsymbols.a -FortranCInterface: libmyfort.a -FortranCInterface: CMakeFiles/FortranCInterface.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Linking Fortran executable FortranCInterface" - $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/FortranCInterface.dir/link.txt --verbose=$(VERBOSE) - -# Rule to build all files generated by this target. -CMakeFiles/FortranCInterface.dir/build: FortranCInterface -.PHONY : CMakeFiles/FortranCInterface.dir/build - -CMakeFiles/FortranCInterface.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/FortranCInterface.dir/cmake_clean.cmake -.PHONY : CMakeFiles/FortranCInterface.dir/clean - -CMakeFiles/FortranCInterface.dir/depend: - cd /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /usr/share/cmake/Modules/FortranCInterface /usr/share/cmake/Modules/FortranCInterface /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/DependInfo.cmake -.PHONY : CMakeFiles/FortranCInterface.dir/depend - diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/cmake_clean.cmake b/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/cmake_clean.cmake deleted file mode 100644 index c245613c..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/cmake_clean.cmake +++ /dev/null @@ -1,12 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/FortranCInterface.dir/call_mod.f90.o" - "CMakeFiles/FortranCInterface.dir/call_sub.f.o" - "CMakeFiles/FortranCInterface.dir/main.F.o" - "FortranCInterface" - "FortranCInterface.pdb" -) - -# Per-language clean rules from dependency scanning. -foreach(lang Fortran) - include(CMakeFiles/FortranCInterface.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/compiler_depend.make b/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/compiler_depend.make deleted file mode 100644 index 7070c7a5..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/compiler_depend.make +++ /dev/null @@ -1,2 +0,0 @@ -# Empty compiler generated dependencies file for FortranCInterface. -# This may be replaced when dependencies are built. diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/compiler_depend.ts b/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/compiler_depend.ts deleted file mode 100644 index 8e4d2e48..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/compiler_depend.ts +++ /dev/null @@ -1,2 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Timestamp file for compiler generated dependencies management for FortranCInterface. diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/depend.internal b/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/depend.internal deleted file mode 100644 index 84a6a6c3..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/depend.internal +++ /dev/null @@ -1,9 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.26 - -CMakeFiles/FortranCInterface.dir/call_mod.f90.o - /usr/share/cmake/Modules/FortranCInterface/call_mod.f90 -CMakeFiles/FortranCInterface.dir/call_sub.f.o - /usr/share/cmake/Modules/FortranCInterface/call_sub.f -CMakeFiles/FortranCInterface.dir/main.F.o - /usr/share/cmake/Modules/FortranCInterface/main.F diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/depend.make b/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/depend.make deleted file mode 100644 index e43a6b9f..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/depend.make +++ /dev/null @@ -1,6 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.26 - -# Note that incremental build could trigger a call to cmake_copy_f90_mod on each re-build -CMakeFiles/FortranCInterface.dir/call_mod.f90.o: CMakeFiles/myfort.dir/my_module.mod.stamp -CMakeFiles/FortranCInterface.dir/call_mod.f90.o: CMakeFiles/myfort.dir/mymodule.mod.stamp diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/flags.make b/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/flags.make deleted file mode 100644 index 7342adb3..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/flags.make +++ /dev/null @@ -1,12 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.26 - -# compile Fortran with /usr/bin/gfortran -Fortran_DEFINES = - -Fortran_INCLUDES = - -Fortran_FLAGS = -O3 -DNDEBUG -O3 - -# Custom defines: CMakeFiles/FortranCInterface.dir/main.F.o_DEFINES = CALL_MOD - diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/fortran.internal b/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/fortran.internal deleted file mode 100644 index 1b732d31..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/fortran.internal +++ /dev/null @@ -1,2 +0,0 @@ -# The fortran modules provided by this target. -provides diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/link.txt b/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/link.txt deleted file mode 100644 index 8d9fc637..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/link.txt +++ /dev/null @@ -1 +0,0 @@ -/usr/bin/gfortran -O3 -DNDEBUG -O3 CMakeFiles/FortranCInterface.dir/main.F.o CMakeFiles/FortranCInterface.dir/call_sub.f.o CMakeFiles/FortranCInterface.dir/call_mod.f90.o -o FortranCInterface libsymbols.a libmyfort.a diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/progress.make b/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/progress.make deleted file mode 100644 index a69a57e8..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir/progress.make +++ /dev/null @@ -1,5 +0,0 @@ -CMAKE_PROGRESS_1 = 1 -CMAKE_PROGRESS_2 = 2 -CMAKE_PROGRESS_3 = 3 -CMAKE_PROGRESS_4 = 4 - diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/Makefile.cmake b/build/CMakeFiles/FortranCInterface/CMakeFiles/Makefile.cmake deleted file mode 100644 index de96fdc4..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/Makefile.cmake +++ /dev/null @@ -1,79 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.26 - -# The generator used is: -set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles") - -# The top level Makefile was generated from the following files: -set(CMAKE_MAKEFILE_DEPENDS - "CMakeCache.txt" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/3.26.5/CMakeCCompiler.cmake" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/3.26.5/CMakeFortranCompiler.cmake" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/3.26.5/CMakeSystem.cmake" - "Input.cmake" - "/usr/share/cmake/Modules/CMakeCInformation.cmake" - "/usr/share/cmake/Modules/CMakeCommonLanguageInclude.cmake" - "/usr/share/cmake/Modules/CMakeFortranInformation.cmake" - "/usr/share/cmake/Modules/CMakeGenericSystem.cmake" - "/usr/share/cmake/Modules/CMakeInitializeConfigs.cmake" - "/usr/share/cmake/Modules/CMakeLanguageInformation.cmake" - "/usr/share/cmake/Modules/CMakeSystemSpecificInformation.cmake" - "/usr/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake" - "/usr/share/cmake/Modules/CheckCSourceCompiles.cmake" - "/usr/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake" - "/usr/share/cmake/Modules/Compiler/GNU-C.cmake" - "/usr/share/cmake/Modules/Compiler/GNU-Fortran.cmake" - "/usr/share/cmake/Modules/Compiler/GNU.cmake" - "/usr/share/cmake/Modules/FortranCInterface/CMakeLists.txt" - "/usr/share/cmake/Modules/FortranCInterface/symbol.c.in" - "/usr/share/cmake/Modules/Internal/CheckSourceCompiles.cmake" - "/usr/share/cmake/Modules/Platform/Linux-GNU-C.cmake" - "/usr/share/cmake/Modules/Platform/Linux-GNU-Fortran.cmake" - "/usr/share/cmake/Modules/Platform/Linux-GNU.cmake" - "/usr/share/cmake/Modules/Platform/Linux.cmake" - "/usr/share/cmake/Modules/Platform/UnixPaths.cmake" - ) - -# The corresponding makefile is: -set(CMAKE_MAKEFILE_OUTPUTS - "Makefile" - "CMakeFiles/cmake.check_cache" - ) - -# Byproducts of CMake generate step: -set(CMAKE_MAKEFILE_PRODUCTS - "symbols/my_sub.c" - "symbols/my_sub_.c" - "symbols/my_sub__.c" - "symbols/MY_SUB-UPPER.c" - "symbols/mysub.c" - "symbols/mysub_.c" - "symbols/MYSUB-UPPER.c" - "symbols/__my_module_MOD_my_sub.c" - "symbols/__my_module_NMOD_my_sub.c" - "symbols/__my_module__my_sub.c" - "symbols/__mymodule_MOD_mysub.c" - "symbols/__mymodule_NMOD_mysub.c" - "symbols/__mymodule__mysub.c" - "symbols/my_moduleSmy_sub.c" - "symbols/my_module_mp_my_sub_.c" - "symbols/MY_MODULE_mp_MY_SUB-UPPER.c" - "symbols/my_module_my_sub_.c" - "symbols/my_module_MP_my_sub.c" - "symbols/mymoduleSmysub.c" - "symbols/mymodule_mp_mysub_.c" - "symbols/MYMODULE_mp_MYSUB-UPPER.c" - "symbols/mymodule_mysub_.c" - "symbols/mymodule_MP_mysub.c" - "symbols/_QMmy_modulePmy_sub.c" - "symbols/_QMmymodulePmysub.c" - "exe-Release.cmake" - "CMakeFiles/CMakeDirectoryInformation.cmake" - ) - -# Dependency information for all targets: -set(CMAKE_DEPEND_INFO_FILES - "CMakeFiles/myfort.dir/DependInfo.cmake" - "CMakeFiles/symbols.dir/DependInfo.cmake" - "CMakeFiles/FortranCInterface.dir/DependInfo.cmake" - ) diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/Makefile2 b/build/CMakeFiles/FortranCInterface/CMakeFiles/Makefile2 deleted file mode 100644 index ecd07c32..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/Makefile2 +++ /dev/null @@ -1,169 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.26 - -# Default target executed when no arguments are given to make. -default_target: all -.PHONY : default_target - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - -# Disable VCS-based implicit rules. -% : %,v - -# Disable VCS-based implicit rules. -% : RCS/% - -# Disable VCS-based implicit rules. -% : RCS/%,v - -# Disable VCS-based implicit rules. -% : SCCS/s.% - -# Disable VCS-based implicit rules. -% : s.% - -.SUFFIXES: .hpux_make_needs_suffix_list - -# Command-line flag to silence nested $(MAKE). -$(VERBOSE)MAKESILENT = -s - -#Suppress display of executed commands. -$(VERBOSE).SILENT: - -# A target that is always out of date. -cmake_force: -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E rm -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /usr/share/cmake/Modules/FortranCInterface - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface - -#============================================================================= -# Directory level rules for the build root directory - -# The main recursive "all" target. -all: CMakeFiles/myfort.dir/all -all: CMakeFiles/symbols.dir/all -all: CMakeFiles/FortranCInterface.dir/all -.PHONY : all - -# The main recursive "preinstall" target. -preinstall: -.PHONY : preinstall - -# The main recursive "clean" target. -clean: CMakeFiles/myfort.dir/clean -clean: CMakeFiles/symbols.dir/clean -clean: CMakeFiles/FortranCInterface.dir/clean -.PHONY : clean - -#============================================================================= -# Target rules for target CMakeFiles/myfort.dir - -# All Build rule for target. -CMakeFiles/myfort.dir/all: - $(MAKE) $(MAKESILENT) -f CMakeFiles/myfort.dir/build.make CMakeFiles/myfort.dir/depend - $(MAKE) $(MAKESILENT) -f CMakeFiles/myfort.dir/build.make CMakeFiles/myfort.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=5,6,7,8,9 "Built target myfort" -.PHONY : CMakeFiles/myfort.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/myfort.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles 5 - $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/myfort.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles 0 -.PHONY : CMakeFiles/myfort.dir/rule - -# Convenience name for target. -myfort: CMakeFiles/myfort.dir/rule -.PHONY : myfort - -# clean rule for target. -CMakeFiles/myfort.dir/clean: - $(MAKE) $(MAKESILENT) -f CMakeFiles/myfort.dir/build.make CMakeFiles/myfort.dir/clean -.PHONY : CMakeFiles/myfort.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/symbols.dir - -# All Build rule for target. -CMakeFiles/symbols.dir/all: CMakeFiles/myfort.dir/all - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/depend - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39 "Built target symbols" -.PHONY : CMakeFiles/symbols.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/symbols.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles 35 - $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/symbols.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles 0 -.PHONY : CMakeFiles/symbols.dir/rule - -# Convenience name for target. -symbols: CMakeFiles/symbols.dir/rule -.PHONY : symbols - -# clean rule for target. -CMakeFiles/symbols.dir/clean: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/clean -.PHONY : CMakeFiles/symbols.dir/clean - -#============================================================================= -# Target rules for target CMakeFiles/FortranCInterface.dir - -# All Build rule for target. -CMakeFiles/FortranCInterface.dir/all: CMakeFiles/myfort.dir/all -CMakeFiles/FortranCInterface.dir/all: CMakeFiles/symbols.dir/all - $(MAKE) $(MAKESILENT) -f CMakeFiles/FortranCInterface.dir/build.make CMakeFiles/FortranCInterface.dir/depend - $(MAKE) $(MAKESILENT) -f CMakeFiles/FortranCInterface.dir/build.make CMakeFiles/FortranCInterface.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=1,2,3,4 "Built target FortranCInterface" -.PHONY : CMakeFiles/FortranCInterface.dir/all - -# Build rule for subdir invocation for target. -CMakeFiles/FortranCInterface.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles 39 - $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/FortranCInterface.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles 0 -.PHONY : CMakeFiles/FortranCInterface.dir/rule - -# Convenience name for target. -FortranCInterface: CMakeFiles/FortranCInterface.dir/rule -.PHONY : FortranCInterface - -# clean rule for target. -CMakeFiles/FortranCInterface.dir/clean: - $(MAKE) $(MAKESILENT) -f CMakeFiles/FortranCInterface.dir/build.make CMakeFiles/FortranCInterface.dir/clean -.PHONY : CMakeFiles/FortranCInterface.dir/clean - -#============================================================================= -# Special targets to cleanup operation of make. - -# Special rule to run CMake to check the build system integrity. -# No rule that depends on this can have commands that come from listfiles -# because they might be regenerated. -cmake_check_build_system: - $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/TargetDirectories.txt b/build/CMakeFiles/FortranCInterface/CMakeFiles/TargetDirectories.txt deleted file mode 100644 index cb18ce57..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/TargetDirectories.txt +++ /dev/null @@ -1,5 +0,0 @@ -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/FortranCInterface.dir -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/edit_cache.dir -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/rebuild_cache.dir diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/cmake.check_cache b/build/CMakeFiles/FortranCInterface/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd731..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/DependInfo.cmake b/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/DependInfo.cmake deleted file mode 100644 index 15642fb1..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/DependInfo.cmake +++ /dev/null @@ -1,33 +0,0 @@ - -# Consider dependencies only in project. -set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) - -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - "Fortran" - ) -# The set of files for implicit dependencies of each language: -set(CMAKE_DEPENDS_CHECK_Fortran - "/usr/share/cmake/Modules/FortranCInterface/my_module.f90" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/my_module.f90.o" - "/usr/share/cmake/Modules/FortranCInterface/my_sub.f" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/my_sub.f.o" - "/usr/share/cmake/Modules/FortranCInterface/mymodule.f90" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/mymodule.f90.o" - "/usr/share/cmake/Modules/FortranCInterface/mysub.f" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/mysub.f.o" - ) -set(CMAKE_Fortran_COMPILER_ID "GNU") -set(CMAKE_Fortran_SUBMODULE_SEP "@") -set(CMAKE_Fortran_SUBMODULE_EXT ".smod") - -# The include file search paths: -set(CMAKE_Fortran_TARGET_INCLUDE_PATH - ) - -# The set of dependency files which are needed: -set(CMAKE_DEPENDS_DEPENDENCY_FILES - ) - -# Targets to which this target links which contain Fortran sources. -set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/build.make b/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/build.make deleted file mode 100644 index 6f252ea2..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/build.make +++ /dev/null @@ -1,155 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.26 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - -# Disable VCS-based implicit rules. -% : %,v - -# Disable VCS-based implicit rules. -% : RCS/% - -# Disable VCS-based implicit rules. -% : RCS/%,v - -# Disable VCS-based implicit rules. -% : SCCS/s.% - -# Disable VCS-based implicit rules. -% : s.% - -.SUFFIXES: .hpux_make_needs_suffix_list - -# Command-line flag to silence nested $(MAKE). -$(VERBOSE)MAKESILENT = -s - -#Suppress display of executed commands. -$(VERBOSE).SILENT: - -# A target that is always out of date. -cmake_force: -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E rm -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /usr/share/cmake/Modules/FortranCInterface - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface - -# Include any dependencies generated for this target. -include CMakeFiles/myfort.dir/depend.make -# Include any dependencies generated by the compiler for this target. -include CMakeFiles/myfort.dir/compiler_depend.make - -# Include the progress variables for this target. -include CMakeFiles/myfort.dir/progress.make - -# Include the compile flags for this target's objects. -include CMakeFiles/myfort.dir/flags.make - -CMakeFiles/myfort.dir/mysub.f.o: CMakeFiles/myfort.dir/flags.make -CMakeFiles/myfort.dir/mysub.f.o: /usr/share/cmake/Modules/FortranCInterface/mysub.f - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building Fortran object CMakeFiles/myfort.dir/mysub.f.o" - /usr/bin/gfortran $(Fortran_DEFINES) $(Fortran_INCLUDES) $(Fortran_FLAGS) -c /usr/share/cmake/Modules/FortranCInterface/mysub.f -o CMakeFiles/myfort.dir/mysub.f.o - -CMakeFiles/myfort.dir/mysub.f.i: cmake_force - @echo "Preprocessing Fortran source to CMakeFiles/myfort.dir/mysub.f.i" - /usr/bin/gfortran $(Fortran_DEFINES) $(Fortran_INCLUDES) $(Fortran_FLAGS) -E /usr/share/cmake/Modules/FortranCInterface/mysub.f > CMakeFiles/myfort.dir/mysub.f.i - -CMakeFiles/myfort.dir/mysub.f.s: cmake_force - @echo "Compiling Fortran source to assembly CMakeFiles/myfort.dir/mysub.f.s" - /usr/bin/gfortran $(Fortran_DEFINES) $(Fortran_INCLUDES) $(Fortran_FLAGS) -S /usr/share/cmake/Modules/FortranCInterface/mysub.f -o CMakeFiles/myfort.dir/mysub.f.s - -CMakeFiles/myfort.dir/my_sub.f.o: CMakeFiles/myfort.dir/flags.make -CMakeFiles/myfort.dir/my_sub.f.o: /usr/share/cmake/Modules/FortranCInterface/my_sub.f - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building Fortran object CMakeFiles/myfort.dir/my_sub.f.o" - /usr/bin/gfortran $(Fortran_DEFINES) $(Fortran_INCLUDES) $(Fortran_FLAGS) -c /usr/share/cmake/Modules/FortranCInterface/my_sub.f -o CMakeFiles/myfort.dir/my_sub.f.o - -CMakeFiles/myfort.dir/my_sub.f.i: cmake_force - @echo "Preprocessing Fortran source to CMakeFiles/myfort.dir/my_sub.f.i" - /usr/bin/gfortran $(Fortran_DEFINES) $(Fortran_INCLUDES) $(Fortran_FLAGS) -E /usr/share/cmake/Modules/FortranCInterface/my_sub.f > CMakeFiles/myfort.dir/my_sub.f.i - -CMakeFiles/myfort.dir/my_sub.f.s: cmake_force - @echo "Compiling Fortran source to assembly CMakeFiles/myfort.dir/my_sub.f.s" - /usr/bin/gfortran $(Fortran_DEFINES) $(Fortran_INCLUDES) $(Fortran_FLAGS) -S /usr/share/cmake/Modules/FortranCInterface/my_sub.f -o CMakeFiles/myfort.dir/my_sub.f.s - -CMakeFiles/myfort.dir/mymodule.f90.o: CMakeFiles/myfort.dir/flags.make -CMakeFiles/myfort.dir/mymodule.f90.o: /usr/share/cmake/Modules/FortranCInterface/mymodule.f90 - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building Fortran object CMakeFiles/myfort.dir/mymodule.f90.o" - /usr/bin/gfortran $(Fortran_DEFINES) $(Fortran_INCLUDES) $(Fortran_FLAGS) -c /usr/share/cmake/Modules/FortranCInterface/mymodule.f90 -o CMakeFiles/myfort.dir/mymodule.f90.o - -CMakeFiles/myfort.dir/mymodule.f90.i: cmake_force - @echo "Preprocessing Fortran source to CMakeFiles/myfort.dir/mymodule.f90.i" - /usr/bin/gfortran $(Fortran_DEFINES) $(Fortran_INCLUDES) $(Fortran_FLAGS) -E /usr/share/cmake/Modules/FortranCInterface/mymodule.f90 > CMakeFiles/myfort.dir/mymodule.f90.i - -CMakeFiles/myfort.dir/mymodule.f90.s: cmake_force - @echo "Compiling Fortran source to assembly CMakeFiles/myfort.dir/mymodule.f90.s" - /usr/bin/gfortran $(Fortran_DEFINES) $(Fortran_INCLUDES) $(Fortran_FLAGS) -S /usr/share/cmake/Modules/FortranCInterface/mymodule.f90 -o CMakeFiles/myfort.dir/mymodule.f90.s - -CMakeFiles/myfort.dir/my_module.f90.o: CMakeFiles/myfort.dir/flags.make -CMakeFiles/myfort.dir/my_module.f90.o: /usr/share/cmake/Modules/FortranCInterface/my_module.f90 - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building Fortran object CMakeFiles/myfort.dir/my_module.f90.o" - /usr/bin/gfortran $(Fortran_DEFINES) $(Fortran_INCLUDES) $(Fortran_FLAGS) -c /usr/share/cmake/Modules/FortranCInterface/my_module.f90 -o CMakeFiles/myfort.dir/my_module.f90.o - -CMakeFiles/myfort.dir/my_module.f90.i: cmake_force - @echo "Preprocessing Fortran source to CMakeFiles/myfort.dir/my_module.f90.i" - /usr/bin/gfortran $(Fortran_DEFINES) $(Fortran_INCLUDES) $(Fortran_FLAGS) -E /usr/share/cmake/Modules/FortranCInterface/my_module.f90 > CMakeFiles/myfort.dir/my_module.f90.i - -CMakeFiles/myfort.dir/my_module.f90.s: cmake_force - @echo "Compiling Fortran source to assembly CMakeFiles/myfort.dir/my_module.f90.s" - /usr/bin/gfortran $(Fortran_DEFINES) $(Fortran_INCLUDES) $(Fortran_FLAGS) -S /usr/share/cmake/Modules/FortranCInterface/my_module.f90 -o CMakeFiles/myfort.dir/my_module.f90.s - -# Object files for target myfort -myfort_OBJECTS = \ -"CMakeFiles/myfort.dir/mysub.f.o" \ -"CMakeFiles/myfort.dir/my_sub.f.o" \ -"CMakeFiles/myfort.dir/mymodule.f90.o" \ -"CMakeFiles/myfort.dir/my_module.f90.o" - -# External object files for target myfort -myfort_EXTERNAL_OBJECTS = - -libmyfort.a: CMakeFiles/myfort.dir/mysub.f.o -libmyfort.a: CMakeFiles/myfort.dir/my_sub.f.o -libmyfort.a: CMakeFiles/myfort.dir/mymodule.f90.o -libmyfort.a: CMakeFiles/myfort.dir/my_module.f90.o -libmyfort.a: CMakeFiles/myfort.dir/build.make -libmyfort.a: CMakeFiles/myfort.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Linking Fortran static library libmyfort.a" - $(CMAKE_COMMAND) -P CMakeFiles/myfort.dir/cmake_clean_target.cmake - $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/myfort.dir/link.txt --verbose=$(VERBOSE) - -# Rule to build all files generated by this target. -CMakeFiles/myfort.dir/build: libmyfort.a -.PHONY : CMakeFiles/myfort.dir/build - -CMakeFiles/myfort.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/myfort.dir/cmake_clean.cmake -.PHONY : CMakeFiles/myfort.dir/clean - -CMakeFiles/myfort.dir/depend: - cd /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /usr/share/cmake/Modules/FortranCInterface /usr/share/cmake/Modules/FortranCInterface /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/DependInfo.cmake -.PHONY : CMakeFiles/myfort.dir/depend - diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/cmake_clean.cmake b/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/cmake_clean.cmake deleted file mode 100644 index 53f9fd56..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/cmake_clean.cmake +++ /dev/null @@ -1,13 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/myfort.dir/my_module.f90.o" - "CMakeFiles/myfort.dir/my_sub.f.o" - "CMakeFiles/myfort.dir/mymodule.f90.o" - "CMakeFiles/myfort.dir/mysub.f.o" - "libmyfort.a" - "libmyfort.pdb" -) - -# Per-language clean rules from dependency scanning. -foreach(lang Fortran) - include(CMakeFiles/myfort.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/cmake_clean_Fortran.cmake b/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/cmake_clean_Fortran.cmake deleted file mode 100644 index 884a249b..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/cmake_clean_Fortran.cmake +++ /dev/null @@ -1,10 +0,0 @@ -# Remove fortran modules provided by this target. -FILE(REMOVE - "my_module.mod" - "MY_MODULE.mod" - "CMakeFiles/myfort.dir/my_module.mod.stamp" - - "mymodule.mod" - "MYMODULE.mod" - "CMakeFiles/myfort.dir/mymodule.mod.stamp" - ) diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/cmake_clean_target.cmake b/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/cmake_clean_target.cmake deleted file mode 100644 index 6ce4b087..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/cmake_clean_target.cmake +++ /dev/null @@ -1,3 +0,0 @@ -file(REMOVE_RECURSE - "libmyfort.a" -) diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/compiler_depend.make b/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/compiler_depend.make deleted file mode 100644 index fa410b01..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/compiler_depend.make +++ /dev/null @@ -1,2 +0,0 @@ -# Empty compiler generated dependencies file for myfort. -# This may be replaced when dependencies are built. diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/compiler_depend.ts b/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/compiler_depend.ts deleted file mode 100644 index bf71a882..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/compiler_depend.ts +++ /dev/null @@ -1,2 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Timestamp file for compiler generated dependencies management for myfort. diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/depend.internal b/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/depend.internal deleted file mode 100644 index 4855e594..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/depend.internal +++ /dev/null @@ -1,11 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.26 - -CMakeFiles/myfort.dir/my_module.f90.o - /usr/share/cmake/Modules/FortranCInterface/my_module.f90 -CMakeFiles/myfort.dir/my_sub.f.o - /usr/share/cmake/Modules/FortranCInterface/my_sub.f -CMakeFiles/myfort.dir/mymodule.f90.o - /usr/share/cmake/Modules/FortranCInterface/mymodule.f90 -CMakeFiles/myfort.dir/mysub.f.o - /usr/share/cmake/Modules/FortranCInterface/mysub.f diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/depend.make b/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/depend.make deleted file mode 100644 index 1d1cafda..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/depend.make +++ /dev/null @@ -1,16 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.26 - -# Note that incremental build could trigger a call to cmake_copy_f90_mod on each re-build -CMakeFiles/myfort.dir/my_module.f90.o.provides.build: CMakeFiles/myfort.dir/my_module.mod.stamp -CMakeFiles/myfort.dir/my_module.mod.stamp: CMakeFiles/myfort.dir/my_module.f90.o - $(CMAKE_COMMAND) -E cmake_copy_f90_mod my_module.mod CMakeFiles/myfort.dir/my_module.mod.stamp GNU -CMakeFiles/myfort.dir/my_module.f90.o.provides.build: - $(CMAKE_COMMAND) -E touch CMakeFiles/myfort.dir/my_module.f90.o.provides.build -CMakeFiles/myfort.dir/build: CMakeFiles/myfort.dir/my_module.f90.o.provides.build -CMakeFiles/myfort.dir/mymodule.f90.o.provides.build: CMakeFiles/myfort.dir/mymodule.mod.stamp -CMakeFiles/myfort.dir/mymodule.mod.stamp: CMakeFiles/myfort.dir/mymodule.f90.o - $(CMAKE_COMMAND) -E cmake_copy_f90_mod mymodule.mod CMakeFiles/myfort.dir/mymodule.mod.stamp GNU -CMakeFiles/myfort.dir/mymodule.f90.o.provides.build: - $(CMAKE_COMMAND) -E touch CMakeFiles/myfort.dir/mymodule.f90.o.provides.build -CMakeFiles/myfort.dir/build: CMakeFiles/myfort.dir/mymodule.f90.o.provides.build diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/flags.make b/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/flags.make deleted file mode 100644 index 6006a712..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/flags.make +++ /dev/null @@ -1,10 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.26 - -# compile Fortran with /usr/bin/gfortran -Fortran_DEFINES = - -Fortran_INCLUDES = - -Fortran_FLAGS = -O3 -DNDEBUG -O3 - diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/fortran.internal b/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/fortran.internal deleted file mode 100644 index 064a4d1b..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/fortran.internal +++ /dev/null @@ -1,4 +0,0 @@ -# The fortran modules provided by this target. -provides - my_module.mod - mymodule.mod diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/link.txt b/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/link.txt deleted file mode 100644 index 98dd9fa6..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/link.txt +++ /dev/null @@ -1,2 +0,0 @@ -/usr/bin/ar qc libmyfort.a CMakeFiles/myfort.dir/mysub.f.o CMakeFiles/myfort.dir/my_sub.f.o CMakeFiles/myfort.dir/mymodule.f90.o CMakeFiles/myfort.dir/my_module.f90.o -/usr/bin/ranlib libmyfort.a diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/my_module.f90.o.provides.build b/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/my_module.f90.o.provides.build deleted file mode 100644 index e69de29b..00000000 diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/my_module.mod.stamp b/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/my_module.mod.stamp deleted file mode 100644 index efd87672..00000000 Binary files a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/my_module.mod.stamp and /dev/null differ diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/mymodule.f90.o.provides.build b/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/mymodule.f90.o.provides.build deleted file mode 100644 index e69de29b..00000000 diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/mymodule.mod.stamp b/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/mymodule.mod.stamp deleted file mode 100644 index 5828da0f..00000000 Binary files a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/mymodule.mod.stamp and /dev/null differ diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/progress.make b/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/progress.make deleted file mode 100644 index d79b0814..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/progress.make +++ /dev/null @@ -1,6 +0,0 @@ -CMAKE_PROGRESS_1 = 5 -CMAKE_PROGRESS_2 = 6 -CMAKE_PROGRESS_3 = 7 -CMAKE_PROGRESS_4 = 8 -CMAKE_PROGRESS_5 = 9 - diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/progress.marks b/build/CMakeFiles/FortranCInterface/CMakeFiles/progress.marks deleted file mode 100644 index a2720097..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/progress.marks +++ /dev/null @@ -1 +0,0 @@ -39 diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/C.includecache b/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/C.includecache deleted file mode 100644 index c3184246..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/C.includecache +++ /dev/null @@ -1,66 +0,0 @@ -#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">]) - -#IncludeRegexScan: ^.*$ - -#IncludeRegexComplain: ^$ - -#IncludeRegexTransform: - -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MYMODULE_mp_MYSUB-UPPER.c - -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MYSUB-UPPER.c - -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MY_MODULE_mp_MY_SUB-UPPER.c - -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MY_SUB-UPPER.c - -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/_QMmy_modulePmy_sub.c - -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/_QMmymodulePmysub.c - -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__my_module_MOD_my_sub.c - -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__my_module_NMOD_my_sub.c - -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__my_module__my_sub.c - -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__mymodule_MOD_mysub.c - -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__mymodule_NMOD_mysub.c - -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__mymodule__mysub.c - -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_moduleSmy_sub.c - -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_module_MP_my_sub.c - -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_module_mp_my_sub_.c - -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_module_my_sub_.c - -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_sub.c - -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_sub_.c - -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_sub__.c - -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymoduleSmysub.c - -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymodule_MP_mysub.c - -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymodule_mp_mysub_.c - -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymodule_mysub_.c - -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mysub.c - -/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mysub_.c - -/usr/share/cmake/Modules/FortranCInterface/MYMODULE.c - -/usr/share/cmake/Modules/FortranCInterface/MY_MODULE.c - -/usr/share/cmake/Modules/FortranCInterface/my_module_.c - -/usr/share/cmake/Modules/FortranCInterface/mymodule_.c - diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/DependInfo.cmake b/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/DependInfo.cmake deleted file mode 100644 index 446ae667..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/DependInfo.cmake +++ /dev/null @@ -1,57 +0,0 @@ - -# Consider dependencies only in project. -set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) - -# The set of languages for which implicit dependencies are needed: -set(CMAKE_DEPENDS_LANGUAGES - "C" - ) -# The set of files for implicit dependencies of each language: -set(CMAKE_DEPENDS_CHECK_C - "/usr/share/cmake/Modules/FortranCInterface/MYMODULE.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/MYMODULE.c.o" - "/usr/share/cmake/Modules/FortranCInterface/MY_MODULE.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/MY_MODULE.c.o" - "/usr/share/cmake/Modules/FortranCInterface/my_module_.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/my_module_.c.o" - "/usr/share/cmake/Modules/FortranCInterface/mymodule_.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/mymodule_.c.o" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MYMODULE_mp_MYSUB-UPPER.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/symbols/MYMODULE_mp_MYSUB-UPPER.c.o" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MYSUB-UPPER.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/symbols/MYSUB-UPPER.c.o" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MY_MODULE_mp_MY_SUB-UPPER.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/symbols/MY_MODULE_mp_MY_SUB-UPPER.c.o" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MY_SUB-UPPER.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/symbols/MY_SUB-UPPER.c.o" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/_QMmy_modulePmy_sub.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/symbols/_QMmy_modulePmy_sub.c.o" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/_QMmymodulePmysub.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/symbols/_QMmymodulePmysub.c.o" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__my_module_MOD_my_sub.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/symbols/__my_module_MOD_my_sub.c.o" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__my_module_NMOD_my_sub.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/symbols/__my_module_NMOD_my_sub.c.o" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__my_module__my_sub.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/symbols/__my_module__my_sub.c.o" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__mymodule_MOD_mysub.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/symbols/__mymodule_MOD_mysub.c.o" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__mymodule_NMOD_mysub.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/symbols/__mymodule_NMOD_mysub.c.o" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__mymodule__mysub.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/symbols/__mymodule__mysub.c.o" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_moduleSmy_sub.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/symbols/my_moduleSmy_sub.c.o" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_module_MP_my_sub.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/symbols/my_module_MP_my_sub.c.o" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_module_mp_my_sub_.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/symbols/my_module_mp_my_sub_.c.o" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_module_my_sub_.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/symbols/my_module_my_sub_.c.o" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_sub.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/symbols/my_sub.c.o" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_sub_.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/symbols/my_sub_.c.o" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_sub__.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/symbols/my_sub__.c.o" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymoduleSmysub.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/symbols/mymoduleSmysub.c.o" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymodule_MP_mysub.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/symbols/mymodule_MP_mysub.c.o" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymodule_mp_mysub_.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/symbols/mymodule_mp_mysub_.c.o" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymodule_mysub_.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/symbols/mymodule_mysub_.c.o" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mysub.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/symbols/mysub.c.o" - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mysub_.c" "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/symbols/mysub_.c.o" - ) -set(CMAKE_C_COMPILER_ID "GNU") - -# The include file search paths: -set(CMAKE_C_TARGET_INCLUDE_PATH - ) - -# The set of dependency files which are needed: -set(CMAKE_DEPENDS_DEPENDENCY_FILES - ) - -# Targets to which this target links which contain Fortran sources. -set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES - "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/myfort.dir/DependInfo.cmake" - ) - -# Fortran module output directory. -set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/build.make b/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/build.make deleted file mode 100644 index 36a44d8c..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/build.make +++ /dev/null @@ -1,530 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.26 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - -# Disable VCS-based implicit rules. -% : %,v - -# Disable VCS-based implicit rules. -% : RCS/% - -# Disable VCS-based implicit rules. -% : RCS/%,v - -# Disable VCS-based implicit rules. -% : SCCS/s.% - -# Disable VCS-based implicit rules. -% : s.% - -.SUFFIXES: .hpux_make_needs_suffix_list - -# Command-line flag to silence nested $(MAKE). -$(VERBOSE)MAKESILENT = -s - -#Suppress display of executed commands. -$(VERBOSE).SILENT: - -# A target that is always out of date. -cmake_force: -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E rm -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /usr/share/cmake/Modules/FortranCInterface - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface - -# Include any dependencies generated for this target. -include CMakeFiles/symbols.dir/depend.make -# Include any dependencies generated by the compiler for this target. -include CMakeFiles/symbols.dir/compiler_depend.make - -# Include the progress variables for this target. -include CMakeFiles/symbols.dir/progress.make - -# Include the compile flags for this target's objects. -include CMakeFiles/symbols.dir/flags.make - -CMakeFiles/symbols.dir/mymodule_.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/mymodule_.c.o: /usr/share/cmake/Modules/FortranCInterface/mymodule_.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/symbols.dir/mymodule_.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/mymodule_.c.o -c /usr/share/cmake/Modules/FortranCInterface/mymodule_.c - -CMakeFiles/symbols.dir/mymodule_.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/mymodule_.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /usr/share/cmake/Modules/FortranCInterface/mymodule_.c > CMakeFiles/symbols.dir/mymodule_.c.i - -CMakeFiles/symbols.dir/mymodule_.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/mymodule_.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /usr/share/cmake/Modules/FortranCInterface/mymodule_.c -o CMakeFiles/symbols.dir/mymodule_.c.s - -CMakeFiles/symbols.dir/my_module_.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/my_module_.c.o: /usr/share/cmake/Modules/FortranCInterface/my_module_.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object CMakeFiles/symbols.dir/my_module_.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/my_module_.c.o -c /usr/share/cmake/Modules/FortranCInterface/my_module_.c - -CMakeFiles/symbols.dir/my_module_.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/my_module_.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /usr/share/cmake/Modules/FortranCInterface/my_module_.c > CMakeFiles/symbols.dir/my_module_.c.i - -CMakeFiles/symbols.dir/my_module_.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/my_module_.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /usr/share/cmake/Modules/FortranCInterface/my_module_.c -o CMakeFiles/symbols.dir/my_module_.c.s - -CMakeFiles/symbols.dir/MY_MODULE.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/MY_MODULE.c.o: /usr/share/cmake/Modules/FortranCInterface/MY_MODULE.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object CMakeFiles/symbols.dir/MY_MODULE.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/MY_MODULE.c.o -c /usr/share/cmake/Modules/FortranCInterface/MY_MODULE.c - -CMakeFiles/symbols.dir/MY_MODULE.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/MY_MODULE.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /usr/share/cmake/Modules/FortranCInterface/MY_MODULE.c > CMakeFiles/symbols.dir/MY_MODULE.c.i - -CMakeFiles/symbols.dir/MY_MODULE.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/MY_MODULE.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /usr/share/cmake/Modules/FortranCInterface/MY_MODULE.c -o CMakeFiles/symbols.dir/MY_MODULE.c.s - -CMakeFiles/symbols.dir/MYMODULE.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/MYMODULE.c.o: /usr/share/cmake/Modules/FortranCInterface/MYMODULE.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building C object CMakeFiles/symbols.dir/MYMODULE.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/MYMODULE.c.o -c /usr/share/cmake/Modules/FortranCInterface/MYMODULE.c - -CMakeFiles/symbols.dir/MYMODULE.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/MYMODULE.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /usr/share/cmake/Modules/FortranCInterface/MYMODULE.c > CMakeFiles/symbols.dir/MYMODULE.c.i - -CMakeFiles/symbols.dir/MYMODULE.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/MYMODULE.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /usr/share/cmake/Modules/FortranCInterface/MYMODULE.c -o CMakeFiles/symbols.dir/MYMODULE.c.s - -CMakeFiles/symbols.dir/symbols/my_sub.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/symbols/my_sub.c.o: symbols/my_sub.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building C object CMakeFiles/symbols.dir/symbols/my_sub.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/symbols/my_sub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_sub.c - -CMakeFiles/symbols.dir/symbols/my_sub.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/symbols/my_sub.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_sub.c > CMakeFiles/symbols.dir/symbols/my_sub.c.i - -CMakeFiles/symbols.dir/symbols/my_sub.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/symbols/my_sub.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_sub.c -o CMakeFiles/symbols.dir/symbols/my_sub.c.s - -CMakeFiles/symbols.dir/symbols/my_sub_.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/symbols/my_sub_.c.o: symbols/my_sub_.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building C object CMakeFiles/symbols.dir/symbols/my_sub_.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/symbols/my_sub_.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_sub_.c - -CMakeFiles/symbols.dir/symbols/my_sub_.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/symbols/my_sub_.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_sub_.c > CMakeFiles/symbols.dir/symbols/my_sub_.c.i - -CMakeFiles/symbols.dir/symbols/my_sub_.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/symbols/my_sub_.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_sub_.c -o CMakeFiles/symbols.dir/symbols/my_sub_.c.s - -CMakeFiles/symbols.dir/symbols/my_sub__.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/symbols/my_sub__.c.o: symbols/my_sub__.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building C object CMakeFiles/symbols.dir/symbols/my_sub__.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/symbols/my_sub__.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_sub__.c - -CMakeFiles/symbols.dir/symbols/my_sub__.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/symbols/my_sub__.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_sub__.c > CMakeFiles/symbols.dir/symbols/my_sub__.c.i - -CMakeFiles/symbols.dir/symbols/my_sub__.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/symbols/my_sub__.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_sub__.c -o CMakeFiles/symbols.dir/symbols/my_sub__.c.s - -CMakeFiles/symbols.dir/symbols/MY_SUB-UPPER.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/symbols/MY_SUB-UPPER.c.o: symbols/MY_SUB-UPPER.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building C object CMakeFiles/symbols.dir/symbols/MY_SUB-UPPER.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/symbols/MY_SUB-UPPER.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MY_SUB-UPPER.c - -CMakeFiles/symbols.dir/symbols/MY_SUB-UPPER.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/symbols/MY_SUB-UPPER.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MY_SUB-UPPER.c > CMakeFiles/symbols.dir/symbols/MY_SUB-UPPER.c.i - -CMakeFiles/symbols.dir/symbols/MY_SUB-UPPER.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/symbols/MY_SUB-UPPER.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MY_SUB-UPPER.c -o CMakeFiles/symbols.dir/symbols/MY_SUB-UPPER.c.s - -CMakeFiles/symbols.dir/symbols/mysub.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/symbols/mysub.c.o: symbols/mysub.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building C object CMakeFiles/symbols.dir/symbols/mysub.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/symbols/mysub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mysub.c - -CMakeFiles/symbols.dir/symbols/mysub.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/symbols/mysub.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mysub.c > CMakeFiles/symbols.dir/symbols/mysub.c.i - -CMakeFiles/symbols.dir/symbols/mysub.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/symbols/mysub.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mysub.c -o CMakeFiles/symbols.dir/symbols/mysub.c.s - -CMakeFiles/symbols.dir/symbols/mysub_.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/symbols/mysub_.c.o: symbols/mysub_.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building C object CMakeFiles/symbols.dir/symbols/mysub_.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/symbols/mysub_.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mysub_.c - -CMakeFiles/symbols.dir/symbols/mysub_.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/symbols/mysub_.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mysub_.c > CMakeFiles/symbols.dir/symbols/mysub_.c.i - -CMakeFiles/symbols.dir/symbols/mysub_.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/symbols/mysub_.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mysub_.c -o CMakeFiles/symbols.dir/symbols/mysub_.c.s - -CMakeFiles/symbols.dir/symbols/MYSUB-UPPER.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/symbols/MYSUB-UPPER.c.o: symbols/MYSUB-UPPER.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Building C object CMakeFiles/symbols.dir/symbols/MYSUB-UPPER.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/symbols/MYSUB-UPPER.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MYSUB-UPPER.c - -CMakeFiles/symbols.dir/symbols/MYSUB-UPPER.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/symbols/MYSUB-UPPER.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MYSUB-UPPER.c > CMakeFiles/symbols.dir/symbols/MYSUB-UPPER.c.i - -CMakeFiles/symbols.dir/symbols/MYSUB-UPPER.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/symbols/MYSUB-UPPER.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MYSUB-UPPER.c -o CMakeFiles/symbols.dir/symbols/MYSUB-UPPER.c.s - -CMakeFiles/symbols.dir/symbols/__my_module_MOD_my_sub.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/symbols/__my_module_MOD_my_sub.c.o: symbols/__my_module_MOD_my_sub.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_12) "Building C object CMakeFiles/symbols.dir/symbols/__my_module_MOD_my_sub.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/symbols/__my_module_MOD_my_sub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__my_module_MOD_my_sub.c - -CMakeFiles/symbols.dir/symbols/__my_module_MOD_my_sub.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/symbols/__my_module_MOD_my_sub.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__my_module_MOD_my_sub.c > CMakeFiles/symbols.dir/symbols/__my_module_MOD_my_sub.c.i - -CMakeFiles/symbols.dir/symbols/__my_module_MOD_my_sub.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/symbols/__my_module_MOD_my_sub.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__my_module_MOD_my_sub.c -o CMakeFiles/symbols.dir/symbols/__my_module_MOD_my_sub.c.s - -CMakeFiles/symbols.dir/symbols/__my_module_NMOD_my_sub.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/symbols/__my_module_NMOD_my_sub.c.o: symbols/__my_module_NMOD_my_sub.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_13) "Building C object CMakeFiles/symbols.dir/symbols/__my_module_NMOD_my_sub.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/symbols/__my_module_NMOD_my_sub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__my_module_NMOD_my_sub.c - -CMakeFiles/symbols.dir/symbols/__my_module_NMOD_my_sub.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/symbols/__my_module_NMOD_my_sub.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__my_module_NMOD_my_sub.c > CMakeFiles/symbols.dir/symbols/__my_module_NMOD_my_sub.c.i - -CMakeFiles/symbols.dir/symbols/__my_module_NMOD_my_sub.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/symbols/__my_module_NMOD_my_sub.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__my_module_NMOD_my_sub.c -o CMakeFiles/symbols.dir/symbols/__my_module_NMOD_my_sub.c.s - -CMakeFiles/symbols.dir/symbols/__my_module__my_sub.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/symbols/__my_module__my_sub.c.o: symbols/__my_module__my_sub.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_14) "Building C object CMakeFiles/symbols.dir/symbols/__my_module__my_sub.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/symbols/__my_module__my_sub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__my_module__my_sub.c - -CMakeFiles/symbols.dir/symbols/__my_module__my_sub.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/symbols/__my_module__my_sub.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__my_module__my_sub.c > CMakeFiles/symbols.dir/symbols/__my_module__my_sub.c.i - -CMakeFiles/symbols.dir/symbols/__my_module__my_sub.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/symbols/__my_module__my_sub.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__my_module__my_sub.c -o CMakeFiles/symbols.dir/symbols/__my_module__my_sub.c.s - -CMakeFiles/symbols.dir/symbols/__mymodule_MOD_mysub.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/symbols/__mymodule_MOD_mysub.c.o: symbols/__mymodule_MOD_mysub.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_15) "Building C object CMakeFiles/symbols.dir/symbols/__mymodule_MOD_mysub.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/symbols/__mymodule_MOD_mysub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__mymodule_MOD_mysub.c - -CMakeFiles/symbols.dir/symbols/__mymodule_MOD_mysub.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/symbols/__mymodule_MOD_mysub.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__mymodule_MOD_mysub.c > CMakeFiles/symbols.dir/symbols/__mymodule_MOD_mysub.c.i - -CMakeFiles/symbols.dir/symbols/__mymodule_MOD_mysub.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/symbols/__mymodule_MOD_mysub.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__mymodule_MOD_mysub.c -o CMakeFiles/symbols.dir/symbols/__mymodule_MOD_mysub.c.s - -CMakeFiles/symbols.dir/symbols/__mymodule_NMOD_mysub.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/symbols/__mymodule_NMOD_mysub.c.o: symbols/__mymodule_NMOD_mysub.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_16) "Building C object CMakeFiles/symbols.dir/symbols/__mymodule_NMOD_mysub.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/symbols/__mymodule_NMOD_mysub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__mymodule_NMOD_mysub.c - -CMakeFiles/symbols.dir/symbols/__mymodule_NMOD_mysub.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/symbols/__mymodule_NMOD_mysub.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__mymodule_NMOD_mysub.c > CMakeFiles/symbols.dir/symbols/__mymodule_NMOD_mysub.c.i - -CMakeFiles/symbols.dir/symbols/__mymodule_NMOD_mysub.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/symbols/__mymodule_NMOD_mysub.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__mymodule_NMOD_mysub.c -o CMakeFiles/symbols.dir/symbols/__mymodule_NMOD_mysub.c.s - -CMakeFiles/symbols.dir/symbols/__mymodule__mysub.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/symbols/__mymodule__mysub.c.o: symbols/__mymodule__mysub.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_17) "Building C object CMakeFiles/symbols.dir/symbols/__mymodule__mysub.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/symbols/__mymodule__mysub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__mymodule__mysub.c - -CMakeFiles/symbols.dir/symbols/__mymodule__mysub.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/symbols/__mymodule__mysub.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__mymodule__mysub.c > CMakeFiles/symbols.dir/symbols/__mymodule__mysub.c.i - -CMakeFiles/symbols.dir/symbols/__mymodule__mysub.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/symbols/__mymodule__mysub.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__mymodule__mysub.c -o CMakeFiles/symbols.dir/symbols/__mymodule__mysub.c.s - -CMakeFiles/symbols.dir/symbols/my_moduleSmy_sub.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/symbols/my_moduleSmy_sub.c.o: symbols/my_moduleSmy_sub.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_18) "Building C object CMakeFiles/symbols.dir/symbols/my_moduleSmy_sub.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/symbols/my_moduleSmy_sub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_moduleSmy_sub.c - -CMakeFiles/symbols.dir/symbols/my_moduleSmy_sub.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/symbols/my_moduleSmy_sub.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_moduleSmy_sub.c > CMakeFiles/symbols.dir/symbols/my_moduleSmy_sub.c.i - -CMakeFiles/symbols.dir/symbols/my_moduleSmy_sub.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/symbols/my_moduleSmy_sub.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_moduleSmy_sub.c -o CMakeFiles/symbols.dir/symbols/my_moduleSmy_sub.c.s - -CMakeFiles/symbols.dir/symbols/my_module_mp_my_sub_.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/symbols/my_module_mp_my_sub_.c.o: symbols/my_module_mp_my_sub_.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_19) "Building C object CMakeFiles/symbols.dir/symbols/my_module_mp_my_sub_.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/symbols/my_module_mp_my_sub_.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_module_mp_my_sub_.c - -CMakeFiles/symbols.dir/symbols/my_module_mp_my_sub_.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/symbols/my_module_mp_my_sub_.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_module_mp_my_sub_.c > CMakeFiles/symbols.dir/symbols/my_module_mp_my_sub_.c.i - -CMakeFiles/symbols.dir/symbols/my_module_mp_my_sub_.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/symbols/my_module_mp_my_sub_.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_module_mp_my_sub_.c -o CMakeFiles/symbols.dir/symbols/my_module_mp_my_sub_.c.s - -CMakeFiles/symbols.dir/symbols/MY_MODULE_mp_MY_SUB-UPPER.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/symbols/MY_MODULE_mp_MY_SUB-UPPER.c.o: symbols/MY_MODULE_mp_MY_SUB-UPPER.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_20) "Building C object CMakeFiles/symbols.dir/symbols/MY_MODULE_mp_MY_SUB-UPPER.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/symbols/MY_MODULE_mp_MY_SUB-UPPER.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MY_MODULE_mp_MY_SUB-UPPER.c - -CMakeFiles/symbols.dir/symbols/MY_MODULE_mp_MY_SUB-UPPER.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/symbols/MY_MODULE_mp_MY_SUB-UPPER.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MY_MODULE_mp_MY_SUB-UPPER.c > CMakeFiles/symbols.dir/symbols/MY_MODULE_mp_MY_SUB-UPPER.c.i - -CMakeFiles/symbols.dir/symbols/MY_MODULE_mp_MY_SUB-UPPER.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/symbols/MY_MODULE_mp_MY_SUB-UPPER.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MY_MODULE_mp_MY_SUB-UPPER.c -o CMakeFiles/symbols.dir/symbols/MY_MODULE_mp_MY_SUB-UPPER.c.s - -CMakeFiles/symbols.dir/symbols/my_module_my_sub_.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/symbols/my_module_my_sub_.c.o: symbols/my_module_my_sub_.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_21) "Building C object CMakeFiles/symbols.dir/symbols/my_module_my_sub_.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/symbols/my_module_my_sub_.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_module_my_sub_.c - -CMakeFiles/symbols.dir/symbols/my_module_my_sub_.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/symbols/my_module_my_sub_.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_module_my_sub_.c > CMakeFiles/symbols.dir/symbols/my_module_my_sub_.c.i - -CMakeFiles/symbols.dir/symbols/my_module_my_sub_.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/symbols/my_module_my_sub_.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_module_my_sub_.c -o CMakeFiles/symbols.dir/symbols/my_module_my_sub_.c.s - -CMakeFiles/symbols.dir/symbols/my_module_MP_my_sub.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/symbols/my_module_MP_my_sub.c.o: symbols/my_module_MP_my_sub.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_22) "Building C object CMakeFiles/symbols.dir/symbols/my_module_MP_my_sub.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/symbols/my_module_MP_my_sub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_module_MP_my_sub.c - -CMakeFiles/symbols.dir/symbols/my_module_MP_my_sub.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/symbols/my_module_MP_my_sub.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_module_MP_my_sub.c > CMakeFiles/symbols.dir/symbols/my_module_MP_my_sub.c.i - -CMakeFiles/symbols.dir/symbols/my_module_MP_my_sub.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/symbols/my_module_MP_my_sub.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_module_MP_my_sub.c -o CMakeFiles/symbols.dir/symbols/my_module_MP_my_sub.c.s - -CMakeFiles/symbols.dir/symbols/mymoduleSmysub.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/symbols/mymoduleSmysub.c.o: symbols/mymoduleSmysub.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_23) "Building C object CMakeFiles/symbols.dir/symbols/mymoduleSmysub.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/symbols/mymoduleSmysub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymoduleSmysub.c - -CMakeFiles/symbols.dir/symbols/mymoduleSmysub.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/symbols/mymoduleSmysub.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymoduleSmysub.c > CMakeFiles/symbols.dir/symbols/mymoduleSmysub.c.i - -CMakeFiles/symbols.dir/symbols/mymoduleSmysub.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/symbols/mymoduleSmysub.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymoduleSmysub.c -o CMakeFiles/symbols.dir/symbols/mymoduleSmysub.c.s - -CMakeFiles/symbols.dir/symbols/mymodule_mp_mysub_.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/symbols/mymodule_mp_mysub_.c.o: symbols/mymodule_mp_mysub_.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_24) "Building C object CMakeFiles/symbols.dir/symbols/mymodule_mp_mysub_.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/symbols/mymodule_mp_mysub_.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymodule_mp_mysub_.c - -CMakeFiles/symbols.dir/symbols/mymodule_mp_mysub_.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/symbols/mymodule_mp_mysub_.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymodule_mp_mysub_.c > CMakeFiles/symbols.dir/symbols/mymodule_mp_mysub_.c.i - -CMakeFiles/symbols.dir/symbols/mymodule_mp_mysub_.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/symbols/mymodule_mp_mysub_.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymodule_mp_mysub_.c -o CMakeFiles/symbols.dir/symbols/mymodule_mp_mysub_.c.s - -CMakeFiles/symbols.dir/symbols/MYMODULE_mp_MYSUB-UPPER.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/symbols/MYMODULE_mp_MYSUB-UPPER.c.o: symbols/MYMODULE_mp_MYSUB-UPPER.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_25) "Building C object CMakeFiles/symbols.dir/symbols/MYMODULE_mp_MYSUB-UPPER.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/symbols/MYMODULE_mp_MYSUB-UPPER.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MYMODULE_mp_MYSUB-UPPER.c - -CMakeFiles/symbols.dir/symbols/MYMODULE_mp_MYSUB-UPPER.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/symbols/MYMODULE_mp_MYSUB-UPPER.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MYMODULE_mp_MYSUB-UPPER.c > CMakeFiles/symbols.dir/symbols/MYMODULE_mp_MYSUB-UPPER.c.i - -CMakeFiles/symbols.dir/symbols/MYMODULE_mp_MYSUB-UPPER.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/symbols/MYMODULE_mp_MYSUB-UPPER.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MYMODULE_mp_MYSUB-UPPER.c -o CMakeFiles/symbols.dir/symbols/MYMODULE_mp_MYSUB-UPPER.c.s - -CMakeFiles/symbols.dir/symbols/mymodule_mysub_.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/symbols/mymodule_mysub_.c.o: symbols/mymodule_mysub_.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_26) "Building C object CMakeFiles/symbols.dir/symbols/mymodule_mysub_.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/symbols/mymodule_mysub_.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymodule_mysub_.c - -CMakeFiles/symbols.dir/symbols/mymodule_mysub_.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/symbols/mymodule_mysub_.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymodule_mysub_.c > CMakeFiles/symbols.dir/symbols/mymodule_mysub_.c.i - -CMakeFiles/symbols.dir/symbols/mymodule_mysub_.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/symbols/mymodule_mysub_.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymodule_mysub_.c -o CMakeFiles/symbols.dir/symbols/mymodule_mysub_.c.s - -CMakeFiles/symbols.dir/symbols/mymodule_MP_mysub.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/symbols/mymodule_MP_mysub.c.o: symbols/mymodule_MP_mysub.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_27) "Building C object CMakeFiles/symbols.dir/symbols/mymodule_MP_mysub.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/symbols/mymodule_MP_mysub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymodule_MP_mysub.c - -CMakeFiles/symbols.dir/symbols/mymodule_MP_mysub.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/symbols/mymodule_MP_mysub.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymodule_MP_mysub.c > CMakeFiles/symbols.dir/symbols/mymodule_MP_mysub.c.i - -CMakeFiles/symbols.dir/symbols/mymodule_MP_mysub.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/symbols/mymodule_MP_mysub.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymodule_MP_mysub.c -o CMakeFiles/symbols.dir/symbols/mymodule_MP_mysub.c.s - -CMakeFiles/symbols.dir/symbols/_QMmy_modulePmy_sub.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/symbols/_QMmy_modulePmy_sub.c.o: symbols/_QMmy_modulePmy_sub.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_28) "Building C object CMakeFiles/symbols.dir/symbols/_QMmy_modulePmy_sub.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/symbols/_QMmy_modulePmy_sub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/_QMmy_modulePmy_sub.c - -CMakeFiles/symbols.dir/symbols/_QMmy_modulePmy_sub.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/symbols/_QMmy_modulePmy_sub.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/_QMmy_modulePmy_sub.c > CMakeFiles/symbols.dir/symbols/_QMmy_modulePmy_sub.c.i - -CMakeFiles/symbols.dir/symbols/_QMmy_modulePmy_sub.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/symbols/_QMmy_modulePmy_sub.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/_QMmy_modulePmy_sub.c -o CMakeFiles/symbols.dir/symbols/_QMmy_modulePmy_sub.c.s - -CMakeFiles/symbols.dir/symbols/_QMmymodulePmysub.c.o: CMakeFiles/symbols.dir/flags.make -CMakeFiles/symbols.dir/symbols/_QMmymodulePmysub.c.o: symbols/_QMmymodulePmysub.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_29) "Building C object CMakeFiles/symbols.dir/symbols/_QMmymodulePmysub.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/symbols.dir/symbols/_QMmymodulePmysub.c.o -c /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/_QMmymodulePmysub.c - -CMakeFiles/symbols.dir/symbols/_QMmymodulePmysub.c.i: cmake_force - @echo "Preprocessing C source to CMakeFiles/symbols.dir/symbols/_QMmymodulePmysub.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/_QMmymodulePmysub.c > CMakeFiles/symbols.dir/symbols/_QMmymodulePmysub.c.i - -CMakeFiles/symbols.dir/symbols/_QMmymodulePmysub.c.s: cmake_force - @echo "Compiling C source to assembly CMakeFiles/symbols.dir/symbols/_QMmymodulePmysub.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/_QMmymodulePmysub.c -o CMakeFiles/symbols.dir/symbols/_QMmymodulePmysub.c.s - -# Object files for target symbols -symbols_OBJECTS = \ -"CMakeFiles/symbols.dir/mymodule_.c.o" \ -"CMakeFiles/symbols.dir/my_module_.c.o" \ -"CMakeFiles/symbols.dir/MY_MODULE.c.o" \ -"CMakeFiles/symbols.dir/MYMODULE.c.o" \ -"CMakeFiles/symbols.dir/symbols/my_sub.c.o" \ -"CMakeFiles/symbols.dir/symbols/my_sub_.c.o" \ -"CMakeFiles/symbols.dir/symbols/my_sub__.c.o" \ -"CMakeFiles/symbols.dir/symbols/MY_SUB-UPPER.c.o" \ -"CMakeFiles/symbols.dir/symbols/mysub.c.o" \ -"CMakeFiles/symbols.dir/symbols/mysub_.c.o" \ -"CMakeFiles/symbols.dir/symbols/MYSUB-UPPER.c.o" \ -"CMakeFiles/symbols.dir/symbols/__my_module_MOD_my_sub.c.o" \ -"CMakeFiles/symbols.dir/symbols/__my_module_NMOD_my_sub.c.o" \ -"CMakeFiles/symbols.dir/symbols/__my_module__my_sub.c.o" \ -"CMakeFiles/symbols.dir/symbols/__mymodule_MOD_mysub.c.o" \ -"CMakeFiles/symbols.dir/symbols/__mymodule_NMOD_mysub.c.o" \ -"CMakeFiles/symbols.dir/symbols/__mymodule__mysub.c.o" \ -"CMakeFiles/symbols.dir/symbols/my_moduleSmy_sub.c.o" \ -"CMakeFiles/symbols.dir/symbols/my_module_mp_my_sub_.c.o" \ -"CMakeFiles/symbols.dir/symbols/MY_MODULE_mp_MY_SUB-UPPER.c.o" \ -"CMakeFiles/symbols.dir/symbols/my_module_my_sub_.c.o" \ -"CMakeFiles/symbols.dir/symbols/my_module_MP_my_sub.c.o" \ -"CMakeFiles/symbols.dir/symbols/mymoduleSmysub.c.o" \ -"CMakeFiles/symbols.dir/symbols/mymodule_mp_mysub_.c.o" \ -"CMakeFiles/symbols.dir/symbols/MYMODULE_mp_MYSUB-UPPER.c.o" \ -"CMakeFiles/symbols.dir/symbols/mymodule_mysub_.c.o" \ -"CMakeFiles/symbols.dir/symbols/mymodule_MP_mysub.c.o" \ -"CMakeFiles/symbols.dir/symbols/_QMmy_modulePmy_sub.c.o" \ -"CMakeFiles/symbols.dir/symbols/_QMmymodulePmysub.c.o" - -# External object files for target symbols -symbols_EXTERNAL_OBJECTS = - -libsymbols.a: CMakeFiles/symbols.dir/mymodule_.c.o -libsymbols.a: CMakeFiles/symbols.dir/my_module_.c.o -libsymbols.a: CMakeFiles/symbols.dir/MY_MODULE.c.o -libsymbols.a: CMakeFiles/symbols.dir/MYMODULE.c.o -libsymbols.a: CMakeFiles/symbols.dir/symbols/my_sub.c.o -libsymbols.a: CMakeFiles/symbols.dir/symbols/my_sub_.c.o -libsymbols.a: CMakeFiles/symbols.dir/symbols/my_sub__.c.o -libsymbols.a: CMakeFiles/symbols.dir/symbols/MY_SUB-UPPER.c.o -libsymbols.a: CMakeFiles/symbols.dir/symbols/mysub.c.o -libsymbols.a: CMakeFiles/symbols.dir/symbols/mysub_.c.o -libsymbols.a: CMakeFiles/symbols.dir/symbols/MYSUB-UPPER.c.o -libsymbols.a: CMakeFiles/symbols.dir/symbols/__my_module_MOD_my_sub.c.o -libsymbols.a: CMakeFiles/symbols.dir/symbols/__my_module_NMOD_my_sub.c.o -libsymbols.a: CMakeFiles/symbols.dir/symbols/__my_module__my_sub.c.o -libsymbols.a: CMakeFiles/symbols.dir/symbols/__mymodule_MOD_mysub.c.o -libsymbols.a: CMakeFiles/symbols.dir/symbols/__mymodule_NMOD_mysub.c.o -libsymbols.a: CMakeFiles/symbols.dir/symbols/__mymodule__mysub.c.o -libsymbols.a: CMakeFiles/symbols.dir/symbols/my_moduleSmy_sub.c.o -libsymbols.a: CMakeFiles/symbols.dir/symbols/my_module_mp_my_sub_.c.o -libsymbols.a: CMakeFiles/symbols.dir/symbols/MY_MODULE_mp_MY_SUB-UPPER.c.o -libsymbols.a: CMakeFiles/symbols.dir/symbols/my_module_my_sub_.c.o -libsymbols.a: CMakeFiles/symbols.dir/symbols/my_module_MP_my_sub.c.o -libsymbols.a: CMakeFiles/symbols.dir/symbols/mymoduleSmysub.c.o -libsymbols.a: CMakeFiles/symbols.dir/symbols/mymodule_mp_mysub_.c.o -libsymbols.a: CMakeFiles/symbols.dir/symbols/MYMODULE_mp_MYSUB-UPPER.c.o -libsymbols.a: CMakeFiles/symbols.dir/symbols/mymodule_mysub_.c.o -libsymbols.a: CMakeFiles/symbols.dir/symbols/mymodule_MP_mysub.c.o -libsymbols.a: CMakeFiles/symbols.dir/symbols/_QMmy_modulePmy_sub.c.o -libsymbols.a: CMakeFiles/symbols.dir/symbols/_QMmymodulePmysub.c.o -libsymbols.a: CMakeFiles/symbols.dir/build.make -libsymbols.a: CMakeFiles/symbols.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles --progress-num=$(CMAKE_PROGRESS_30) "Linking C static library libsymbols.a" - $(CMAKE_COMMAND) -P CMakeFiles/symbols.dir/cmake_clean_target.cmake - $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/symbols.dir/link.txt --verbose=$(VERBOSE) - -# Rule to build all files generated by this target. -CMakeFiles/symbols.dir/build: libsymbols.a -.PHONY : CMakeFiles/symbols.dir/build - -CMakeFiles/symbols.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/symbols.dir/cmake_clean.cmake -.PHONY : CMakeFiles/symbols.dir/clean - -CMakeFiles/symbols.dir/depend: - cd /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /usr/share/cmake/Modules/FortranCInterface /usr/share/cmake/Modules/FortranCInterface /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/DependInfo.cmake -.PHONY : CMakeFiles/symbols.dir/depend - diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/cmake_clean.cmake b/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/cmake_clean.cmake deleted file mode 100644 index a8b218db..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/cmake_clean.cmake +++ /dev/null @@ -1,38 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/symbols.dir/MYMODULE.c.o" - "CMakeFiles/symbols.dir/MY_MODULE.c.o" - "CMakeFiles/symbols.dir/my_module_.c.o" - "CMakeFiles/symbols.dir/mymodule_.c.o" - "CMakeFiles/symbols.dir/symbols/MYMODULE_mp_MYSUB-UPPER.c.o" - "CMakeFiles/symbols.dir/symbols/MYSUB-UPPER.c.o" - "CMakeFiles/symbols.dir/symbols/MY_MODULE_mp_MY_SUB-UPPER.c.o" - "CMakeFiles/symbols.dir/symbols/MY_SUB-UPPER.c.o" - "CMakeFiles/symbols.dir/symbols/_QMmy_modulePmy_sub.c.o" - "CMakeFiles/symbols.dir/symbols/_QMmymodulePmysub.c.o" - "CMakeFiles/symbols.dir/symbols/__my_module_MOD_my_sub.c.o" - "CMakeFiles/symbols.dir/symbols/__my_module_NMOD_my_sub.c.o" - "CMakeFiles/symbols.dir/symbols/__my_module__my_sub.c.o" - "CMakeFiles/symbols.dir/symbols/__mymodule_MOD_mysub.c.o" - "CMakeFiles/symbols.dir/symbols/__mymodule_NMOD_mysub.c.o" - "CMakeFiles/symbols.dir/symbols/__mymodule__mysub.c.o" - "CMakeFiles/symbols.dir/symbols/my_moduleSmy_sub.c.o" - "CMakeFiles/symbols.dir/symbols/my_module_MP_my_sub.c.o" - "CMakeFiles/symbols.dir/symbols/my_module_mp_my_sub_.c.o" - "CMakeFiles/symbols.dir/symbols/my_module_my_sub_.c.o" - "CMakeFiles/symbols.dir/symbols/my_sub.c.o" - "CMakeFiles/symbols.dir/symbols/my_sub_.c.o" - "CMakeFiles/symbols.dir/symbols/my_sub__.c.o" - "CMakeFiles/symbols.dir/symbols/mymoduleSmysub.c.o" - "CMakeFiles/symbols.dir/symbols/mymodule_MP_mysub.c.o" - "CMakeFiles/symbols.dir/symbols/mymodule_mp_mysub_.c.o" - "CMakeFiles/symbols.dir/symbols/mymodule_mysub_.c.o" - "CMakeFiles/symbols.dir/symbols/mysub.c.o" - "CMakeFiles/symbols.dir/symbols/mysub_.c.o" - "libsymbols.a" - "libsymbols.pdb" -) - -# Per-language clean rules from dependency scanning. -foreach(lang C) - include(CMakeFiles/symbols.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/cmake_clean_target.cmake b/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/cmake_clean_target.cmake deleted file mode 100644 index aec1a03b..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/cmake_clean_target.cmake +++ /dev/null @@ -1,3 +0,0 @@ -file(REMOVE_RECURSE - "libsymbols.a" -) diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/compiler_depend.make b/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/compiler_depend.make deleted file mode 100644 index dd189e7f..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/compiler_depend.make +++ /dev/null @@ -1,2 +0,0 @@ -# Empty compiler generated dependencies file for symbols. -# This may be replaced when dependencies are built. diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/compiler_depend.ts b/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/compiler_depend.ts deleted file mode 100644 index 13e89318..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/compiler_depend.ts +++ /dev/null @@ -1,2 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Timestamp file for compiler generated dependencies management for symbols. diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/depend.internal b/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/depend.internal deleted file mode 100644 index b5c1a71c..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/depend.internal +++ /dev/null @@ -1,61 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.26 - -CMakeFiles/symbols.dir/MYMODULE.c.o - /usr/share/cmake/Modules/FortranCInterface/MYMODULE.c -CMakeFiles/symbols.dir/MY_MODULE.c.o - /usr/share/cmake/Modules/FortranCInterface/MY_MODULE.c -CMakeFiles/symbols.dir/my_module_.c.o - /usr/share/cmake/Modules/FortranCInterface/my_module_.c -CMakeFiles/symbols.dir/mymodule_.c.o - /usr/share/cmake/Modules/FortranCInterface/mymodule_.c -CMakeFiles/symbols.dir/symbols/MYMODULE_mp_MYSUB-UPPER.c.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MYMODULE_mp_MYSUB-UPPER.c -CMakeFiles/symbols.dir/symbols/MYSUB-UPPER.c.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MYSUB-UPPER.c -CMakeFiles/symbols.dir/symbols/MY_MODULE_mp_MY_SUB-UPPER.c.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MY_MODULE_mp_MY_SUB-UPPER.c -CMakeFiles/symbols.dir/symbols/MY_SUB-UPPER.c.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/MY_SUB-UPPER.c -CMakeFiles/symbols.dir/symbols/_QMmy_modulePmy_sub.c.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/_QMmy_modulePmy_sub.c -CMakeFiles/symbols.dir/symbols/_QMmymodulePmysub.c.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/_QMmymodulePmysub.c -CMakeFiles/symbols.dir/symbols/__my_module_MOD_my_sub.c.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__my_module_MOD_my_sub.c -CMakeFiles/symbols.dir/symbols/__my_module_NMOD_my_sub.c.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__my_module_NMOD_my_sub.c -CMakeFiles/symbols.dir/symbols/__my_module__my_sub.c.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__my_module__my_sub.c -CMakeFiles/symbols.dir/symbols/__mymodule_MOD_mysub.c.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__mymodule_MOD_mysub.c -CMakeFiles/symbols.dir/symbols/__mymodule_NMOD_mysub.c.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__mymodule_NMOD_mysub.c -CMakeFiles/symbols.dir/symbols/__mymodule__mysub.c.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/__mymodule__mysub.c -CMakeFiles/symbols.dir/symbols/my_moduleSmy_sub.c.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_moduleSmy_sub.c -CMakeFiles/symbols.dir/symbols/my_module_MP_my_sub.c.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_module_MP_my_sub.c -CMakeFiles/symbols.dir/symbols/my_module_mp_my_sub_.c.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_module_mp_my_sub_.c -CMakeFiles/symbols.dir/symbols/my_module_my_sub_.c.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_module_my_sub_.c -CMakeFiles/symbols.dir/symbols/my_sub.c.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_sub.c -CMakeFiles/symbols.dir/symbols/my_sub_.c.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_sub_.c -CMakeFiles/symbols.dir/symbols/my_sub__.c.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/my_sub__.c -CMakeFiles/symbols.dir/symbols/mymoduleSmysub.c.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymoduleSmysub.c -CMakeFiles/symbols.dir/symbols/mymodule_MP_mysub.c.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymodule_MP_mysub.c -CMakeFiles/symbols.dir/symbols/mymodule_mp_mysub_.c.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymodule_mp_mysub_.c -CMakeFiles/symbols.dir/symbols/mymodule_mysub_.c.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mymodule_mysub_.c -CMakeFiles/symbols.dir/symbols/mysub.c.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mysub.c -CMakeFiles/symbols.dir/symbols/mysub_.c.o - /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/symbols/mysub_.c diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/depend.make b/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/depend.make deleted file mode 100644 index 94a37092..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/depend.make +++ /dev/null @@ -1,61 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.26 - -CMakeFiles/symbols.dir/MYMODULE.c.o: \ - /usr/share/cmake/Modules/FortranCInterface/MYMODULE.c -CMakeFiles/symbols.dir/MY_MODULE.c.o: \ - /usr/share/cmake/Modules/FortranCInterface/MY_MODULE.c -CMakeFiles/symbols.dir/my_module_.c.o: \ - /usr/share/cmake/Modules/FortranCInterface/my_module_.c -CMakeFiles/symbols.dir/mymodule_.c.o: \ - /usr/share/cmake/Modules/FortranCInterface/mymodule_.c -CMakeFiles/symbols.dir/symbols/MYMODULE_mp_MYSUB-UPPER.c.o: \ - symbols/MYMODULE_mp_MYSUB-UPPER.c -CMakeFiles/symbols.dir/symbols/MYSUB-UPPER.c.o: \ - symbols/MYSUB-UPPER.c -CMakeFiles/symbols.dir/symbols/MY_MODULE_mp_MY_SUB-UPPER.c.o: \ - symbols/MY_MODULE_mp_MY_SUB-UPPER.c -CMakeFiles/symbols.dir/symbols/MY_SUB-UPPER.c.o: \ - symbols/MY_SUB-UPPER.c -CMakeFiles/symbols.dir/symbols/_QMmy_modulePmy_sub.c.o: \ - symbols/_QMmy_modulePmy_sub.c -CMakeFiles/symbols.dir/symbols/_QMmymodulePmysub.c.o: \ - symbols/_QMmymodulePmysub.c -CMakeFiles/symbols.dir/symbols/__my_module_MOD_my_sub.c.o: \ - symbols/__my_module_MOD_my_sub.c -CMakeFiles/symbols.dir/symbols/__my_module_NMOD_my_sub.c.o: \ - symbols/__my_module_NMOD_my_sub.c -CMakeFiles/symbols.dir/symbols/__my_module__my_sub.c.o: \ - symbols/__my_module__my_sub.c -CMakeFiles/symbols.dir/symbols/__mymodule_MOD_mysub.c.o: \ - symbols/__mymodule_MOD_mysub.c -CMakeFiles/symbols.dir/symbols/__mymodule_NMOD_mysub.c.o: \ - symbols/__mymodule_NMOD_mysub.c -CMakeFiles/symbols.dir/symbols/__mymodule__mysub.c.o: \ - symbols/__mymodule__mysub.c -CMakeFiles/symbols.dir/symbols/my_moduleSmy_sub.c.o: \ - symbols/my_moduleSmy_sub.c -CMakeFiles/symbols.dir/symbols/my_module_MP_my_sub.c.o: \ - symbols/my_module_MP_my_sub.c -CMakeFiles/symbols.dir/symbols/my_module_mp_my_sub_.c.o: \ - symbols/my_module_mp_my_sub_.c -CMakeFiles/symbols.dir/symbols/my_module_my_sub_.c.o: \ - symbols/my_module_my_sub_.c -CMakeFiles/symbols.dir/symbols/my_sub.c.o: \ - symbols/my_sub.c -CMakeFiles/symbols.dir/symbols/my_sub_.c.o: \ - symbols/my_sub_.c -CMakeFiles/symbols.dir/symbols/my_sub__.c.o: \ - symbols/my_sub__.c -CMakeFiles/symbols.dir/symbols/mymoduleSmysub.c.o: \ - symbols/mymoduleSmysub.c -CMakeFiles/symbols.dir/symbols/mymodule_MP_mysub.c.o: \ - symbols/mymodule_MP_mysub.c -CMakeFiles/symbols.dir/symbols/mymodule_mp_mysub_.c.o: \ - symbols/mymodule_mp_mysub_.c -CMakeFiles/symbols.dir/symbols/mymodule_mysub_.c.o: \ - symbols/mymodule_mysub_.c -CMakeFiles/symbols.dir/symbols/mysub.c.o: \ - symbols/mysub.c -CMakeFiles/symbols.dir/symbols/mysub_.c.o: \ - symbols/mysub_.c diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/flags.make b/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/flags.make deleted file mode 100644 index 2fbfa8bf..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/flags.make +++ /dev/null @@ -1,10 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.26 - -# compile C with /usr/bin/gcc -C_DEFINES = - -C_INCLUDES = - -C_FLAGS = -O3 -DNDEBUG -fPIC - diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/link.txt b/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/link.txt deleted file mode 100644 index 1d194a73..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/link.txt +++ /dev/null @@ -1,2 +0,0 @@ -/usr/bin/ar qc libsymbols.a CMakeFiles/symbols.dir/mymodule_.c.o CMakeFiles/symbols.dir/my_module_.c.o CMakeFiles/symbols.dir/MY_MODULE.c.o CMakeFiles/symbols.dir/MYMODULE.c.o CMakeFiles/symbols.dir/symbols/my_sub.c.o CMakeFiles/symbols.dir/symbols/my_sub_.c.o CMakeFiles/symbols.dir/symbols/my_sub__.c.o "CMakeFiles/symbols.dir/symbols/MY_SUB-UPPER.c.o" CMakeFiles/symbols.dir/symbols/mysub.c.o CMakeFiles/symbols.dir/symbols/mysub_.c.o "CMakeFiles/symbols.dir/symbols/MYSUB-UPPER.c.o" CMakeFiles/symbols.dir/symbols/__my_module_MOD_my_sub.c.o CMakeFiles/symbols.dir/symbols/__my_module_NMOD_my_sub.c.o CMakeFiles/symbols.dir/symbols/__my_module__my_sub.c.o CMakeFiles/symbols.dir/symbols/__mymodule_MOD_mysub.c.o CMakeFiles/symbols.dir/symbols/__mymodule_NMOD_mysub.c.o CMakeFiles/symbols.dir/symbols/__mymodule__mysub.c.o CMakeFiles/symbols.dir/symbols/my_moduleSmy_sub.c.o CMakeFiles/symbols.dir/symbols/my_module_mp_my_sub_.c.o "CMakeFiles/symbols.dir/symbols/MY_MODULE_mp_MY_SUB-UPPER.c.o" CMakeFiles/symbols.dir/symbols/my_module_my_sub_.c.o CMakeFiles/symbols.dir/symbols/my_module_MP_my_sub.c.o CMakeFiles/symbols.dir/symbols/mymoduleSmysub.c.o CMakeFiles/symbols.dir/symbols/mymodule_mp_mysub_.c.o "CMakeFiles/symbols.dir/symbols/MYMODULE_mp_MYSUB-UPPER.c.o" CMakeFiles/symbols.dir/symbols/mymodule_mysub_.c.o CMakeFiles/symbols.dir/symbols/mymodule_MP_mysub.c.o CMakeFiles/symbols.dir/symbols/_QMmy_modulePmy_sub.c.o CMakeFiles/symbols.dir/symbols/_QMmymodulePmysub.c.o -/usr/bin/ranlib libsymbols.a diff --git a/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/progress.make b/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/progress.make deleted file mode 100644 index ed5e732e..00000000 --- a/build/CMakeFiles/FortranCInterface/CMakeFiles/symbols.dir/progress.make +++ /dev/null @@ -1,31 +0,0 @@ -CMAKE_PROGRESS_1 = 10 -CMAKE_PROGRESS_2 = 11 -CMAKE_PROGRESS_3 = 12 -CMAKE_PROGRESS_4 = 13 -CMAKE_PROGRESS_5 = 14 -CMAKE_PROGRESS_6 = 15 -CMAKE_PROGRESS_7 = 16 -CMAKE_PROGRESS_8 = 17 -CMAKE_PROGRESS_9 = 18 -CMAKE_PROGRESS_10 = 19 -CMAKE_PROGRESS_11 = 20 -CMAKE_PROGRESS_12 = 21 -CMAKE_PROGRESS_13 = 22 -CMAKE_PROGRESS_14 = 23 -CMAKE_PROGRESS_15 = 24 -CMAKE_PROGRESS_16 = 25 -CMAKE_PROGRESS_17 = 26 -CMAKE_PROGRESS_18 = 27 -CMAKE_PROGRESS_19 = 28 -CMAKE_PROGRESS_20 = 29 -CMAKE_PROGRESS_21 = 30 -CMAKE_PROGRESS_22 = 31 -CMAKE_PROGRESS_23 = 32 -CMAKE_PROGRESS_24 = 33 -CMAKE_PROGRESS_25 = 34 -CMAKE_PROGRESS_26 = 35 -CMAKE_PROGRESS_27 = 36 -CMAKE_PROGRESS_28 = 37 -CMAKE_PROGRESS_29 = 38 -CMAKE_PROGRESS_30 = 39 - diff --git a/build/CMakeFiles/FortranCInterface/FortranCInterface b/build/CMakeFiles/FortranCInterface/FortranCInterface deleted file mode 100755 index 9d334ae9..00000000 Binary files a/build/CMakeFiles/FortranCInterface/FortranCInterface and /dev/null differ diff --git a/build/CMakeFiles/FortranCInterface/Input.cmake b/build/CMakeFiles/FortranCInterface/Input.cmake deleted file mode 100644 index d56b4653..00000000 --- a/build/CMakeFiles/FortranCInterface/Input.cmake +++ /dev/null @@ -1,3 +0,0 @@ -set(CMAKE_Fortran_COMPILER_ID "GNU") -set(FortranCInterface_GLOBAL_SYMBOLS "") -set(FortranCInterface_MODULE_SYMBOLS "") diff --git a/build/CMakeFiles/FortranCInterface/Makefile b/build/CMakeFiles/FortranCInterface/Makefile deleted file mode 100644 index f8827e25..00000000 --- a/build/CMakeFiles/FortranCInterface/Makefile +++ /dev/null @@ -1,1154 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.26 - -# Default target executed when no arguments are given to make. -default_target: all -.PHONY : default_target - -# Allow only one "make -f Makefile2" at a time, but pass parallelism. -.NOTPARALLEL: - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - -# Disable VCS-based implicit rules. -% : %,v - -# Disable VCS-based implicit rules. -% : RCS/% - -# Disable VCS-based implicit rules. -% : RCS/%,v - -# Disable VCS-based implicit rules. -% : SCCS/s.% - -# Disable VCS-based implicit rules. -% : s.% - -.SUFFIXES: .hpux_make_needs_suffix_list - -# Command-line flag to silence nested $(MAKE). -$(VERBOSE)MAKESILENT = -s - -#Suppress display of executed commands. -$(VERBOSE).SILENT: - -# A target that is always out of date. -cmake_force: -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E rm -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /usr/share/cmake/Modules/FortranCInterface - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface - -#============================================================================= -# Targets provided globally by CMake. - -# Special rule for the target edit_cache -edit_cache: - @echo "Running CMake cache editor..." - /usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : edit_cache - -# Special rule for the target edit_cache -edit_cache/fast: edit_cache -.PHONY : edit_cache/fast - -# Special rule for the target rebuild_cache -rebuild_cache: - @echo "Running CMake to regenerate build system..." - /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : rebuild_cache - -# Special rule for the target rebuild_cache -rebuild_cache/fast: rebuild_cache -.PHONY : rebuild_cache/fast - -# The main all target -all: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface//CMakeFiles/progress.marks - $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all - $(CMAKE_COMMAND) -E cmake_progress_start /home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/CMakeFiles 0 -.PHONY : all - -# The main clean target -clean: - $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean -.PHONY : clean - -# The main clean target -clean/fast: clean -.PHONY : clean/fast - -# Prepare targets for installation. -preinstall: all - $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall -.PHONY : preinstall - -# Prepare targets for installation. -preinstall/fast: - $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall -.PHONY : preinstall/fast - -# clear depends -depend: - $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 -.PHONY : depend - -#============================================================================= -# Target rules for targets named myfort - -# Build rule for target. -myfort: cmake_check_build_system - $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 myfort -.PHONY : myfort - -# fast build rule for target. -myfort/fast: - $(MAKE) $(MAKESILENT) -f CMakeFiles/myfort.dir/build.make CMakeFiles/myfort.dir/build -.PHONY : myfort/fast - -#============================================================================= -# Target rules for targets named symbols - -# Build rule for target. -symbols: cmake_check_build_system - $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 symbols -.PHONY : symbols - -# fast build rule for target. -symbols/fast: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/build -.PHONY : symbols/fast - -#============================================================================= -# Target rules for targets named FortranCInterface - -# Build rule for target. -FortranCInterface: cmake_check_build_system - $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 FortranCInterface -.PHONY : FortranCInterface - -# fast build rule for target. -FortranCInterface/fast: - $(MAKE) $(MAKESILENT) -f CMakeFiles/FortranCInterface.dir/build.make CMakeFiles/FortranCInterface.dir/build -.PHONY : FortranCInterface/fast - -MYMODULE.o: MYMODULE.c.o -.PHONY : MYMODULE.o - -# target to build an object file -MYMODULE.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/MYMODULE.c.o -.PHONY : MYMODULE.c.o - -MYMODULE.i: MYMODULE.c.i -.PHONY : MYMODULE.i - -# target to preprocess a source file -MYMODULE.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/MYMODULE.c.i -.PHONY : MYMODULE.c.i - -MYMODULE.s: MYMODULE.c.s -.PHONY : MYMODULE.s - -# target to generate assembly for a file -MYMODULE.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/MYMODULE.c.s -.PHONY : MYMODULE.c.s - -MY_MODULE.o: MY_MODULE.c.o -.PHONY : MY_MODULE.o - -# target to build an object file -MY_MODULE.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/MY_MODULE.c.o -.PHONY : MY_MODULE.c.o - -MY_MODULE.i: MY_MODULE.c.i -.PHONY : MY_MODULE.i - -# target to preprocess a source file -MY_MODULE.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/MY_MODULE.c.i -.PHONY : MY_MODULE.c.i - -MY_MODULE.s: MY_MODULE.c.s -.PHONY : MY_MODULE.s - -# target to generate assembly for a file -MY_MODULE.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/MY_MODULE.c.s -.PHONY : MY_MODULE.c.s - -call_mod.o: call_mod.f90.o -.PHONY : call_mod.o - -# target to build an object file -call_mod.f90.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/FortranCInterface.dir/build.make CMakeFiles/FortranCInterface.dir/call_mod.f90.o -.PHONY : call_mod.f90.o - -call_mod.i: call_mod.f90.i -.PHONY : call_mod.i - -# target to preprocess a source file -call_mod.f90.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/FortranCInterface.dir/build.make CMakeFiles/FortranCInterface.dir/call_mod.f90.i -.PHONY : call_mod.f90.i - -call_mod.s: call_mod.f90.s -.PHONY : call_mod.s - -# target to generate assembly for a file -call_mod.f90.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/FortranCInterface.dir/build.make CMakeFiles/FortranCInterface.dir/call_mod.f90.s -.PHONY : call_mod.f90.s - -call_sub.o: call_sub.f.o -.PHONY : call_sub.o - -# target to build an object file -call_sub.f.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/FortranCInterface.dir/build.make CMakeFiles/FortranCInterface.dir/call_sub.f.o -.PHONY : call_sub.f.o - -call_sub.i: call_sub.f.i -.PHONY : call_sub.i - -# target to preprocess a source file -call_sub.f.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/FortranCInterface.dir/build.make CMakeFiles/FortranCInterface.dir/call_sub.f.i -.PHONY : call_sub.f.i - -call_sub.s: call_sub.f.s -.PHONY : call_sub.s - -# target to generate assembly for a file -call_sub.f.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/FortranCInterface.dir/build.make CMakeFiles/FortranCInterface.dir/call_sub.f.s -.PHONY : call_sub.f.s - -main.o: main.F.o -.PHONY : main.o - -# target to build an object file -main.F.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/FortranCInterface.dir/build.make CMakeFiles/FortranCInterface.dir/main.F.o -.PHONY : main.F.o - -main.i: main.F.i -.PHONY : main.i - -# target to preprocess a source file -main.F.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/FortranCInterface.dir/build.make CMakeFiles/FortranCInterface.dir/main.F.i -.PHONY : main.F.i - -main.s: main.F.s -.PHONY : main.s - -# target to generate assembly for a file -main.F.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/FortranCInterface.dir/build.make CMakeFiles/FortranCInterface.dir/main.F.s -.PHONY : main.F.s - -my_module.o: my_module.f90.o -.PHONY : my_module.o - -# target to build an object file -my_module.f90.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/myfort.dir/build.make CMakeFiles/myfort.dir/my_module.f90.o -.PHONY : my_module.f90.o - -my_module.i: my_module.f90.i -.PHONY : my_module.i - -# target to preprocess a source file -my_module.f90.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/myfort.dir/build.make CMakeFiles/myfort.dir/my_module.f90.i -.PHONY : my_module.f90.i - -my_module.s: my_module.f90.s -.PHONY : my_module.s - -# target to generate assembly for a file -my_module.f90.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/myfort.dir/build.make CMakeFiles/myfort.dir/my_module.f90.s -.PHONY : my_module.f90.s - -my_module_.o: my_module_.c.o -.PHONY : my_module_.o - -# target to build an object file -my_module_.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/my_module_.c.o -.PHONY : my_module_.c.o - -my_module_.i: my_module_.c.i -.PHONY : my_module_.i - -# target to preprocess a source file -my_module_.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/my_module_.c.i -.PHONY : my_module_.c.i - -my_module_.s: my_module_.c.s -.PHONY : my_module_.s - -# target to generate assembly for a file -my_module_.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/my_module_.c.s -.PHONY : my_module_.c.s - -my_sub.o: my_sub.f.o -.PHONY : my_sub.o - -# target to build an object file -my_sub.f.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/myfort.dir/build.make CMakeFiles/myfort.dir/my_sub.f.o -.PHONY : my_sub.f.o - -my_sub.i: my_sub.f.i -.PHONY : my_sub.i - -# target to preprocess a source file -my_sub.f.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/myfort.dir/build.make CMakeFiles/myfort.dir/my_sub.f.i -.PHONY : my_sub.f.i - -my_sub.s: my_sub.f.s -.PHONY : my_sub.s - -# target to generate assembly for a file -my_sub.f.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/myfort.dir/build.make CMakeFiles/myfort.dir/my_sub.f.s -.PHONY : my_sub.f.s - -mymodule.o: mymodule.f90.o -.PHONY : mymodule.o - -# target to build an object file -mymodule.f90.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/myfort.dir/build.make CMakeFiles/myfort.dir/mymodule.f90.o -.PHONY : mymodule.f90.o - -mymodule.i: mymodule.f90.i -.PHONY : mymodule.i - -# target to preprocess a source file -mymodule.f90.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/myfort.dir/build.make CMakeFiles/myfort.dir/mymodule.f90.i -.PHONY : mymodule.f90.i - -mymodule.s: mymodule.f90.s -.PHONY : mymodule.s - -# target to generate assembly for a file -mymodule.f90.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/myfort.dir/build.make CMakeFiles/myfort.dir/mymodule.f90.s -.PHONY : mymodule.f90.s - -mymodule_.o: mymodule_.c.o -.PHONY : mymodule_.o - -# target to build an object file -mymodule_.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/mymodule_.c.o -.PHONY : mymodule_.c.o - -mymodule_.i: mymodule_.c.i -.PHONY : mymodule_.i - -# target to preprocess a source file -mymodule_.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/mymodule_.c.i -.PHONY : mymodule_.c.i - -mymodule_.s: mymodule_.c.s -.PHONY : mymodule_.s - -# target to generate assembly for a file -mymodule_.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/mymodule_.c.s -.PHONY : mymodule_.c.s - -mysub.o: mysub.f.o -.PHONY : mysub.o - -# target to build an object file -mysub.f.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/myfort.dir/build.make CMakeFiles/myfort.dir/mysub.f.o -.PHONY : mysub.f.o - -mysub.i: mysub.f.i -.PHONY : mysub.i - -# target to preprocess a source file -mysub.f.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/myfort.dir/build.make CMakeFiles/myfort.dir/mysub.f.i -.PHONY : mysub.f.i - -mysub.s: mysub.f.s -.PHONY : mysub.s - -# target to generate assembly for a file -mysub.f.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/myfort.dir/build.make CMakeFiles/myfort.dir/mysub.f.s -.PHONY : mysub.f.s - -symbols/MYMODULE_mp_MYSUB-UPPER.o: symbols/MYMODULE_mp_MYSUB-UPPER.c.o -.PHONY : symbols/MYMODULE_mp_MYSUB-UPPER.o - -# target to build an object file -symbols/MYMODULE_mp_MYSUB-UPPER.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/MYMODULE_mp_MYSUB-UPPER.c.o -.PHONY : symbols/MYMODULE_mp_MYSUB-UPPER.c.o - -symbols/MYMODULE_mp_MYSUB-UPPER.i: symbols/MYMODULE_mp_MYSUB-UPPER.c.i -.PHONY : symbols/MYMODULE_mp_MYSUB-UPPER.i - -# target to preprocess a source file -symbols/MYMODULE_mp_MYSUB-UPPER.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/MYMODULE_mp_MYSUB-UPPER.c.i -.PHONY : symbols/MYMODULE_mp_MYSUB-UPPER.c.i - -symbols/MYMODULE_mp_MYSUB-UPPER.s: symbols/MYMODULE_mp_MYSUB-UPPER.c.s -.PHONY : symbols/MYMODULE_mp_MYSUB-UPPER.s - -# target to generate assembly for a file -symbols/MYMODULE_mp_MYSUB-UPPER.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/MYMODULE_mp_MYSUB-UPPER.c.s -.PHONY : symbols/MYMODULE_mp_MYSUB-UPPER.c.s - -symbols/MYSUB-UPPER.o: symbols/MYSUB-UPPER.c.o -.PHONY : symbols/MYSUB-UPPER.o - -# target to build an object file -symbols/MYSUB-UPPER.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/MYSUB-UPPER.c.o -.PHONY : symbols/MYSUB-UPPER.c.o - -symbols/MYSUB-UPPER.i: symbols/MYSUB-UPPER.c.i -.PHONY : symbols/MYSUB-UPPER.i - -# target to preprocess a source file -symbols/MYSUB-UPPER.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/MYSUB-UPPER.c.i -.PHONY : symbols/MYSUB-UPPER.c.i - -symbols/MYSUB-UPPER.s: symbols/MYSUB-UPPER.c.s -.PHONY : symbols/MYSUB-UPPER.s - -# target to generate assembly for a file -symbols/MYSUB-UPPER.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/MYSUB-UPPER.c.s -.PHONY : symbols/MYSUB-UPPER.c.s - -symbols/MY_MODULE_mp_MY_SUB-UPPER.o: symbols/MY_MODULE_mp_MY_SUB-UPPER.c.o -.PHONY : symbols/MY_MODULE_mp_MY_SUB-UPPER.o - -# target to build an object file -symbols/MY_MODULE_mp_MY_SUB-UPPER.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/MY_MODULE_mp_MY_SUB-UPPER.c.o -.PHONY : symbols/MY_MODULE_mp_MY_SUB-UPPER.c.o - -symbols/MY_MODULE_mp_MY_SUB-UPPER.i: symbols/MY_MODULE_mp_MY_SUB-UPPER.c.i -.PHONY : symbols/MY_MODULE_mp_MY_SUB-UPPER.i - -# target to preprocess a source file -symbols/MY_MODULE_mp_MY_SUB-UPPER.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/MY_MODULE_mp_MY_SUB-UPPER.c.i -.PHONY : symbols/MY_MODULE_mp_MY_SUB-UPPER.c.i - -symbols/MY_MODULE_mp_MY_SUB-UPPER.s: symbols/MY_MODULE_mp_MY_SUB-UPPER.c.s -.PHONY : symbols/MY_MODULE_mp_MY_SUB-UPPER.s - -# target to generate assembly for a file -symbols/MY_MODULE_mp_MY_SUB-UPPER.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/MY_MODULE_mp_MY_SUB-UPPER.c.s -.PHONY : symbols/MY_MODULE_mp_MY_SUB-UPPER.c.s - -symbols/MY_SUB-UPPER.o: symbols/MY_SUB-UPPER.c.o -.PHONY : symbols/MY_SUB-UPPER.o - -# target to build an object file -symbols/MY_SUB-UPPER.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/MY_SUB-UPPER.c.o -.PHONY : symbols/MY_SUB-UPPER.c.o - -symbols/MY_SUB-UPPER.i: symbols/MY_SUB-UPPER.c.i -.PHONY : symbols/MY_SUB-UPPER.i - -# target to preprocess a source file -symbols/MY_SUB-UPPER.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/MY_SUB-UPPER.c.i -.PHONY : symbols/MY_SUB-UPPER.c.i - -symbols/MY_SUB-UPPER.s: symbols/MY_SUB-UPPER.c.s -.PHONY : symbols/MY_SUB-UPPER.s - -# target to generate assembly for a file -symbols/MY_SUB-UPPER.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/MY_SUB-UPPER.c.s -.PHONY : symbols/MY_SUB-UPPER.c.s - -symbols/_QMmy_modulePmy_sub.o: symbols/_QMmy_modulePmy_sub.c.o -.PHONY : symbols/_QMmy_modulePmy_sub.o - -# target to build an object file -symbols/_QMmy_modulePmy_sub.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/_QMmy_modulePmy_sub.c.o -.PHONY : symbols/_QMmy_modulePmy_sub.c.o - -symbols/_QMmy_modulePmy_sub.i: symbols/_QMmy_modulePmy_sub.c.i -.PHONY : symbols/_QMmy_modulePmy_sub.i - -# target to preprocess a source file -symbols/_QMmy_modulePmy_sub.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/_QMmy_modulePmy_sub.c.i -.PHONY : symbols/_QMmy_modulePmy_sub.c.i - -symbols/_QMmy_modulePmy_sub.s: symbols/_QMmy_modulePmy_sub.c.s -.PHONY : symbols/_QMmy_modulePmy_sub.s - -# target to generate assembly for a file -symbols/_QMmy_modulePmy_sub.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/_QMmy_modulePmy_sub.c.s -.PHONY : symbols/_QMmy_modulePmy_sub.c.s - -symbols/_QMmymodulePmysub.o: symbols/_QMmymodulePmysub.c.o -.PHONY : symbols/_QMmymodulePmysub.o - -# target to build an object file -symbols/_QMmymodulePmysub.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/_QMmymodulePmysub.c.o -.PHONY : symbols/_QMmymodulePmysub.c.o - -symbols/_QMmymodulePmysub.i: symbols/_QMmymodulePmysub.c.i -.PHONY : symbols/_QMmymodulePmysub.i - -# target to preprocess a source file -symbols/_QMmymodulePmysub.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/_QMmymodulePmysub.c.i -.PHONY : symbols/_QMmymodulePmysub.c.i - -symbols/_QMmymodulePmysub.s: symbols/_QMmymodulePmysub.c.s -.PHONY : symbols/_QMmymodulePmysub.s - -# target to generate assembly for a file -symbols/_QMmymodulePmysub.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/_QMmymodulePmysub.c.s -.PHONY : symbols/_QMmymodulePmysub.c.s - -symbols/__my_module_MOD_my_sub.o: symbols/__my_module_MOD_my_sub.c.o -.PHONY : symbols/__my_module_MOD_my_sub.o - -# target to build an object file -symbols/__my_module_MOD_my_sub.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/__my_module_MOD_my_sub.c.o -.PHONY : symbols/__my_module_MOD_my_sub.c.o - -symbols/__my_module_MOD_my_sub.i: symbols/__my_module_MOD_my_sub.c.i -.PHONY : symbols/__my_module_MOD_my_sub.i - -# target to preprocess a source file -symbols/__my_module_MOD_my_sub.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/__my_module_MOD_my_sub.c.i -.PHONY : symbols/__my_module_MOD_my_sub.c.i - -symbols/__my_module_MOD_my_sub.s: symbols/__my_module_MOD_my_sub.c.s -.PHONY : symbols/__my_module_MOD_my_sub.s - -# target to generate assembly for a file -symbols/__my_module_MOD_my_sub.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/__my_module_MOD_my_sub.c.s -.PHONY : symbols/__my_module_MOD_my_sub.c.s - -symbols/__my_module_NMOD_my_sub.o: symbols/__my_module_NMOD_my_sub.c.o -.PHONY : symbols/__my_module_NMOD_my_sub.o - -# target to build an object file -symbols/__my_module_NMOD_my_sub.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/__my_module_NMOD_my_sub.c.o -.PHONY : symbols/__my_module_NMOD_my_sub.c.o - -symbols/__my_module_NMOD_my_sub.i: symbols/__my_module_NMOD_my_sub.c.i -.PHONY : symbols/__my_module_NMOD_my_sub.i - -# target to preprocess a source file -symbols/__my_module_NMOD_my_sub.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/__my_module_NMOD_my_sub.c.i -.PHONY : symbols/__my_module_NMOD_my_sub.c.i - -symbols/__my_module_NMOD_my_sub.s: symbols/__my_module_NMOD_my_sub.c.s -.PHONY : symbols/__my_module_NMOD_my_sub.s - -# target to generate assembly for a file -symbols/__my_module_NMOD_my_sub.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/__my_module_NMOD_my_sub.c.s -.PHONY : symbols/__my_module_NMOD_my_sub.c.s - -symbols/__my_module__my_sub.o: symbols/__my_module__my_sub.c.o -.PHONY : symbols/__my_module__my_sub.o - -# target to build an object file -symbols/__my_module__my_sub.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/__my_module__my_sub.c.o -.PHONY : symbols/__my_module__my_sub.c.o - -symbols/__my_module__my_sub.i: symbols/__my_module__my_sub.c.i -.PHONY : symbols/__my_module__my_sub.i - -# target to preprocess a source file -symbols/__my_module__my_sub.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/__my_module__my_sub.c.i -.PHONY : symbols/__my_module__my_sub.c.i - -symbols/__my_module__my_sub.s: symbols/__my_module__my_sub.c.s -.PHONY : symbols/__my_module__my_sub.s - -# target to generate assembly for a file -symbols/__my_module__my_sub.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/__my_module__my_sub.c.s -.PHONY : symbols/__my_module__my_sub.c.s - -symbols/__mymodule_MOD_mysub.o: symbols/__mymodule_MOD_mysub.c.o -.PHONY : symbols/__mymodule_MOD_mysub.o - -# target to build an object file -symbols/__mymodule_MOD_mysub.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/__mymodule_MOD_mysub.c.o -.PHONY : symbols/__mymodule_MOD_mysub.c.o - -symbols/__mymodule_MOD_mysub.i: symbols/__mymodule_MOD_mysub.c.i -.PHONY : symbols/__mymodule_MOD_mysub.i - -# target to preprocess a source file -symbols/__mymodule_MOD_mysub.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/__mymodule_MOD_mysub.c.i -.PHONY : symbols/__mymodule_MOD_mysub.c.i - -symbols/__mymodule_MOD_mysub.s: symbols/__mymodule_MOD_mysub.c.s -.PHONY : symbols/__mymodule_MOD_mysub.s - -# target to generate assembly for a file -symbols/__mymodule_MOD_mysub.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/__mymodule_MOD_mysub.c.s -.PHONY : symbols/__mymodule_MOD_mysub.c.s - -symbols/__mymodule_NMOD_mysub.o: symbols/__mymodule_NMOD_mysub.c.o -.PHONY : symbols/__mymodule_NMOD_mysub.o - -# target to build an object file -symbols/__mymodule_NMOD_mysub.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/__mymodule_NMOD_mysub.c.o -.PHONY : symbols/__mymodule_NMOD_mysub.c.o - -symbols/__mymodule_NMOD_mysub.i: symbols/__mymodule_NMOD_mysub.c.i -.PHONY : symbols/__mymodule_NMOD_mysub.i - -# target to preprocess a source file -symbols/__mymodule_NMOD_mysub.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/__mymodule_NMOD_mysub.c.i -.PHONY : symbols/__mymodule_NMOD_mysub.c.i - -symbols/__mymodule_NMOD_mysub.s: symbols/__mymodule_NMOD_mysub.c.s -.PHONY : symbols/__mymodule_NMOD_mysub.s - -# target to generate assembly for a file -symbols/__mymodule_NMOD_mysub.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/__mymodule_NMOD_mysub.c.s -.PHONY : symbols/__mymodule_NMOD_mysub.c.s - -symbols/__mymodule__mysub.o: symbols/__mymodule__mysub.c.o -.PHONY : symbols/__mymodule__mysub.o - -# target to build an object file -symbols/__mymodule__mysub.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/__mymodule__mysub.c.o -.PHONY : symbols/__mymodule__mysub.c.o - -symbols/__mymodule__mysub.i: symbols/__mymodule__mysub.c.i -.PHONY : symbols/__mymodule__mysub.i - -# target to preprocess a source file -symbols/__mymodule__mysub.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/__mymodule__mysub.c.i -.PHONY : symbols/__mymodule__mysub.c.i - -symbols/__mymodule__mysub.s: symbols/__mymodule__mysub.c.s -.PHONY : symbols/__mymodule__mysub.s - -# target to generate assembly for a file -symbols/__mymodule__mysub.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/__mymodule__mysub.c.s -.PHONY : symbols/__mymodule__mysub.c.s - -symbols/my_moduleSmy_sub.o: symbols/my_moduleSmy_sub.c.o -.PHONY : symbols/my_moduleSmy_sub.o - -# target to build an object file -symbols/my_moduleSmy_sub.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/my_moduleSmy_sub.c.o -.PHONY : symbols/my_moduleSmy_sub.c.o - -symbols/my_moduleSmy_sub.i: symbols/my_moduleSmy_sub.c.i -.PHONY : symbols/my_moduleSmy_sub.i - -# target to preprocess a source file -symbols/my_moduleSmy_sub.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/my_moduleSmy_sub.c.i -.PHONY : symbols/my_moduleSmy_sub.c.i - -symbols/my_moduleSmy_sub.s: symbols/my_moduleSmy_sub.c.s -.PHONY : symbols/my_moduleSmy_sub.s - -# target to generate assembly for a file -symbols/my_moduleSmy_sub.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/my_moduleSmy_sub.c.s -.PHONY : symbols/my_moduleSmy_sub.c.s - -symbols/my_module_MP_my_sub.o: symbols/my_module_MP_my_sub.c.o -.PHONY : symbols/my_module_MP_my_sub.o - -# target to build an object file -symbols/my_module_MP_my_sub.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/my_module_MP_my_sub.c.o -.PHONY : symbols/my_module_MP_my_sub.c.o - -symbols/my_module_MP_my_sub.i: symbols/my_module_MP_my_sub.c.i -.PHONY : symbols/my_module_MP_my_sub.i - -# target to preprocess a source file -symbols/my_module_MP_my_sub.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/my_module_MP_my_sub.c.i -.PHONY : symbols/my_module_MP_my_sub.c.i - -symbols/my_module_MP_my_sub.s: symbols/my_module_MP_my_sub.c.s -.PHONY : symbols/my_module_MP_my_sub.s - -# target to generate assembly for a file -symbols/my_module_MP_my_sub.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/my_module_MP_my_sub.c.s -.PHONY : symbols/my_module_MP_my_sub.c.s - -symbols/my_module_mp_my_sub_.o: symbols/my_module_mp_my_sub_.c.o -.PHONY : symbols/my_module_mp_my_sub_.o - -# target to build an object file -symbols/my_module_mp_my_sub_.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/my_module_mp_my_sub_.c.o -.PHONY : symbols/my_module_mp_my_sub_.c.o - -symbols/my_module_mp_my_sub_.i: symbols/my_module_mp_my_sub_.c.i -.PHONY : symbols/my_module_mp_my_sub_.i - -# target to preprocess a source file -symbols/my_module_mp_my_sub_.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/my_module_mp_my_sub_.c.i -.PHONY : symbols/my_module_mp_my_sub_.c.i - -symbols/my_module_mp_my_sub_.s: symbols/my_module_mp_my_sub_.c.s -.PHONY : symbols/my_module_mp_my_sub_.s - -# target to generate assembly for a file -symbols/my_module_mp_my_sub_.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/my_module_mp_my_sub_.c.s -.PHONY : symbols/my_module_mp_my_sub_.c.s - -symbols/my_module_my_sub_.o: symbols/my_module_my_sub_.c.o -.PHONY : symbols/my_module_my_sub_.o - -# target to build an object file -symbols/my_module_my_sub_.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/my_module_my_sub_.c.o -.PHONY : symbols/my_module_my_sub_.c.o - -symbols/my_module_my_sub_.i: symbols/my_module_my_sub_.c.i -.PHONY : symbols/my_module_my_sub_.i - -# target to preprocess a source file -symbols/my_module_my_sub_.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/my_module_my_sub_.c.i -.PHONY : symbols/my_module_my_sub_.c.i - -symbols/my_module_my_sub_.s: symbols/my_module_my_sub_.c.s -.PHONY : symbols/my_module_my_sub_.s - -# target to generate assembly for a file -symbols/my_module_my_sub_.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/my_module_my_sub_.c.s -.PHONY : symbols/my_module_my_sub_.c.s - -symbols/my_sub.o: symbols/my_sub.c.o -.PHONY : symbols/my_sub.o - -# target to build an object file -symbols/my_sub.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/my_sub.c.o -.PHONY : symbols/my_sub.c.o - -symbols/my_sub.i: symbols/my_sub.c.i -.PHONY : symbols/my_sub.i - -# target to preprocess a source file -symbols/my_sub.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/my_sub.c.i -.PHONY : symbols/my_sub.c.i - -symbols/my_sub.s: symbols/my_sub.c.s -.PHONY : symbols/my_sub.s - -# target to generate assembly for a file -symbols/my_sub.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/my_sub.c.s -.PHONY : symbols/my_sub.c.s - -symbols/my_sub_.o: symbols/my_sub_.c.o -.PHONY : symbols/my_sub_.o - -# target to build an object file -symbols/my_sub_.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/my_sub_.c.o -.PHONY : symbols/my_sub_.c.o - -symbols/my_sub_.i: symbols/my_sub_.c.i -.PHONY : symbols/my_sub_.i - -# target to preprocess a source file -symbols/my_sub_.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/my_sub_.c.i -.PHONY : symbols/my_sub_.c.i - -symbols/my_sub_.s: symbols/my_sub_.c.s -.PHONY : symbols/my_sub_.s - -# target to generate assembly for a file -symbols/my_sub_.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/my_sub_.c.s -.PHONY : symbols/my_sub_.c.s - -symbols/my_sub__.o: symbols/my_sub__.c.o -.PHONY : symbols/my_sub__.o - -# target to build an object file -symbols/my_sub__.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/my_sub__.c.o -.PHONY : symbols/my_sub__.c.o - -symbols/my_sub__.i: symbols/my_sub__.c.i -.PHONY : symbols/my_sub__.i - -# target to preprocess a source file -symbols/my_sub__.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/my_sub__.c.i -.PHONY : symbols/my_sub__.c.i - -symbols/my_sub__.s: symbols/my_sub__.c.s -.PHONY : symbols/my_sub__.s - -# target to generate assembly for a file -symbols/my_sub__.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/my_sub__.c.s -.PHONY : symbols/my_sub__.c.s - -symbols/mymoduleSmysub.o: symbols/mymoduleSmysub.c.o -.PHONY : symbols/mymoduleSmysub.o - -# target to build an object file -symbols/mymoduleSmysub.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/mymoduleSmysub.c.o -.PHONY : symbols/mymoduleSmysub.c.o - -symbols/mymoduleSmysub.i: symbols/mymoduleSmysub.c.i -.PHONY : symbols/mymoduleSmysub.i - -# target to preprocess a source file -symbols/mymoduleSmysub.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/mymoduleSmysub.c.i -.PHONY : symbols/mymoduleSmysub.c.i - -symbols/mymoduleSmysub.s: symbols/mymoduleSmysub.c.s -.PHONY : symbols/mymoduleSmysub.s - -# target to generate assembly for a file -symbols/mymoduleSmysub.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/mymoduleSmysub.c.s -.PHONY : symbols/mymoduleSmysub.c.s - -symbols/mymodule_MP_mysub.o: symbols/mymodule_MP_mysub.c.o -.PHONY : symbols/mymodule_MP_mysub.o - -# target to build an object file -symbols/mymodule_MP_mysub.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/mymodule_MP_mysub.c.o -.PHONY : symbols/mymodule_MP_mysub.c.o - -symbols/mymodule_MP_mysub.i: symbols/mymodule_MP_mysub.c.i -.PHONY : symbols/mymodule_MP_mysub.i - -# target to preprocess a source file -symbols/mymodule_MP_mysub.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/mymodule_MP_mysub.c.i -.PHONY : symbols/mymodule_MP_mysub.c.i - -symbols/mymodule_MP_mysub.s: symbols/mymodule_MP_mysub.c.s -.PHONY : symbols/mymodule_MP_mysub.s - -# target to generate assembly for a file -symbols/mymodule_MP_mysub.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/mymodule_MP_mysub.c.s -.PHONY : symbols/mymodule_MP_mysub.c.s - -symbols/mymodule_mp_mysub_.o: symbols/mymodule_mp_mysub_.c.o -.PHONY : symbols/mymodule_mp_mysub_.o - -# target to build an object file -symbols/mymodule_mp_mysub_.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/mymodule_mp_mysub_.c.o -.PHONY : symbols/mymodule_mp_mysub_.c.o - -symbols/mymodule_mp_mysub_.i: symbols/mymodule_mp_mysub_.c.i -.PHONY : symbols/mymodule_mp_mysub_.i - -# target to preprocess a source file -symbols/mymodule_mp_mysub_.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/mymodule_mp_mysub_.c.i -.PHONY : symbols/mymodule_mp_mysub_.c.i - -symbols/mymodule_mp_mysub_.s: symbols/mymodule_mp_mysub_.c.s -.PHONY : symbols/mymodule_mp_mysub_.s - -# target to generate assembly for a file -symbols/mymodule_mp_mysub_.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/mymodule_mp_mysub_.c.s -.PHONY : symbols/mymodule_mp_mysub_.c.s - -symbols/mymodule_mysub_.o: symbols/mymodule_mysub_.c.o -.PHONY : symbols/mymodule_mysub_.o - -# target to build an object file -symbols/mymodule_mysub_.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/mymodule_mysub_.c.o -.PHONY : symbols/mymodule_mysub_.c.o - -symbols/mymodule_mysub_.i: symbols/mymodule_mysub_.c.i -.PHONY : symbols/mymodule_mysub_.i - -# target to preprocess a source file -symbols/mymodule_mysub_.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/mymodule_mysub_.c.i -.PHONY : symbols/mymodule_mysub_.c.i - -symbols/mymodule_mysub_.s: symbols/mymodule_mysub_.c.s -.PHONY : symbols/mymodule_mysub_.s - -# target to generate assembly for a file -symbols/mymodule_mysub_.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/mymodule_mysub_.c.s -.PHONY : symbols/mymodule_mysub_.c.s - -symbols/mysub.o: symbols/mysub.c.o -.PHONY : symbols/mysub.o - -# target to build an object file -symbols/mysub.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/mysub.c.o -.PHONY : symbols/mysub.c.o - -symbols/mysub.i: symbols/mysub.c.i -.PHONY : symbols/mysub.i - -# target to preprocess a source file -symbols/mysub.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/mysub.c.i -.PHONY : symbols/mysub.c.i - -symbols/mysub.s: symbols/mysub.c.s -.PHONY : symbols/mysub.s - -# target to generate assembly for a file -symbols/mysub.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/mysub.c.s -.PHONY : symbols/mysub.c.s - -symbols/mysub_.o: symbols/mysub_.c.o -.PHONY : symbols/mysub_.o - -# target to build an object file -symbols/mysub_.c.o: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/mysub_.c.o -.PHONY : symbols/mysub_.c.o - -symbols/mysub_.i: symbols/mysub_.c.i -.PHONY : symbols/mysub_.i - -# target to preprocess a source file -symbols/mysub_.c.i: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/mysub_.c.i -.PHONY : symbols/mysub_.c.i - -symbols/mysub_.s: symbols/mysub_.c.s -.PHONY : symbols/mysub_.s - -# target to generate assembly for a file -symbols/mysub_.c.s: - $(MAKE) $(MAKESILENT) -f CMakeFiles/symbols.dir/build.make CMakeFiles/symbols.dir/symbols/mysub_.c.s -.PHONY : symbols/mysub_.c.s - -# Help Target -help: - @echo "The following are some of the valid targets for this Makefile:" - @echo "... all (the default if no target is provided)" - @echo "... clean" - @echo "... depend" - @echo "... edit_cache" - @echo "... rebuild_cache" - @echo "... FortranCInterface" - @echo "... myfort" - @echo "... symbols" - @echo "... MYMODULE.o" - @echo "... MYMODULE.i" - @echo "... MYMODULE.s" - @echo "... MY_MODULE.o" - @echo "... MY_MODULE.i" - @echo "... MY_MODULE.s" - @echo "... call_mod.o" - @echo "... call_mod.i" - @echo "... call_mod.s" - @echo "... call_sub.o" - @echo "... call_sub.i" - @echo "... call_sub.s" - @echo "... main.o" - @echo "... main.i" - @echo "... main.s" - @echo "... my_module.o" - @echo "... my_module.i" - @echo "... my_module.s" - @echo "... my_module_.o" - @echo "... my_module_.i" - @echo "... my_module_.s" - @echo "... my_sub.o" - @echo "... my_sub.i" - @echo "... my_sub.s" - @echo "... mymodule.o" - @echo "... mymodule.i" - @echo "... mymodule.s" - @echo "... mymodule_.o" - @echo "... mymodule_.i" - @echo "... mymodule_.s" - @echo "... mysub.o" - @echo "... mysub.i" - @echo "... mysub.s" - @echo "... symbols/MYMODULE_mp_MYSUB-UPPER.o" - @echo "... symbols/MYMODULE_mp_MYSUB-UPPER.i" - @echo "... symbols/MYMODULE_mp_MYSUB-UPPER.s" - @echo "... symbols/MYSUB-UPPER.o" - @echo "... symbols/MYSUB-UPPER.i" - @echo "... symbols/MYSUB-UPPER.s" - @echo "... symbols/MY_MODULE_mp_MY_SUB-UPPER.o" - @echo "... symbols/MY_MODULE_mp_MY_SUB-UPPER.i" - @echo "... symbols/MY_MODULE_mp_MY_SUB-UPPER.s" - @echo "... symbols/MY_SUB-UPPER.o" - @echo "... symbols/MY_SUB-UPPER.i" - @echo "... symbols/MY_SUB-UPPER.s" - @echo "... symbols/_QMmy_modulePmy_sub.o" - @echo "... symbols/_QMmy_modulePmy_sub.i" - @echo "... symbols/_QMmy_modulePmy_sub.s" - @echo "... symbols/_QMmymodulePmysub.o" - @echo "... symbols/_QMmymodulePmysub.i" - @echo "... symbols/_QMmymodulePmysub.s" - @echo "... symbols/__my_module_MOD_my_sub.o" - @echo "... symbols/__my_module_MOD_my_sub.i" - @echo "... symbols/__my_module_MOD_my_sub.s" - @echo "... symbols/__my_module_NMOD_my_sub.o" - @echo "... symbols/__my_module_NMOD_my_sub.i" - @echo "... symbols/__my_module_NMOD_my_sub.s" - @echo "... symbols/__my_module__my_sub.o" - @echo "... symbols/__my_module__my_sub.i" - @echo "... symbols/__my_module__my_sub.s" - @echo "... symbols/__mymodule_MOD_mysub.o" - @echo "... symbols/__mymodule_MOD_mysub.i" - @echo "... symbols/__mymodule_MOD_mysub.s" - @echo "... symbols/__mymodule_NMOD_mysub.o" - @echo "... symbols/__mymodule_NMOD_mysub.i" - @echo "... symbols/__mymodule_NMOD_mysub.s" - @echo "... symbols/__mymodule__mysub.o" - @echo "... symbols/__mymodule__mysub.i" - @echo "... symbols/__mymodule__mysub.s" - @echo "... symbols/my_moduleSmy_sub.o" - @echo "... symbols/my_moduleSmy_sub.i" - @echo "... symbols/my_moduleSmy_sub.s" - @echo "... symbols/my_module_MP_my_sub.o" - @echo "... symbols/my_module_MP_my_sub.i" - @echo "... symbols/my_module_MP_my_sub.s" - @echo "... symbols/my_module_mp_my_sub_.o" - @echo "... symbols/my_module_mp_my_sub_.i" - @echo "... symbols/my_module_mp_my_sub_.s" - @echo "... symbols/my_module_my_sub_.o" - @echo "... symbols/my_module_my_sub_.i" - @echo "... symbols/my_module_my_sub_.s" - @echo "... symbols/my_sub.o" - @echo "... symbols/my_sub.i" - @echo "... symbols/my_sub.s" - @echo "... symbols/my_sub_.o" - @echo "... symbols/my_sub_.i" - @echo "... symbols/my_sub_.s" - @echo "... symbols/my_sub__.o" - @echo "... symbols/my_sub__.i" - @echo "... symbols/my_sub__.s" - @echo "... symbols/mymoduleSmysub.o" - @echo "... symbols/mymoduleSmysub.i" - @echo "... symbols/mymoduleSmysub.s" - @echo "... symbols/mymodule_MP_mysub.o" - @echo "... symbols/mymodule_MP_mysub.i" - @echo "... symbols/mymodule_MP_mysub.s" - @echo "... symbols/mymodule_mp_mysub_.o" - @echo "... symbols/mymodule_mp_mysub_.i" - @echo "... symbols/mymodule_mp_mysub_.s" - @echo "... symbols/mymodule_mysub_.o" - @echo "... symbols/mymodule_mysub_.i" - @echo "... symbols/mymodule_mysub_.s" - @echo "... symbols/mysub.o" - @echo "... symbols/mysub.i" - @echo "... symbols/mysub.s" - @echo "... symbols/mysub_.o" - @echo "... symbols/mysub_.i" - @echo "... symbols/mysub_.s" -.PHONY : help - - - -#============================================================================= -# Special targets to cleanup operation of make. - -# Special rule to run CMake to check the build system integrity. -# No rule that depends on this can have commands that come from listfiles -# because they might be regenerated. -cmake_check_build_system: - $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/build/CMakeFiles/FortranCInterface/Output.cmake b/build/CMakeFiles/FortranCInterface/Output.cmake deleted file mode 100644 index 1382ed6e..00000000 --- a/build/CMakeFiles/FortranCInterface/Output.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Global symbol without underscore. -set(FortranCInterface_GLOBAL_SYMBOL "mysub_") -set(FortranCInterface_GLOBAL_PREFIX "") -set(FortranCInterface_GLOBAL_SUFFIX "_") -set(FortranCInterface_GLOBAL_CASE "LOWER") -set(FortranCInterface_GLOBAL_MACRO "(name,NAME) name##_") - -# Global symbol with underscore. -set(FortranCInterface_GLOBAL__SYMBOL "my_sub_") -set(FortranCInterface_GLOBAL__PREFIX "") -set(FortranCInterface_GLOBAL__SUFFIX "_") -set(FortranCInterface_GLOBAL__CASE "LOWER") -set(FortranCInterface_GLOBAL__MACRO "(name,NAME) name##_") - -# Module symbol without underscore. -set(FortranCInterface_MODULE_SYMBOL "__mymodule_MOD_mysub") -set(FortranCInterface_MODULE_PREFIX "__") -set(FortranCInterface_MODULE_MIDDLE "_MOD_") -set(FortranCInterface_MODULE_SUFFIX "") -set(FortranCInterface_MODULE_CASE "LOWER") -set(FortranCInterface_MODULE_MACRO "(mod_name,name, mod_NAME,NAME) __##mod_name##_MOD_##name") - -# Module symbol with underscore. -set(FortranCInterface_MODULE__SYMBOL "__my_module_MOD_my_sub") -set(FortranCInterface_MODULE__PREFIX "__") -set(FortranCInterface_MODULE__MIDDLE "_MOD_") -set(FortranCInterface_MODULE__SUFFIX "") -set(FortranCInterface_MODULE__CASE "LOWER") -set(FortranCInterface_MODULE__MACRO "(mod_name,name, mod_NAME,NAME) __##mod_name##_MOD_##name") - -# Summarize what was found. -set(FortranCInterface_GLOBAL_FOUND 1) -set(FortranCInterface_MODULE_FOUND 1) - diff --git a/build/CMakeFiles/FortranCInterface/cmake_install.cmake b/build/CMakeFiles/FortranCInterface/cmake_install.cmake deleted file mode 100644 index e900143d..00000000 --- a/build/CMakeFiles/FortranCInterface/cmake_install.cmake +++ /dev/null @@ -1,49 +0,0 @@ -# Install script for directory: /usr/share/cmake/Modules/FortranCInterface - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "Release") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Install shared libraries without execute permission? -if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) - set(CMAKE_INSTALL_SO_NO_EXE "0") -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - -if(CMAKE_INSTALL_COMPONENT) - set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") -else() - set(CMAKE_INSTALL_MANIFEST "install_manifest.txt") -endif() - -string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT - "${CMAKE_INSTALL_MANIFEST_FILES}") -file(WRITE "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/build/CMakeFiles/FortranCInterface/exe-Release.cmake b/build/CMakeFiles/FortranCInterface/exe-Release.cmake deleted file mode 100644 index 21104f38..00000000 --- a/build/CMakeFiles/FortranCInterface/exe-Release.cmake +++ /dev/null @@ -1 +0,0 @@ -set(FortranCInterface_EXE "/home/stack/test_psblas/psblas3/build/CMakeFiles/FortranCInterface/FortranCInterface") diff --git a/build/CMakeFiles/FortranCInterface/symbols/MYMODULE_mp_MYSUB-UPPER.c b/build/CMakeFiles/FortranCInterface/symbols/MYMODULE_mp_MYSUB-UPPER.c deleted file mode 100644 index bc176973..00000000 --- a/build/CMakeFiles/FortranCInterface/symbols/MYMODULE_mp_MYSUB-UPPER.c +++ /dev/null @@ -1,4 +0,0 @@ -const char* MYMODULE_mp_MYSUB(void) -{ - return "INFO:symbol[MYMODULE_mp_MYSUB]"; -} diff --git a/build/CMakeFiles/FortranCInterface/symbols/MYSUB-UPPER.c b/build/CMakeFiles/FortranCInterface/symbols/MYSUB-UPPER.c deleted file mode 100644 index 3ec16d0b..00000000 --- a/build/CMakeFiles/FortranCInterface/symbols/MYSUB-UPPER.c +++ /dev/null @@ -1,4 +0,0 @@ -const char* MYSUB(void) -{ - return "INFO:symbol[MYSUB]"; -} diff --git a/build/CMakeFiles/FortranCInterface/symbols/MY_MODULE_mp_MY_SUB-UPPER.c b/build/CMakeFiles/FortranCInterface/symbols/MY_MODULE_mp_MY_SUB-UPPER.c deleted file mode 100644 index d74980d8..00000000 --- a/build/CMakeFiles/FortranCInterface/symbols/MY_MODULE_mp_MY_SUB-UPPER.c +++ /dev/null @@ -1,4 +0,0 @@ -const char* MY_MODULE_mp_MY_SUB(void) -{ - return "INFO:symbol[MY_MODULE_mp_MY_SUB]"; -} diff --git a/build/CMakeFiles/FortranCInterface/symbols/MY_SUB-UPPER.c b/build/CMakeFiles/FortranCInterface/symbols/MY_SUB-UPPER.c deleted file mode 100644 index c9de0bf0..00000000 --- a/build/CMakeFiles/FortranCInterface/symbols/MY_SUB-UPPER.c +++ /dev/null @@ -1,4 +0,0 @@ -const char* MY_SUB(void) -{ - return "INFO:symbol[MY_SUB]"; -} diff --git a/build/CMakeFiles/FortranCInterface/symbols/_QMmy_modulePmy_sub.c b/build/CMakeFiles/FortranCInterface/symbols/_QMmy_modulePmy_sub.c deleted file mode 100644 index aa5a1245..00000000 --- a/build/CMakeFiles/FortranCInterface/symbols/_QMmy_modulePmy_sub.c +++ /dev/null @@ -1,4 +0,0 @@ -const char* _QMmy_modulePmy_sub(void) -{ - return "INFO:symbol[_QMmy_modulePmy_sub]"; -} diff --git a/build/CMakeFiles/FortranCInterface/symbols/_QMmymodulePmysub.c b/build/CMakeFiles/FortranCInterface/symbols/_QMmymodulePmysub.c deleted file mode 100644 index 14abed24..00000000 --- a/build/CMakeFiles/FortranCInterface/symbols/_QMmymodulePmysub.c +++ /dev/null @@ -1,4 +0,0 @@ -const char* _QMmymodulePmysub(void) -{ - return "INFO:symbol[_QMmymodulePmysub]"; -} diff --git a/build/CMakeFiles/FortranCInterface/symbols/__my_module_MOD_my_sub.c b/build/CMakeFiles/FortranCInterface/symbols/__my_module_MOD_my_sub.c deleted file mode 100644 index bab5b8a0..00000000 --- a/build/CMakeFiles/FortranCInterface/symbols/__my_module_MOD_my_sub.c +++ /dev/null @@ -1,4 +0,0 @@ -const char* __my_module_MOD_my_sub(void) -{ - return "INFO:symbol[__my_module_MOD_my_sub]"; -} diff --git a/build/CMakeFiles/FortranCInterface/symbols/__my_module_NMOD_my_sub.c b/build/CMakeFiles/FortranCInterface/symbols/__my_module_NMOD_my_sub.c deleted file mode 100644 index 44bc79b8..00000000 --- a/build/CMakeFiles/FortranCInterface/symbols/__my_module_NMOD_my_sub.c +++ /dev/null @@ -1,4 +0,0 @@ -const char* __my_module_NMOD_my_sub(void) -{ - return "INFO:symbol[__my_module_NMOD_my_sub]"; -} diff --git a/build/CMakeFiles/FortranCInterface/symbols/__my_module__my_sub.c b/build/CMakeFiles/FortranCInterface/symbols/__my_module__my_sub.c deleted file mode 100644 index 2a315ede..00000000 --- a/build/CMakeFiles/FortranCInterface/symbols/__my_module__my_sub.c +++ /dev/null @@ -1,4 +0,0 @@ -const char* __my_module__my_sub(void) -{ - return "INFO:symbol[__my_module__my_sub]"; -} diff --git a/build/CMakeFiles/FortranCInterface/symbols/__mymodule_MOD_mysub.c b/build/CMakeFiles/FortranCInterface/symbols/__mymodule_MOD_mysub.c deleted file mode 100644 index c412a986..00000000 --- a/build/CMakeFiles/FortranCInterface/symbols/__mymodule_MOD_mysub.c +++ /dev/null @@ -1,4 +0,0 @@ -const char* __mymodule_MOD_mysub(void) -{ - return "INFO:symbol[__mymodule_MOD_mysub]"; -} diff --git a/build/CMakeFiles/FortranCInterface/symbols/__mymodule_NMOD_mysub.c b/build/CMakeFiles/FortranCInterface/symbols/__mymodule_NMOD_mysub.c deleted file mode 100644 index fe22ef09..00000000 --- a/build/CMakeFiles/FortranCInterface/symbols/__mymodule_NMOD_mysub.c +++ /dev/null @@ -1,4 +0,0 @@ -const char* __mymodule_NMOD_mysub(void) -{ - return "INFO:symbol[__mymodule_NMOD_mysub]"; -} diff --git a/build/CMakeFiles/FortranCInterface/symbols/__mymodule__mysub.c b/build/CMakeFiles/FortranCInterface/symbols/__mymodule__mysub.c deleted file mode 100644 index 42ede0ee..00000000 --- a/build/CMakeFiles/FortranCInterface/symbols/__mymodule__mysub.c +++ /dev/null @@ -1,4 +0,0 @@ -const char* __mymodule__mysub(void) -{ - return "INFO:symbol[__mymodule__mysub]"; -} diff --git a/build/CMakeFiles/FortranCInterface/symbols/my_moduleSmy_sub.c b/build/CMakeFiles/FortranCInterface/symbols/my_moduleSmy_sub.c deleted file mode 100644 index 3aaa979f..00000000 --- a/build/CMakeFiles/FortranCInterface/symbols/my_moduleSmy_sub.c +++ /dev/null @@ -1,4 +0,0 @@ -const char* my_module$my_sub(void) -{ - return "INFO:symbol[my_module$my_sub]"; -} diff --git a/build/CMakeFiles/FortranCInterface/symbols/my_module_MP_my_sub.c b/build/CMakeFiles/FortranCInterface/symbols/my_module_MP_my_sub.c deleted file mode 100644 index 79e7ece2..00000000 --- a/build/CMakeFiles/FortranCInterface/symbols/my_module_MP_my_sub.c +++ /dev/null @@ -1,4 +0,0 @@ -const char* my_module_MP_my_sub(void) -{ - return "INFO:symbol[my_module_MP_my_sub]"; -} diff --git a/build/CMakeFiles/FortranCInterface/symbols/my_module_mp_my_sub_.c b/build/CMakeFiles/FortranCInterface/symbols/my_module_mp_my_sub_.c deleted file mode 100644 index f36fa765..00000000 --- a/build/CMakeFiles/FortranCInterface/symbols/my_module_mp_my_sub_.c +++ /dev/null @@ -1,4 +0,0 @@ -const char* my_module_mp_my_sub_(void) -{ - return "INFO:symbol[my_module_mp_my_sub_]"; -} diff --git a/build/CMakeFiles/FortranCInterface/symbols/my_module_my_sub_.c b/build/CMakeFiles/FortranCInterface/symbols/my_module_my_sub_.c deleted file mode 100644 index ec85c53f..00000000 --- a/build/CMakeFiles/FortranCInterface/symbols/my_module_my_sub_.c +++ /dev/null @@ -1,4 +0,0 @@ -const char* my_module_my_sub_(void) -{ - return "INFO:symbol[my_module_my_sub_]"; -} diff --git a/build/CMakeFiles/FortranCInterface/symbols/my_sub.c b/build/CMakeFiles/FortranCInterface/symbols/my_sub.c deleted file mode 100644 index ce80fd82..00000000 --- a/build/CMakeFiles/FortranCInterface/symbols/my_sub.c +++ /dev/null @@ -1,4 +0,0 @@ -const char* my_sub(void) -{ - return "INFO:symbol[my_sub]"; -} diff --git a/build/CMakeFiles/FortranCInterface/symbols/my_sub_.c b/build/CMakeFiles/FortranCInterface/symbols/my_sub_.c deleted file mode 100644 index 693daeb4..00000000 --- a/build/CMakeFiles/FortranCInterface/symbols/my_sub_.c +++ /dev/null @@ -1,4 +0,0 @@ -const char* my_sub_(void) -{ - return "INFO:symbol[my_sub_]"; -} diff --git a/build/CMakeFiles/FortranCInterface/symbols/my_sub__.c b/build/CMakeFiles/FortranCInterface/symbols/my_sub__.c deleted file mode 100644 index deddc23b..00000000 --- a/build/CMakeFiles/FortranCInterface/symbols/my_sub__.c +++ /dev/null @@ -1,4 +0,0 @@ -const char* my_sub__(void) -{ - return "INFO:symbol[my_sub__]"; -} diff --git a/build/CMakeFiles/FortranCInterface/symbols/mymoduleSmysub.c b/build/CMakeFiles/FortranCInterface/symbols/mymoduleSmysub.c deleted file mode 100644 index 6528fb5d..00000000 --- a/build/CMakeFiles/FortranCInterface/symbols/mymoduleSmysub.c +++ /dev/null @@ -1,4 +0,0 @@ -const char* mymodule$mysub(void) -{ - return "INFO:symbol[mymodule$mysub]"; -} diff --git a/build/CMakeFiles/FortranCInterface/symbols/mymodule_MP_mysub.c b/build/CMakeFiles/FortranCInterface/symbols/mymodule_MP_mysub.c deleted file mode 100644 index 2f394a2a..00000000 --- a/build/CMakeFiles/FortranCInterface/symbols/mymodule_MP_mysub.c +++ /dev/null @@ -1,4 +0,0 @@ -const char* mymodule_MP_mysub(void) -{ - return "INFO:symbol[mymodule_MP_mysub]"; -} diff --git a/build/CMakeFiles/FortranCInterface/symbols/mymodule_mp_mysub_.c b/build/CMakeFiles/FortranCInterface/symbols/mymodule_mp_mysub_.c deleted file mode 100644 index e308e514..00000000 --- a/build/CMakeFiles/FortranCInterface/symbols/mymodule_mp_mysub_.c +++ /dev/null @@ -1,4 +0,0 @@ -const char* mymodule_mp_mysub_(void) -{ - return "INFO:symbol[mymodule_mp_mysub_]"; -} diff --git a/build/CMakeFiles/FortranCInterface/symbols/mymodule_mysub_.c b/build/CMakeFiles/FortranCInterface/symbols/mymodule_mysub_.c deleted file mode 100644 index 1fb07773..00000000 --- a/build/CMakeFiles/FortranCInterface/symbols/mymodule_mysub_.c +++ /dev/null @@ -1,4 +0,0 @@ -const char* mymodule_mysub_(void) -{ - return "INFO:symbol[mymodule_mysub_]"; -} diff --git a/build/CMakeFiles/FortranCInterface/symbols/mysub.c b/build/CMakeFiles/FortranCInterface/symbols/mysub.c deleted file mode 100644 index fa32bd7e..00000000 --- a/build/CMakeFiles/FortranCInterface/symbols/mysub.c +++ /dev/null @@ -1,4 +0,0 @@ -const char* mysub(void) -{ - return "INFO:symbol[mysub]"; -} diff --git a/build/CMakeFiles/FortranCInterface/symbols/mysub_.c b/build/CMakeFiles/FortranCInterface/symbols/mysub_.c deleted file mode 100644 index 5d98d30b..00000000 --- a/build/CMakeFiles/FortranCInterface/symbols/mysub_.c +++ /dev/null @@ -1,4 +0,0 @@ -const char* mysub_(void) -{ - return "INFO:symbol[mysub_]"; -} diff --git a/build/CMakeFiles/cmake.check_cache b/build/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd731..00000000 --- a/build/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/test/computational_routines/README.md b/test/computational_routines/README.md index 87408b94..4fc0ee0b 100644 --- a/test/computational_routines/README.md +++ b/test/computational_routines/README.md @@ -57,6 +57,7 @@ In this test suite were considered only computational routines implemented by PS ## Questions - Is it correct to use psb_gather even for a single process running? - Is it correct to shift in 0,xxxx type of notation to compare with the correct number of significand digits? +- Does it make sense to compare the parallel solution with the serial one? ## References diff --git a/test/computational_routines/backlog.txt b/test/computational_routines/backlog.txt new file mode 100644 index 00000000..ace31605 --- /dev/null +++ b/test/computational_routines/backlog.txt @@ -0,0 +1,14 @@ +COMPLETED: +- Try to use Julienne https://github.com/berkeleylab/julienne in order to avoid different do nested loops [OK] +(Possible solutions are to use Fortuno and FPunit, in order to implement parametrized tests) + + + +TODO: +- Remove file generation in order to save up memory (Is it necessary for single/multiple processes comparison, it should be removed as a cleanup) +- Fix parallel and serial, using a fortran routine instead of the diff between files +- Fix log aggregation in main directory, see number of total tests (EG. 144 instead of 16 in gedot) +- Clean main log at each run +- Force recompilation in main script +- What about multiple distribution for psb_gedot? +- Generate input vectors only if vectors/ directory doesn't exist to save up time \ No newline at end of file diff --git a/test/computational_routines/geaxpby/psblas_geaxpby_test.log b/test/computational_routines/geaxpby/psblas_geaxpby_test.log index c029e1db..1c0f2e1e 100644 --- a/test/computational_routines/geaxpby/psblas_geaxpby_test.log +++ b/test/computational_routines/geaxpby/psblas_geaxpby_test.log @@ -2,588 +2,588 @@ Welcome to PSBLAS version: 3.9.0 This is the psb_geaxpby_test sample program Number of processes used in this computation: 1 -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:37:36] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:37:36] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:37:36] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:37:36] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:37:36] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b3.mtx 144/144 [OK] +[2025-07-09 18:12:29] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b1.mtx 1/144 [OK] +[2025-07-09 18:12:29] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b2.mtx 2/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b3.mtx 3/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b1.mtx 4/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b2.mtx 5/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b3.mtx 6/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b1.mtx 7/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b2.mtx 8/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b3.mtx 9/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b1.mtx 10/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b2.mtx 11/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b3.mtx 12/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b1.mtx 13/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b2.mtx 14/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b3.mtx 15/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b1.mtx 16/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b2.mtx 17/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b3.mtx 18/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b1.mtx 19/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b2.mtx 20/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b3.mtx 21/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b1.mtx 22/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b2.mtx 23/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b3.mtx 24/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b1.mtx 25/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b2.mtx 26/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b3.mtx 27/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b1.mtx 28/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b2.mtx 29/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b3.mtx 30/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b1.mtx 31/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b2.mtx 32/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b3.mtx 33/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b1.mtx 34/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b2.mtx 35/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b3.mtx 36/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b1.mtx 37/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b2.mtx 38/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b3.mtx 39/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b1.mtx 40/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b2.mtx 41/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b3.mtx 42/144 [OK] +[2025-07-09 18:12:30] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b1.mtx 43/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b2.mtx 44/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b3.mtx 45/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b1.mtx 46/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b2.mtx 47/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b3.mtx 48/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b1.mtx 49/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b2.mtx 50/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b3.mtx 51/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b1.mtx 52/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b2.mtx 53/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b3.mtx 54/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b1.mtx 55/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b2.mtx 56/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b3.mtx 57/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b1.mtx 58/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b2.mtx 59/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b3.mtx 60/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b1.mtx 61/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b2.mtx 62/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b3.mtx 63/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b1.mtx 64/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b2.mtx 65/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b3.mtx 66/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b1.mtx 67/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b2.mtx 68/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b3.mtx 69/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b1.mtx 70/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b2.mtx 71/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b3.mtx 72/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b1.mtx 73/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b2.mtx 74/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b3.mtx 75/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b1.mtx 76/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b2.mtx 77/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b3.mtx 78/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b1.mtx 79/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b2.mtx 80/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b3.mtx 81/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b1.mtx 82/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b2.mtx 83/144 [OK] +[2025-07-09 18:12:31] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b3.mtx 84/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b1.mtx 85/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b2.mtx 86/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b3.mtx 87/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b1.mtx 88/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b2.mtx 89/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b3.mtx 90/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b1.mtx 91/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b2.mtx 92/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b3.mtx 93/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b1.mtx 94/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b2.mtx 95/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b3.mtx 96/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b1.mtx 97/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b2.mtx 98/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b3.mtx 99/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b1.mtx 100/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b2.mtx 101/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b3.mtx 102/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b1.mtx 103/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b2.mtx 104/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b3.mtx 105/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b1.mtx 106/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b2.mtx 107/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b3.mtx 108/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b1.mtx 109/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b2.mtx 110/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b3.mtx 111/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b1.mtx 112/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b2.mtx 113/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b3.mtx 114/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b1.mtx 115/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b2.mtx 116/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b3.mtx 117/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b1.mtx 118/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b2.mtx 119/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b3.mtx 120/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b1.mtx 121/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b2.mtx 122/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b3.mtx 123/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b1.mtx 124/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b2.mtx 125/144 [OK] +[2025-07-09 18:12:32] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b3.mtx 126/144 [OK] +[2025-07-09 18:12:33] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b1.mtx 127/144 [OK] +[2025-07-09 18:12:33] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b2.mtx 128/144 [OK] +[2025-07-09 18:12:33] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b3.mtx 129/144 [OK] +[2025-07-09 18:12:33] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b1.mtx 130/144 [OK] +[2025-07-09 18:12:33] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b2.mtx 131/144 [OK] +[2025-07-09 18:12:33] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b3.mtx 132/144 [OK] +[2025-07-09 18:12:33] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b1.mtx 133/144 [OK] +[2025-07-09 18:12:33] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b2.mtx 134/144 [OK] +[2025-07-09 18:12:33] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b3.mtx 135/144 [OK] +[2025-07-09 18:12:33] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b1.mtx 136/144 [OK] +[2025-07-09 18:12:33] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b2.mtx 137/144 [OK] +[2025-07-09 18:12:33] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b3.mtx 138/144 [OK] +[2025-07-09 18:12:33] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b1.mtx 139/144 [OK] +[2025-07-09 18:12:33] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b2.mtx 140/144 [OK] +[2025-07-09 18:12:33] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b3.mtx 141/144 [OK] +[2025-07-09 18:12:33] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b1.mtx 142/144 [OK] +[2025-07-09 18:12:33] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b2.mtx 143/144 [OK] +[2025-07-09 18:12:33] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b3.mtx 144/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y4_a3_b3.mtx 144/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y1_a1_b1.mtx 1/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y1_a1_b2.mtx 2/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y1_a1_b3.mtx 3/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y1_a2_b1.mtx 4/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y1_a2_b2.mtx 5/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y1_a2_b3.mtx 6/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y1_a3_b1.mtx 7/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y1_a3_b2.mtx 8/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y1_a3_b3.mtx 9/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y2_a1_b1.mtx 10/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y2_a1_b2.mtx 11/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y2_a1_b3.mtx 12/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y2_a2_b1.mtx 13/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y2_a2_b2.mtx 14/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y2_a2_b3.mtx 15/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y2_a3_b1.mtx 16/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y2_a3_b2.mtx 17/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y2_a3_b3.mtx 18/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y3_a1_b1.mtx 19/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y3_a1_b2.mtx 20/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y3_a1_b3.mtx 21/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y3_a2_b1.mtx 22/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y3_a2_b2.mtx 23/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y3_a2_b3.mtx 24/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y3_a3_b1.mtx 25/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y3_a3_b2.mtx 26/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y3_a3_b3.mtx 27/144 [OK] +[2025-07-09 18:12:33] Double precision check on file serial/sol_x1_y4_a1_b1.mtx 28/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x1_y4_a1_b2.mtx 29/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x1_y4_a1_b3.mtx 30/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x1_y4_a2_b1.mtx 31/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x1_y4_a2_b2.mtx 32/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x1_y4_a2_b3.mtx 33/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x1_y4_a3_b1.mtx 34/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x1_y4_a3_b2.mtx 35/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x1_y4_a3_b3.mtx 36/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y1_a1_b1.mtx 37/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y1_a1_b2.mtx 38/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y1_a1_b3.mtx 39/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y1_a2_b1.mtx 40/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y1_a2_b2.mtx 41/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y1_a2_b3.mtx 42/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y1_a3_b1.mtx 43/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y1_a3_b2.mtx 44/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y1_a3_b3.mtx 45/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y2_a1_b1.mtx 46/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y2_a1_b2.mtx 47/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y2_a1_b3.mtx 48/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y2_a2_b1.mtx 49/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y2_a2_b2.mtx 50/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y2_a2_b3.mtx 51/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y2_a3_b1.mtx 52/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y2_a3_b2.mtx 53/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y2_a3_b3.mtx 54/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y3_a1_b1.mtx 55/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y3_a1_b2.mtx 56/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y3_a1_b3.mtx 57/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y3_a2_b1.mtx 58/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y3_a2_b2.mtx 59/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y3_a2_b3.mtx 60/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y3_a3_b1.mtx 61/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y3_a3_b2.mtx 62/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y3_a3_b3.mtx 63/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y4_a1_b1.mtx 64/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y4_a1_b2.mtx 65/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y4_a1_b3.mtx 66/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y4_a2_b1.mtx 67/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y4_a2_b2.mtx 68/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y4_a2_b3.mtx 69/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y4_a3_b1.mtx 70/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y4_a3_b2.mtx 71/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x2_y4_a3_b3.mtx 72/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x3_y1_a1_b1.mtx 73/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x3_y1_a1_b2.mtx 74/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x3_y1_a1_b3.mtx 75/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x3_y1_a2_b1.mtx 76/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x3_y1_a2_b2.mtx 77/144 [OK] +[2025-07-09 18:12:34] Double precision check on file serial/sol_x3_y1_a2_b3.mtx 78/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y1_a3_b1.mtx 79/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y1_a3_b2.mtx 80/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y1_a3_b3.mtx 81/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y2_a1_b1.mtx 82/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y2_a1_b2.mtx 83/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y2_a1_b3.mtx 84/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y2_a2_b1.mtx 85/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y2_a2_b2.mtx 86/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y2_a2_b3.mtx 87/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y2_a3_b1.mtx 88/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y2_a3_b2.mtx 89/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y2_a3_b3.mtx 90/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y3_a1_b1.mtx 91/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y3_a1_b2.mtx 92/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y3_a1_b3.mtx 93/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y3_a2_b1.mtx 94/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y3_a2_b2.mtx 95/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y3_a2_b3.mtx 96/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y3_a3_b1.mtx 97/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y3_a3_b2.mtx 98/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y3_a3_b3.mtx 99/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y4_a1_b1.mtx 100/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y4_a1_b2.mtx 101/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y4_a1_b3.mtx 102/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y4_a2_b1.mtx 103/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y4_a2_b2.mtx 104/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y4_a2_b3.mtx 105/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y4_a3_b1.mtx 106/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y4_a3_b2.mtx 107/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x3_y4_a3_b3.mtx 108/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x4_y1_a1_b1.mtx 109/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x4_y1_a1_b2.mtx 110/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x4_y1_a1_b3.mtx 111/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x4_y1_a2_b1.mtx 112/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x4_y1_a2_b2.mtx 113/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x4_y1_a2_b3.mtx 114/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x4_y1_a3_b1.mtx 115/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x4_y1_a3_b2.mtx 116/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x4_y1_a3_b3.mtx 117/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x4_y2_a1_b1.mtx 118/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x4_y2_a1_b2.mtx 119/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x4_y2_a1_b3.mtx 120/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x4_y2_a2_b1.mtx 121/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x4_y2_a2_b2.mtx 122/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x4_y2_a2_b3.mtx 123/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x4_y2_a3_b1.mtx 124/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x4_y2_a3_b2.mtx 125/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x4_y2_a3_b3.mtx 126/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x4_y3_a1_b1.mtx 127/144 [OK] +[2025-07-09 18:12:35] Double precision check on file serial/sol_x4_y3_a1_b2.mtx 128/144 [OK] +[2025-07-09 18:12:36] Double precision check on file serial/sol_x4_y3_a1_b3.mtx 129/144 [OK] +[2025-07-09 18:12:36] Double precision check on file serial/sol_x4_y3_a2_b1.mtx 130/144 [OK] +[2025-07-09 18:12:36] Double precision check on file serial/sol_x4_y3_a2_b2.mtx 131/144 [OK] +[2025-07-09 18:12:36] Double precision check on file serial/sol_x4_y3_a2_b3.mtx 132/144 [OK] +[2025-07-09 18:12:36] Double precision check on file serial/sol_x4_y3_a3_b1.mtx 133/144 [OK] +[2025-07-09 18:12:36] Double precision check on file serial/sol_x4_y3_a3_b2.mtx 134/144 [OK] +[2025-07-09 18:12:36] Double precision check on file serial/sol_x4_y3_a3_b3.mtx 135/144 [OK] +[2025-07-09 18:12:36] Double precision check on file serial/sol_x4_y4_a1_b1.mtx 136/144 [OK] +[2025-07-09 18:12:36] Double precision check on file serial/sol_x4_y4_a1_b2.mtx 137/144 [OK] +[2025-07-09 18:12:36] Double precision check on file serial/sol_x4_y4_a1_b3.mtx 138/144 [OK] +[2025-07-09 18:12:36] Double precision check on file serial/sol_x4_y4_a2_b1.mtx 139/144 [OK] +[2025-07-09 18:12:36] Double precision check on file serial/sol_x4_y4_a2_b2.mtx 140/144 [OK] +[2025-07-09 18:12:36] Double precision check on file serial/sol_x4_y4_a2_b3.mtx 141/144 [OK] +[2025-07-09 18:12:36] Double precision check on file serial/sol_x4_y4_a3_b1.mtx 142/144 [OK] +[2025-07-09 18:12:36] Double precision check on file serial/sol_x4_y4_a3_b2.mtx 143/144 [OK] +[2025-07-09 18:12:36] Double precision check on file serial/sol_x4_y4_a3_b3.mtx 144/144 [OK] Welcome to PSBLAS version: 3.9.0 This is the psb_geaxpby_test sample program Number of processes used in this computation: 40 -[2025-06-12 13:37:39] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:37:39] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:37:39] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:37:39] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:37:39] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:37:39] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:37:39] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:37:39] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y4_a3_b3.mtx 144/144 [OK] +[2025-07-09 18:12:36] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b1.mtx 1/144 [OK] +[2025-07-09 18:12:36] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b2.mtx 2/144 [OK] +[2025-07-09 18:12:36] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b3.mtx 3/144 [OK] +[2025-07-09 18:12:37] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b1.mtx 4/144 [OK] +[2025-07-09 18:12:37] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b2.mtx 5/144 [OK] +[2025-07-09 18:12:37] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b3.mtx 6/144 [OK] +[2025-07-09 18:12:37] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b1.mtx 7/144 [OK] +[2025-07-09 18:12:37] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b2.mtx 8/144 [OK] +[2025-07-09 18:12:37] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b3.mtx 9/144 [OK] +[2025-07-09 18:12:37] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b1.mtx 10/144 [OK] +[2025-07-09 18:12:37] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b2.mtx 11/144 [OK] +[2025-07-09 18:12:37] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b3.mtx 12/144 [OK] +[2025-07-09 18:12:37] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b1.mtx 13/144 [OK] +[2025-07-09 18:12:37] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b2.mtx 14/144 [OK] +[2025-07-09 18:12:37] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b3.mtx 15/144 [OK] +[2025-07-09 18:12:37] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b1.mtx 16/144 [OK] +[2025-07-09 18:12:37] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b2.mtx 17/144 [OK] +[2025-07-09 18:12:37] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b3.mtx 18/144 [OK] +[2025-07-09 18:12:38] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b1.mtx 19/144 [OK] +[2025-07-09 18:12:38] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b2.mtx 20/144 [OK] +[2025-07-09 18:12:38] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b3.mtx 21/144 [OK] +[2025-07-09 18:12:38] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b1.mtx 22/144 [OK] +[2025-07-09 18:12:38] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b2.mtx 23/144 [OK] +[2025-07-09 18:12:38] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b3.mtx 24/144 [OK] +[2025-07-09 18:12:38] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b1.mtx 25/144 [OK] +[2025-07-09 18:12:38] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b2.mtx 26/144 [OK] +[2025-07-09 18:12:38] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b3.mtx 27/144 [OK] +[2025-07-09 18:12:38] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b1.mtx 28/144 [OK] +[2025-07-09 18:12:38] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b2.mtx 29/144 [OK] +[2025-07-09 18:12:38] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b3.mtx 30/144 [OK] +[2025-07-09 18:12:38] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b1.mtx 31/144 [OK] +[2025-07-09 18:12:38] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b2.mtx 32/144 [OK] +[2025-07-09 18:12:38] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b3.mtx 33/144 [OK] +[2025-07-09 18:12:38] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b1.mtx 34/144 [OK] +[2025-07-09 18:12:39] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b2.mtx 35/144 [OK] +[2025-07-09 18:12:39] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b3.mtx 36/144 [OK] +[2025-07-09 18:12:39] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b1.mtx 37/144 [OK] +[2025-07-09 18:12:39] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b2.mtx 38/144 [OK] +[2025-07-09 18:12:39] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b3.mtx 39/144 [OK] +[2025-07-09 18:12:39] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b1.mtx 40/144 [OK] +[2025-07-09 18:12:39] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b2.mtx 41/144 [OK] +[2025-07-09 18:12:39] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b3.mtx 42/144 [OK] +[2025-07-09 18:12:39] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b1.mtx 43/144 [OK] +[2025-07-09 18:12:39] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b2.mtx 44/144 [OK] +[2025-07-09 18:12:39] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b3.mtx 45/144 [OK] +[2025-07-09 18:12:39] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b1.mtx 46/144 [OK] +[2025-07-09 18:12:39] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b2.mtx 47/144 [OK] +[2025-07-09 18:12:39] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b3.mtx 48/144 [OK] +[2025-07-09 18:12:39] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b1.mtx 49/144 [OK] +[2025-07-09 18:12:40] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b2.mtx 50/144 [OK] +[2025-07-09 18:12:40] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b3.mtx 51/144 [OK] +[2025-07-09 18:12:40] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b1.mtx 52/144 [OK] +[2025-07-09 18:12:40] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b2.mtx 53/144 [OK] +[2025-07-09 18:12:40] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b3.mtx 54/144 [OK] +[2025-07-09 18:12:40] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b1.mtx 55/144 [OK] +[2025-07-09 18:12:40] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b2.mtx 56/144 [OK] +[2025-07-09 18:12:40] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b3.mtx 57/144 [OK] +[2025-07-09 18:12:40] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b1.mtx 58/144 [OK] +[2025-07-09 18:12:40] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b2.mtx 59/144 [OK] +[2025-07-09 18:12:40] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b3.mtx 60/144 [OK] +[2025-07-09 18:12:40] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b1.mtx 61/144 [OK] +[2025-07-09 18:12:40] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b2.mtx 62/144 [OK] +[2025-07-09 18:12:40] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b3.mtx 63/144 [OK] +[2025-07-09 18:12:40] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b1.mtx 64/144 [OK] +[2025-07-09 18:12:41] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b2.mtx 65/144 [OK] +[2025-07-09 18:12:41] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b3.mtx 66/144 [OK] +[2025-07-09 18:12:41] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b1.mtx 67/144 [OK] +[2025-07-09 18:12:41] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b2.mtx 68/144 [OK] +[2025-07-09 18:12:41] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b3.mtx 69/144 [OK] +[2025-07-09 18:12:41] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b1.mtx 70/144 [OK] +[2025-07-09 18:12:41] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b2.mtx 71/144 [OK] +[2025-07-09 18:12:41] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b3.mtx 72/144 [OK] +[2025-07-09 18:12:41] Generation geaxpby single precision result file parallel/sol_x3_y1_a1_b1.mtx 73/144 [OK] +[2025-07-09 18:12:41] Generation geaxpby single precision result file parallel/sol_x3_y1_a1_b2.mtx 74/144 [OK] +[2025-07-09 18:12:41] Generation geaxpby single precision result file parallel/sol_x3_y1_a1_b3.mtx 75/144 [OK] +[2025-07-09 18:12:41] Generation geaxpby single precision result file parallel/sol_x3_y1_a2_b1.mtx 76/144 [OK] +[2025-07-09 18:12:41] Generation geaxpby single precision result file parallel/sol_x3_y1_a2_b2.mtx 77/144 [OK] +[2025-07-09 18:12:41] Generation geaxpby single precision result file parallel/sol_x3_y1_a2_b3.mtx 78/144 [OK] +[2025-07-09 18:12:41] Generation geaxpby single precision result file parallel/sol_x3_y1_a3_b1.mtx 79/144 [OK] +[2025-07-09 18:12:42] Generation geaxpby single precision result file parallel/sol_x3_y1_a3_b2.mtx 80/144 [OK] +[2025-07-09 18:12:42] Generation geaxpby single precision result file parallel/sol_x3_y1_a3_b3.mtx 81/144 [OK] +[2025-07-09 18:12:42] Generation geaxpby single precision result file parallel/sol_x3_y2_a1_b1.mtx 82/144 [OK] +[2025-07-09 18:12:42] Generation geaxpby single precision result file parallel/sol_x3_y2_a1_b2.mtx 83/144 [OK] +[2025-07-09 18:12:42] Generation geaxpby single precision result file parallel/sol_x3_y2_a1_b3.mtx 84/144 [OK] +[2025-07-09 18:12:42] Generation geaxpby single precision result file parallel/sol_x3_y2_a2_b1.mtx 85/144 [OK] +[2025-07-09 18:12:42] Generation geaxpby single precision result file parallel/sol_x3_y2_a2_b2.mtx 86/144 [OK] +[2025-07-09 18:12:42] Generation geaxpby single precision result file parallel/sol_x3_y2_a2_b3.mtx 87/144 [OK] +[2025-07-09 18:12:42] Generation geaxpby single precision result file parallel/sol_x3_y2_a3_b1.mtx 88/144 [OK] +[2025-07-09 18:12:42] Generation geaxpby single precision result file parallel/sol_x3_y2_a3_b2.mtx 89/144 [OK] +[2025-07-09 18:12:42] Generation geaxpby single precision result file parallel/sol_x3_y2_a3_b3.mtx 90/144 [OK] +[2025-07-09 18:12:42] Generation geaxpby single precision result file parallel/sol_x3_y3_a1_b1.mtx 91/144 [OK] +[2025-07-09 18:12:42] Generation geaxpby single precision result file parallel/sol_x3_y3_a1_b2.mtx 92/144 [OK] +[2025-07-09 18:12:42] Generation geaxpby single precision result file parallel/sol_x3_y3_a1_b3.mtx 93/144 [OK] +[2025-07-09 18:12:42] Generation geaxpby single precision result file parallel/sol_x3_y3_a2_b1.mtx 94/144 [OK] +[2025-07-09 18:12:43] Generation geaxpby single precision result file parallel/sol_x3_y3_a2_b2.mtx 95/144 [OK] +[2025-07-09 18:12:43] Generation geaxpby single precision result file parallel/sol_x3_y3_a2_b3.mtx 96/144 [OK] +[2025-07-09 18:12:43] Generation geaxpby single precision result file parallel/sol_x3_y3_a3_b1.mtx 97/144 [OK] +[2025-07-09 18:12:43] Generation geaxpby single precision result file parallel/sol_x3_y3_a3_b2.mtx 98/144 [OK] +[2025-07-09 18:12:43] Generation geaxpby single precision result file parallel/sol_x3_y3_a3_b3.mtx 99/144 [OK] +[2025-07-09 18:12:43] Generation geaxpby single precision result file parallel/sol_x3_y4_a1_b1.mtx 100/144 [OK] +[2025-07-09 18:12:43] Generation geaxpby single precision result file parallel/sol_x3_y4_a1_b2.mtx 101/144 [OK] +[2025-07-09 18:12:43] Generation geaxpby single precision result file parallel/sol_x3_y4_a1_b3.mtx 102/144 [OK] +[2025-07-09 18:12:43] Generation geaxpby single precision result file parallel/sol_x3_y4_a2_b1.mtx 103/144 [OK] +[2025-07-09 18:12:43] Generation geaxpby single precision result file parallel/sol_x3_y4_a2_b2.mtx 104/144 [OK] +[2025-07-09 18:12:43] Generation geaxpby single precision result file parallel/sol_x3_y4_a2_b3.mtx 105/144 [OK] +[2025-07-09 18:12:43] Generation geaxpby single precision result file parallel/sol_x3_y4_a3_b1.mtx 106/144 [OK] +[2025-07-09 18:12:43] Generation geaxpby single precision result file parallel/sol_x3_y4_a3_b2.mtx 107/144 [OK] +[2025-07-09 18:12:43] Generation geaxpby single precision result file parallel/sol_x3_y4_a3_b3.mtx 108/144 [OK] +[2025-07-09 18:12:43] Generation geaxpby single precision result file parallel/sol_x4_y1_a1_b1.mtx 109/144 [OK] +[2025-07-09 18:12:43] Generation geaxpby single precision result file parallel/sol_x4_y1_a1_b2.mtx 110/144 [OK] +[2025-07-09 18:12:44] Generation geaxpby single precision result file parallel/sol_x4_y1_a1_b3.mtx 111/144 [OK] +[2025-07-09 18:12:44] Generation geaxpby single precision result file parallel/sol_x4_y1_a2_b1.mtx 112/144 [OK] +[2025-07-09 18:12:44] Generation geaxpby single precision result file parallel/sol_x4_y1_a2_b2.mtx 113/144 [OK] +[2025-07-09 18:12:44] Generation geaxpby single precision result file parallel/sol_x4_y1_a2_b3.mtx 114/144 [OK] +[2025-07-09 18:12:44] Generation geaxpby single precision result file parallel/sol_x4_y1_a3_b1.mtx 115/144 [OK] +[2025-07-09 18:12:44] Generation geaxpby single precision result file parallel/sol_x4_y1_a3_b2.mtx 116/144 [OK] +[2025-07-09 18:12:44] Generation geaxpby single precision result file parallel/sol_x4_y1_a3_b3.mtx 117/144 [OK] +[2025-07-09 18:12:44] Generation geaxpby single precision result file parallel/sol_x4_y2_a1_b1.mtx 118/144 [OK] +[2025-07-09 18:12:44] Generation geaxpby single precision result file parallel/sol_x4_y2_a1_b2.mtx 119/144 [OK] +[2025-07-09 18:12:44] Generation geaxpby single precision result file parallel/sol_x4_y2_a1_b3.mtx 120/144 [OK] +[2025-07-09 18:12:44] Generation geaxpby single precision result file parallel/sol_x4_y2_a2_b1.mtx 121/144 [OK] +[2025-07-09 18:12:44] Generation geaxpby single precision result file parallel/sol_x4_y2_a2_b2.mtx 122/144 [OK] +[2025-07-09 18:12:44] Generation geaxpby single precision result file parallel/sol_x4_y2_a2_b3.mtx 123/144 [OK] +[2025-07-09 18:12:44] Generation geaxpby single precision result file parallel/sol_x4_y2_a3_b1.mtx 124/144 [OK] +[2025-07-09 18:12:44] Generation geaxpby single precision result file parallel/sol_x4_y2_a3_b2.mtx 125/144 [OK] +[2025-07-09 18:12:45] Generation geaxpby single precision result file parallel/sol_x4_y2_a3_b3.mtx 126/144 [OK] +[2025-07-09 18:12:45] Generation geaxpby single precision result file parallel/sol_x4_y3_a1_b1.mtx 127/144 [OK] +[2025-07-09 18:12:45] Generation geaxpby single precision result file parallel/sol_x4_y3_a1_b2.mtx 128/144 [OK] +[2025-07-09 18:12:45] Generation geaxpby single precision result file parallel/sol_x4_y3_a1_b3.mtx 129/144 [OK] +[2025-07-09 18:12:45] Generation geaxpby single precision result file parallel/sol_x4_y3_a2_b1.mtx 130/144 [OK] +[2025-07-09 18:12:45] Generation geaxpby single precision result file parallel/sol_x4_y3_a2_b2.mtx 131/144 [OK] +[2025-07-09 18:12:45] Generation geaxpby single precision result file parallel/sol_x4_y3_a2_b3.mtx 132/144 [OK] +[2025-07-09 18:12:45] Generation geaxpby single precision result file parallel/sol_x4_y3_a3_b1.mtx 133/144 [OK] +[2025-07-09 18:12:45] Generation geaxpby single precision result file parallel/sol_x4_y3_a3_b2.mtx 134/144 [OK] +[2025-07-09 18:12:45] Generation geaxpby single precision result file parallel/sol_x4_y3_a3_b3.mtx 135/144 [OK] +[2025-07-09 18:12:45] Generation geaxpby single precision result file parallel/sol_x4_y4_a1_b1.mtx 136/144 [OK] +[2025-07-09 18:12:45] Generation geaxpby single precision result file parallel/sol_x4_y4_a1_b2.mtx 137/144 [OK] +[2025-07-09 18:12:45] Generation geaxpby single precision result file parallel/sol_x4_y4_a1_b3.mtx 138/144 [OK] +[2025-07-09 18:12:45] Generation geaxpby single precision result file parallel/sol_x4_y4_a2_b1.mtx 139/144 [OK] +[2025-07-09 18:12:45] Generation geaxpby single precision result file parallel/sol_x4_y4_a2_b2.mtx 140/144 [OK] +[2025-07-09 18:12:45] Generation geaxpby single precision result file parallel/sol_x4_y4_a2_b3.mtx 141/144 [OK] +[2025-07-09 18:12:46] Generation geaxpby single precision result file parallel/sol_x4_y4_a3_b1.mtx 142/144 [OK] +[2025-07-09 18:12:46] Generation geaxpby single precision result file parallel/sol_x4_y4_a3_b2.mtx 143/144 [OK] +[2025-07-09 18:12:46] Generation geaxpby single precision result file parallel/sol_x4_y4_a3_b3.mtx 144/144 [OK] -[2025-06-12 13:37:48] Double precision check on file parallel/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:37:48] Double precision check on file parallel/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:37:48] Double precision check on file parallel/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:37:55] Double precision check on file parallel/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:37:55] Double precision check on file parallel/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:37:55] Double precision check on file parallel/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:37:55] Double precision check on file parallel/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:37:55] Double precision check on file parallel/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:37:55] Double precision check on file parallel/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:37:55] Double precision check on file parallel/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:37:55] Double precision check on file parallel/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:37:55] Double precision check on file parallel/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:37:55] Double precision check on file parallel/sol_x4_y4_a3_b3.mtx 144/144 [OK] +[2025-07-09 18:12:46] Double precision check on file parallel/sol_x1_y1_a1_b1.mtx 1/144 [OK] +[2025-07-09 18:12:46] Double precision check on file parallel/sol_x1_y1_a1_b2.mtx 2/144 [OK] +[2025-07-09 18:12:46] Double precision check on file parallel/sol_x1_y1_a1_b3.mtx 3/144 [OK] +[2025-07-09 18:12:46] Double precision check on file parallel/sol_x1_y1_a2_b1.mtx 4/144 [OK] +[2025-07-09 18:12:46] Double precision check on file parallel/sol_x1_y1_a2_b2.mtx 5/144 [OK] +[2025-07-09 18:12:46] Double precision check on file parallel/sol_x1_y1_a2_b3.mtx 6/144 [OK] +[2025-07-09 18:12:46] Double precision check on file parallel/sol_x1_y1_a3_b1.mtx 7/144 [OK] +[2025-07-09 18:12:46] Double precision check on file parallel/sol_x1_y1_a3_b2.mtx 8/144 [OK] +[2025-07-09 18:12:46] Double precision check on file parallel/sol_x1_y1_a3_b3.mtx 9/144 [OK] +[2025-07-09 18:12:46] Double precision check on file parallel/sol_x1_y2_a1_b1.mtx 10/144 [OK] +[2025-07-09 18:12:46] Double precision check on file parallel/sol_x1_y2_a1_b2.mtx 11/144 [OK] +[2025-07-09 18:12:46] Double precision check on file parallel/sol_x1_y2_a1_b3.mtx 12/144 [OK] +[2025-07-09 18:12:46] Double precision check on file parallel/sol_x1_y2_a2_b1.mtx 13/144 [OK] +[2025-07-09 18:12:46] Double precision check on file parallel/sol_x1_y2_a2_b2.mtx 14/144 [OK] +[2025-07-09 18:12:46] Double precision check on file parallel/sol_x1_y2_a2_b3.mtx 15/144 [OK] +[2025-07-09 18:12:46] Double precision check on file parallel/sol_x1_y2_a3_b1.mtx 16/144 [OK] +[2025-07-09 18:12:46] Double precision check on file parallel/sol_x1_y2_a3_b2.mtx 17/144 [OK] +[2025-07-09 18:12:46] Double precision check on file parallel/sol_x1_y2_a3_b3.mtx 18/144 [OK] +[2025-07-09 18:12:47] Double precision check on file parallel/sol_x1_y3_a1_b1.mtx 19/144 [OK] +[2025-07-09 18:12:47] Double precision check on file parallel/sol_x1_y3_a1_b2.mtx 20/144 [OK] +[2025-07-09 18:12:47] Double precision check on file parallel/sol_x1_y3_a1_b3.mtx 21/144 [OK] +[2025-07-09 18:12:47] Double precision check on file parallel/sol_x1_y3_a2_b1.mtx 22/144 [OK] +[2025-07-09 18:12:47] Double precision check on file parallel/sol_x1_y3_a2_b2.mtx 23/144 [OK] +[2025-07-09 18:12:47] Double precision check on file parallel/sol_x1_y3_a2_b3.mtx 24/144 [OK] +[2025-07-09 18:12:47] Double precision check on file parallel/sol_x1_y3_a3_b1.mtx 25/144 [OK] +[2025-07-09 18:12:47] Double precision check on file parallel/sol_x1_y3_a3_b2.mtx 26/144 [OK] +[2025-07-09 18:12:47] Double precision check on file parallel/sol_x1_y3_a3_b3.mtx 27/144 [OK] +[2025-07-09 18:12:47] Double precision check on file parallel/sol_x1_y4_a1_b1.mtx 28/144 [OK] +[2025-07-09 18:12:47] Double precision check on file parallel/sol_x1_y4_a1_b2.mtx 29/144 [OK] +[2025-07-09 18:12:47] Double precision check on file parallel/sol_x1_y4_a1_b3.mtx 30/144 [OK] +[2025-07-09 18:12:47] Double precision check on file parallel/sol_x1_y4_a2_b1.mtx 31/144 [OK] +[2025-07-09 18:12:47] Double precision check on file parallel/sol_x1_y4_a2_b2.mtx 32/144 [OK] +[2025-07-09 18:12:47] Double precision check on file parallel/sol_x1_y4_a2_b3.mtx 33/144 [OK] +[2025-07-09 18:12:47] Double precision check on file parallel/sol_x1_y4_a3_b1.mtx 34/144 [OK] +[2025-07-09 18:12:47] Double precision check on file parallel/sol_x1_y4_a3_b2.mtx 35/144 [OK] +[2025-07-09 18:12:47] Double precision check on file parallel/sol_x1_y4_a3_b3.mtx 36/144 [OK] +[2025-07-09 18:12:47] Double precision check on file parallel/sol_x2_y1_a1_b1.mtx 37/144 [OK] +[2025-07-09 18:12:47] Double precision check on file parallel/sol_x2_y1_a1_b2.mtx 38/144 [OK] +[2025-07-09 18:12:47] Double precision check on file parallel/sol_x2_y1_a1_b3.mtx 39/144 [OK] +[2025-07-09 18:12:48] Double precision check on file parallel/sol_x2_y1_a2_b1.mtx 40/144 [OK] +[2025-07-09 18:12:48] Double precision check on file parallel/sol_x2_y1_a2_b2.mtx 41/144 [OK] +[2025-07-09 18:12:48] Double precision check on file parallel/sol_x2_y1_a2_b3.mtx 42/144 [OK] +[2025-07-09 18:12:48] Double precision check on file parallel/sol_x2_y1_a3_b1.mtx 43/144 [OK] +[2025-07-09 18:12:48] Double precision check on file parallel/sol_x2_y1_a3_b2.mtx 44/144 [OK] +[2025-07-09 18:12:48] Double precision check on file parallel/sol_x2_y1_a3_b3.mtx 45/144 [OK] +[2025-07-09 18:12:48] Double precision check on file parallel/sol_x2_y2_a1_b1.mtx 46/144 [OK] +[2025-07-09 18:12:48] Double precision check on file parallel/sol_x2_y2_a1_b2.mtx 47/144 [OK] +[2025-07-09 18:12:48] Double precision check on file parallel/sol_x2_y2_a1_b3.mtx 48/144 [OK] +[2025-07-09 18:12:48] Double precision check on file parallel/sol_x2_y2_a2_b1.mtx 49/144 [OK] +[2025-07-09 18:12:48] Double precision check on file parallel/sol_x2_y2_a2_b2.mtx 50/144 [OK] +[2025-07-09 18:12:48] Double precision check on file parallel/sol_x2_y2_a2_b3.mtx 51/144 [OK] +[2025-07-09 18:12:48] Double precision check on file parallel/sol_x2_y2_a3_b1.mtx 52/144 [OK] +[2025-07-09 18:12:48] Double precision check on file parallel/sol_x2_y2_a3_b2.mtx 53/144 [OK] +[2025-07-09 18:12:48] Double precision check on file parallel/sol_x2_y2_a3_b3.mtx 54/144 [OK] +[2025-07-09 18:12:48] Double precision check on file parallel/sol_x2_y3_a1_b1.mtx 55/144 [OK] +[2025-07-09 18:12:48] Double precision check on file parallel/sol_x2_y3_a1_b2.mtx 56/144 [OK] +[2025-07-09 18:12:48] Double precision check on file parallel/sol_x2_y3_a1_b3.mtx 57/144 [OK] +[2025-07-09 18:12:48] Double precision check on file parallel/sol_x2_y3_a2_b1.mtx 58/144 [OK] +[2025-07-09 18:12:48] Double precision check on file parallel/sol_x2_y3_a2_b2.mtx 59/144 [OK] +[2025-07-09 18:12:48] Double precision check on file parallel/sol_x2_y3_a2_b3.mtx 60/144 [OK] +[2025-07-09 18:12:49] Double precision check on file parallel/sol_x2_y3_a3_b1.mtx 61/144 [OK] +[2025-07-09 18:12:49] Double precision check on file parallel/sol_x2_y3_a3_b2.mtx 62/144 [OK] +[2025-07-09 18:12:49] Double precision check on file parallel/sol_x2_y3_a3_b3.mtx 63/144 [OK] +[2025-07-09 18:12:49] Double precision check on file parallel/sol_x2_y4_a1_b1.mtx 64/144 [OK] +[2025-07-09 18:12:49] Double precision check on file parallel/sol_x2_y4_a1_b2.mtx 65/144 [OK] +[2025-07-09 18:12:49] Double precision check on file parallel/sol_x2_y4_a1_b3.mtx 66/144 [OK] +[2025-07-09 18:12:49] Double precision check on file parallel/sol_x2_y4_a2_b1.mtx 67/144 [OK] +[2025-07-09 18:12:49] Double precision check on file parallel/sol_x2_y4_a2_b2.mtx 68/144 [OK] +[2025-07-09 18:12:49] Double precision check on file parallel/sol_x2_y4_a2_b3.mtx 69/144 [OK] +[2025-07-09 18:12:49] Double precision check on file parallel/sol_x2_y4_a3_b1.mtx 70/144 [OK] +[2025-07-09 18:12:49] Double precision check on file parallel/sol_x2_y4_a3_b2.mtx 71/144 [OK] +[2025-07-09 18:12:49] Double precision check on file parallel/sol_x2_y4_a3_b3.mtx 72/144 [OK] +[2025-07-09 18:12:49] Double precision check on file parallel/sol_x3_y1_a1_b1.mtx 73/144 [OK] +[2025-07-09 18:12:49] Double precision check on file parallel/sol_x3_y1_a1_b2.mtx 74/144 [OK] +[2025-07-09 18:12:49] Double precision check on file parallel/sol_x3_y1_a1_b3.mtx 75/144 [OK] +[2025-07-09 18:12:49] Double precision check on file parallel/sol_x3_y1_a2_b1.mtx 76/144 [OK] +[2025-07-09 18:12:49] Double precision check on file parallel/sol_x3_y1_a2_b2.mtx 77/144 [OK] +[2025-07-09 18:12:49] Double precision check on file parallel/sol_x3_y1_a2_b3.mtx 78/144 [OK] +[2025-07-09 18:12:49] Double precision check on file parallel/sol_x3_y1_a3_b1.mtx 79/144 [OK] +[2025-07-09 18:12:49] Double precision check on file parallel/sol_x3_y1_a3_b2.mtx 80/144 [OK] +[2025-07-09 18:12:49] Double precision check on file parallel/sol_x3_y1_a3_b3.mtx 81/144 [OK] +[2025-07-09 18:12:49] Double precision check on file parallel/sol_x3_y2_a1_b1.mtx 82/144 [OK] +[2025-07-09 18:12:50] Double precision check on file parallel/sol_x3_y2_a1_b2.mtx 83/144 [OK] +[2025-07-09 18:12:50] Double precision check on file parallel/sol_x3_y2_a1_b3.mtx 84/144 [OK] +[2025-07-09 18:12:50] Double precision check on file parallel/sol_x3_y2_a2_b1.mtx 85/144 [OK] +[2025-07-09 18:12:50] Double precision check on file parallel/sol_x3_y2_a2_b2.mtx 86/144 [OK] +[2025-07-09 18:12:50] Double precision check on file parallel/sol_x3_y2_a2_b3.mtx 87/144 [OK] +[2025-07-09 18:12:50] Double precision check on file parallel/sol_x3_y2_a3_b1.mtx 88/144 [OK] +[2025-07-09 18:12:50] Double precision check on file parallel/sol_x3_y2_a3_b2.mtx 89/144 [OK] +[2025-07-09 18:12:50] Double precision check on file parallel/sol_x3_y2_a3_b3.mtx 90/144 [OK] +[2025-07-09 18:12:50] Double precision check on file parallel/sol_x3_y3_a1_b1.mtx 91/144 [OK] +[2025-07-09 18:12:50] Double precision check on file parallel/sol_x3_y3_a1_b2.mtx 92/144 [OK] +[2025-07-09 18:12:50] Double precision check on file parallel/sol_x3_y3_a1_b3.mtx 93/144 [OK] +[2025-07-09 18:12:50] Double precision check on file parallel/sol_x3_y3_a2_b1.mtx 94/144 [OK] +[2025-07-09 18:12:50] Double precision check on file parallel/sol_x3_y3_a2_b2.mtx 95/144 [OK] +[2025-07-09 18:12:50] Double precision check on file parallel/sol_x3_y3_a2_b3.mtx 96/144 [OK] +[2025-07-09 18:12:50] Double precision check on file parallel/sol_x3_y3_a3_b1.mtx 97/144 [OK] +[2025-07-09 18:12:50] Double precision check on file parallel/sol_x3_y3_a3_b2.mtx 98/144 [OK] +[2025-07-09 18:12:50] Double precision check on file parallel/sol_x3_y3_a3_b3.mtx 99/144 [OK] +[2025-07-09 18:12:50] Double precision check on file parallel/sol_x3_y4_a1_b1.mtx 100/144 [OK] +[2025-07-09 18:12:50] Double precision check on file parallel/sol_x3_y4_a1_b2.mtx 101/144 [OK] +[2025-07-09 18:12:50] Double precision check on file parallel/sol_x3_y4_a1_b3.mtx 102/144 [OK] +[2025-07-09 18:12:50] Double precision check on file parallel/sol_x3_y4_a2_b1.mtx 103/144 [OK] +[2025-07-09 18:12:51] Double precision check on file parallel/sol_x3_y4_a2_b2.mtx 104/144 [OK] +[2025-07-09 18:12:51] Double precision check on file parallel/sol_x3_y4_a2_b3.mtx 105/144 [OK] +[2025-07-09 18:12:51] Double precision check on file parallel/sol_x3_y4_a3_b1.mtx 106/144 [OK] +[2025-07-09 18:12:51] Double precision check on file parallel/sol_x3_y4_a3_b2.mtx 107/144 [OK] +[2025-07-09 18:12:51] Double precision check on file parallel/sol_x3_y4_a3_b3.mtx 108/144 [OK] +[2025-07-09 18:12:51] Double precision check on file parallel/sol_x4_y1_a1_b1.mtx 109/144 [OK] +[2025-07-09 18:12:51] Double precision check on file parallel/sol_x4_y1_a1_b2.mtx 110/144 [OK] +[2025-07-09 18:12:51] Double precision check on file parallel/sol_x4_y1_a1_b3.mtx 111/144 [OK] +[2025-07-09 18:12:51] Double precision check on file parallel/sol_x4_y1_a2_b1.mtx 112/144 [OK] +[2025-07-09 18:12:51] Double precision check on file parallel/sol_x4_y1_a2_b2.mtx 113/144 [OK] +[2025-07-09 18:12:51] Double precision check on file parallel/sol_x4_y1_a2_b3.mtx 114/144 [OK] +[2025-07-09 18:12:51] Double precision check on file parallel/sol_x4_y1_a3_b1.mtx 115/144 [OK] +[2025-07-09 18:12:51] Double precision check on file parallel/sol_x4_y1_a3_b2.mtx 116/144 [OK] +[2025-07-09 18:12:51] Double precision check on file parallel/sol_x4_y1_a3_b3.mtx 117/144 [OK] +[2025-07-09 18:12:51] Double precision check on file parallel/sol_x4_y2_a1_b1.mtx 118/144 [OK] +[2025-07-09 18:12:51] Double precision check on file parallel/sol_x4_y2_a1_b2.mtx 119/144 [OK] +[2025-07-09 18:12:51] Double precision check on file parallel/sol_x4_y2_a1_b3.mtx 120/144 [OK] +[2025-07-09 18:12:51] Double precision check on file parallel/sol_x4_y2_a2_b1.mtx 121/144 [OK] +[2025-07-09 18:12:51] Double precision check on file parallel/sol_x4_y2_a2_b2.mtx 122/144 [OK] +[2025-07-09 18:12:51] Double precision check on file parallel/sol_x4_y2_a2_b3.mtx 123/144 [OK] +[2025-07-09 18:12:51] Double precision check on file parallel/sol_x4_y2_a3_b1.mtx 124/144 [OK] +[2025-07-09 18:12:51] Double precision check on file parallel/sol_x4_y2_a3_b2.mtx 125/144 [OK] +[2025-07-09 18:12:51] Double precision check on file parallel/sol_x4_y2_a3_b3.mtx 126/144 [OK] +[2025-07-09 18:12:52] Double precision check on file parallel/sol_x4_y3_a1_b1.mtx 127/144 [OK] +[2025-07-09 18:12:52] Double precision check on file parallel/sol_x4_y3_a1_b2.mtx 128/144 [OK] +[2025-07-09 18:12:52] Double precision check on file parallel/sol_x4_y3_a1_b3.mtx 129/144 [OK] +[2025-07-09 18:12:52] Double precision check on file parallel/sol_x4_y3_a2_b1.mtx 130/144 [OK] +[2025-07-09 18:12:52] Double precision check on file parallel/sol_x4_y3_a2_b2.mtx 131/144 [OK] +[2025-07-09 18:12:52] Double precision check on file parallel/sol_x4_y3_a2_b3.mtx 132/144 [OK] +[2025-07-09 18:12:52] Double precision check on file parallel/sol_x4_y3_a3_b1.mtx 133/144 [OK] +[2025-07-09 18:12:52] Double precision check on file parallel/sol_x4_y3_a3_b2.mtx 134/144 [OK] +[2025-07-09 18:12:52] Double precision check on file parallel/sol_x4_y3_a3_b3.mtx 135/144 [OK] +[2025-07-09 18:12:52] Double precision check on file parallel/sol_x4_y4_a1_b1.mtx 136/144 [OK] +[2025-07-09 18:12:52] Double precision check on file parallel/sol_x4_y4_a1_b2.mtx 137/144 [OK] +[2025-07-09 18:12:52] Double precision check on file parallel/sol_x4_y4_a1_b3.mtx 138/144 [OK] +[2025-07-09 18:12:52] Double precision check on file parallel/sol_x4_y4_a2_b1.mtx 139/144 [OK] +[2025-07-09 18:12:52] Double precision check on file parallel/sol_x4_y4_a2_b2.mtx 140/144 [OK] +[2025-07-09 18:12:52] Double precision check on file parallel/sol_x4_y4_a2_b3.mtx 141/144 [OK] +[2025-07-09 18:12:52] Double precision check on file parallel/sol_x4_y4_a3_b1.mtx 142/144 [OK] +[2025-07-09 18:12:52] Double precision check on file parallel/sol_x4_y4_a3_b2.mtx 143/144 [OK] +[2025-07-09 18:12:52] Double precision check on file parallel/sol_x4_y4_a3_b3.mtx 144/144 [OK] Comparison between serial/sol_x1_y1_a1_b1.mtx and parallel/sol_x1_y1_a1_b1.mtx: 0 differences Comparison between serial/sol_x1_y1_a1_b2.mtx and parallel/sol_x1_y1_a1_b2.mtx: 0 differences diff --git a/test/computational_routines/gedot/Makefile b/test/computational_routines/gedot/Makefile new file mode 100644 index 00000000..7a0f8fff --- /dev/null +++ b/test/computational_routines/gedot/Makefile @@ -0,0 +1,33 @@ +INSTALLDIR=../../.. +INCDIR=$(INSTALLDIR)/include/ +MODDIR=$(INSTALLDIR)/modules/ +include $(INCDIR)/Make.inc.psblas +# +# Libraries used +# +LIBDIR = $(INSTALLDIR)/lib/ +PSBLAS_LIB = -L$(LIBDIR) -lpsb_util -lpsb_base +LDLIBS = $(PSBLDLIBS) + +FINCLUDES=$(FMFLAG)$(MODDIR) $(FMFLAG). + +GREEN=\033[0;32m +RED=\033[0;31m +BLUE=\033[0;34m +YELLOW=\033[33m +END_COLOUR=\033[0m + + +all: psb_gedot_test + @printf "$(GREEN)[INFO]\t Compilation success!$(END_COLOUR)\n" + +psb_gedot_test: + @$(FLINK) $(LOPT) psb_gedot_test.f90 ../utils/psb_test_utils.o -o psb_gedot_test -I../utils/ -I$(MODDIR) -I. $(PSBLAS_LIB) $(LDLIBS) + @printf "$(BLUE)[INFO]\t Testing files for psb_gedot linked and compiled correctly$(END_COLOUR)\n" + + +clean: + @rm -f $(OBJS)\ + *$(.mod) psb_gedot_test + +.PHONY: all psb_gedot_test clean diff --git a/test/computational_routines/gedot/README.md b/test/computational_routines/gedot/README.md index 41a7dec6..26454f46 100644 --- a/test/computational_routines/gedot/README.md +++ b/test/computational_routines/gedot/README.md @@ -61,5 +61,10 @@ The results of the computation will be saved on different files based on the ins - Use also global in different ways - Add computation with broken descriptor and catch the errore result - Test using complex data ($dot \leftarrow x^H \cdot y$) +- Test also GPU excecution - Try multiple distributions -- Fix result_check handling, it should not be an entire vector \ No newline at end of file +- Fix result_check handling, it should not be an entire vector + + +## Notes +5.96e-08 is 2^-24 (Single precision unit roundoff), 1.19e-07 is 2^-23 (Single precision unit interval) \ No newline at end of file diff --git a/test/computational_routines/gedot/autotest.sh b/test/computational_routines/gedot/autotest.sh index 75609871..503a7e69 100755 --- a/test/computational_routines/gedot/autotest.sh +++ b/test/computational_routines/gedot/autotest.sh @@ -30,7 +30,7 @@ fi echo -e "${BLUE}[INFO]\t Running the PSBLAS psb_gedot test...${RESET}" echo "" echo -e "${BLUE}[INFO]\t Starting single process computation${RESET}" -#mpirun -np 1 ./runs/psb_gedot_test +mpirun -np 1 ./runs/psb_gedot_test echo -e "${BLUE}[INFO]\t Single process computation terminated correctly${RESET}" echo "" echo -e "${BLUE}[INFO]\t Starting $num_procs processes computation${RESET}" @@ -41,18 +41,17 @@ echo "" >> ${log_file_name} # Iterate through files in the first directory -for file1 in "$dir1"/*; do - filename=$(basename "$file1") # Extract the filename - file2="$dir2/$filename" # Construct the path for the second directory - - # Check if the file exists in the second directory - if [ -f "$file2" ]; then - diff_count=$(diff "$file1" "$file2" | wc -l) # Compare the files - echo "Comparison between $file1 and $file2: $diff_count differences" >> ${log_file_name} - # echo "Comparing $file1 and $file2: $diff_count" - else - echo -e "${RED}[ERROR] File $filename does not exist in $dir2${RESET}" - fi -done +# for file1 in "$dir1"/*; do +# filename=$(basename "$file1") # Extract the filename +# file2="$dir2/$filename" # Construct the path for the second directory +# +# # Check if the file exists in the second directory +# if [ -f "$file2" ]; then +# diff_count=$(diff "$file1" "$file2" | wc -l) # Compare the files +# echo "Comparison between $file1 and $file2: $diff_count differences" >> ${log_file_name} +# else +# echo -e "${RED}[ERROR] File $filename does not exist in $dir2${RESET}" +# fi +# done echo -e "${BLUE}[INFO]\t PSBLAS psb_gedot test succesfully completed.${RESET}" \ No newline at end of file diff --git a/test/computational_routines/gedot/gedot.f90 b/test/computational_routines/gedot/gedot.f90 deleted file mode 100644 index 7a4e49c8..00000000 --- a/test/computational_routines/gedot/gedot.f90 +++ /dev/null @@ -1,178 +0,0 @@ -program main - use psb_gedot_test - use psb_base_mod - - implicit none - - ! MPI variables - integer(psb_ipk_) :: my_rank, np - - ! Communicator variable - type(psb_ctxt_type) :: ctxt - - ! parameters array - character(len=64) :: x(4),y(4) - real(psb_dpk_) :: alpha(3), beta(3) - integer(psb_ipk_) :: arr_size - integer(psb_ipk_) :: tests_number, count - - ! cycle indexes variables - integer(psb_ipk_) :: i,j,k,h,l - integer(psb_ipk_) :: info, ret, unit - - ! time stats variables - character(len=8) :: date ! YYYYMMDD - character(len=10) :: time ! HHMMSS.sss - character(len=5) :: zones ! Time zone - integer :: values(8) - - ! others - character(len=:), allocatable :: output_file_name - - ! Initialize parameters - x(1) = "vectors/x1.mtx" - x(2) = "vectors/x2.mtx" - x(3) = "vectors/x3.mtx" - x(4) = "vectors/x4.mtx" - - y(1) = "vectors/y1.mtx" - y(2) = "vectors/y2.mtx" - y(3) = "vectors/y3.mtx" - y(4) = "vectors/y4.mtx" - - arr_size = 10000 - tests_number = size(x) * size(y) * size(alpha) * size(beta) - count = 0 - - call psb_init(ctxt) - call psb_info(ctxt,my_rank,np) - - if(my_rank == psb_root_) then - ! Setup logger output - if(np == 1) then - open(newunit=unit, file='psblas_gedot_test.log', status='replace', action='write', iostat=info) - else - open(newunit=unit, file='psblas_gedot_test.log', status='old', action='write', position='append', iostat=info) - end if - if (info /= 0) then - print *, 'Error opening output file.' - print *, "I/O Status Code:", info - stop - end if - - psb_out_unit = unit - - write(psb_out_unit,'(A,A)') 'Welcome to PSBLAS version: ',psb_version_string_ - write(psb_out_unit,'(A)') 'This is the psb_gedot_test sample program' - write(psb_out_unit,'(A,I0)') 'Number of processes used in this computation: ', np - write(psb_out_unit,'(A)') '' - - call generate_vectors(arr_size) - end if - - call psb_bcast(ctxt,psb_out_unit) - call psb_barrier(ctxt) - - - if(my_rank == psb_root_) write(*,'(A)') "[INFO] Starting single precision computation..." - - do i=1,size(x) - do j=1,size(y) - call psb_gedot_kernel(x_file=x(i), y_file=y(j), arr_size = arr_size, ctxt = ctxt, & - & ret = ret, output_file_name = output_file_name) - - if(my_rank == psb_root_) then - count = count + 1 - call date_and_time(date, time, zones, values) - if(ret /= -1) then - ! Success formatted output - write(psb_out_unit,'("[", I4.4,"-",I2.2,"-",I2.2," ",I2.2,":",I2.2,":",I2.2,"] ",& - & A,A,A,I0,A,I0,T110,A)') & - & values(1), values(2), values(3), values(5), values(6), values(7), & - & "Generation gedot single precision result file ", & - & output_file_name , ' ', count , "/", tests_number, "[OK]" - else - ! Fail formatted output - write(psb_out_unit,'("[", I4.4,"-",I2.2,"-",I2.2," ",I2.2,":",I2.2,":",I2.2,"] ",& - & A,A,A,I0,A,I0,T110,A)') & - & values(1), values(2), values(3), values(5), values(6), values(7), & - & "Generation gedot single precision result file ", & - & output_file_name , ' ', count , "/", tests_number, "[FAIL]" - goto 9998 - end if - end if - call psb_barrier(ctxt) - end do - end do - - if(my_rank == psb_root_) write(*,'(A)') "[INFO] Single precision computation completed succesfully!" - - - if(my_rank == psb_root_) then - write(psb_out_unit, *) '' - count = 0 - end if - - - if(my_rank == psb_root_) write(*,'(A)') "[INFO] Starting double precision check..." - - - - call psb_barrier(ctxt) - - ! Here double precision comparison should be done - do i=1,size(x) - do j=1,size(y) - call psb_gedot_check(x_file=x(i), y_file=y(j), & - & arr_size = arr_size, ctxt = ctxt, ret = ret, output_file_name = output_file_name) - - if(my_rank == psb_root_) then - count = count + 1 - call date_and_time(date, time, zones, values) - if(ret == 0) then - ! Success formatted output - write(psb_out_unit,'("[", I4.4,"-",I2.2,"-",I2.2," ",I2.2,":",I2.2,":",I2.2,"] ",& - & A,A,A,I0,A,I0,T110,A)') & - & values(1), values(2), values(3), values(5), values(6), values(7), & - & "Double precision check on file ", & - & output_file_name , ' ', count , "/", tests_number, "[OK]" - else - ! Fail formatted output - write(psb_out_unit,'("[", I4.4,"-",I2.2,"-",I2.2," ",I2.2,":",I2.2,":",I2.2,"] ",& - & A,A,A,I0,A,I0,T110,A)') & - & values(1), values(2), values(3), values(5), values(6), values(7), & - & "Double precision check on file ", & - & output_file_name , ' ', count , "/", tests_number, "[FAIL]" - write(psb_out_unit,'(A,I0)') "[ERROR] Error at element ", abs(ret) - goto 9999 - end if - end if - call psb_barrier(ctxt) - end do - end do - - if(my_rank == psb_root_) then - write(*,'(A)') "[INFO] Duble precision check completed succesfully!" - close(unit) - end if - - call psb_exit(ctxt) - return - - 9998 continue - if(my_rank == psb_root_) then - close(unit) - write(*,'(A,I0,A,I0,A)') "[ERROR] Error in gedot single precision computation ", & - & count, "/", tests_number, " see log file for details" - end if - - 9999 continue - if(my_rank == psb_root_) then - close(unit) - write(*,'(A,I0,A,I0,A)') "[ERROR] Error in gedot double precision check ", & - & count, "/", tests_number, " see log file for details" - end if - - call psb_exit(ctxt) - return -end program main \ No newline at end of file diff --git a/test/computational_routines/gedot/makefile b/test/computational_routines/gedot/makefile deleted file mode 100644 index c9f2a588..00000000 --- a/test/computational_routines/gedot/makefile +++ /dev/null @@ -1,42 +0,0 @@ -INSTALLDIR=../../.. -INCDIR=$(INSTALLDIR)/include/ -MODDIR=$(INSTALLDIR)/modules/ -include $(INCDIR)/Make.inc.psblas -# -# Libraries used -# -LIBDIR = $(INSTALLDIR)/lib/ -PSBLAS_LIB = -L$(LIBDIR) -lpsb_util -lpsb_base -LDLIBS = $(PSBLDLIBS) - -FINCLUDES=$(FMFLAG)$(MODDIR) $(FMFLAG). - -EXEDIR=./runs - - -GREEN=\033[0;32m -RED=\033[0;31m -BLUE=\033[0;34m -YELLOW=\033[33m -END_COLOUR=\033[0m - - -all: runsd psb_gedot_test - @printf "$(GREEN)[INFO]\t Compilation success!$(END_COLOUR)\n" - -runsd: - @(if test ! -d runs ; then mkdir runs; fi) - @printf "$(BLUE)[INFO]\t Build directory $(EXEDIR) correctly initialized$(END_COLOUR)\n" - - -psb_gedot_test: - @$(FLINK) $(LOPT) psb_gedot_test.f90 gedot.f90 -o psb_gedot_test -I$(MODDIR) -I. $(PSBLAS_LIB) $(LDLIBS) - @mv psb_gedot_test $(EXEDIR) - @printf "$(BLUE)[INFO]\t Testing files generated correctly$(END_COLOUR)\n" - - -clean: - @rm -f $(OBJS)\ - *$(.mod) $(EXEDIR)/psb_gedot_test - -.PHONY: all runsd clean diff --git a/test/computational_routines/gedot/psb_gedot_test b/test/computational_routines/gedot/psb_gedot_test new file mode 100755 index 00000000..14fc9b77 Binary files /dev/null and b/test/computational_routines/gedot/psb_gedot_test differ diff --git a/test/computational_routines/gedot/psb_gedot_test.f90 b/test/computational_routines/gedot/psb_gedot_test.f90 index e5bbbf6f..4e8dd986 100644 --- a/test/computational_routines/gedot/psb_gedot_test.f90 +++ b/test/computational_routines/gedot/psb_gedot_test.f90 @@ -80,205 +80,161 @@ !! In this way the global communication, which for small sizes is a latency- !! bound operation, is invoked only once. !! -module psb_gedot_test +program main use psb_base_mod use psb_util_mod + use psb_test_utils - contains + implicit none - !> @brief Function to excecute psb_geaxpby in single precision and - !! save the results on file - !! - subroutine psb_gedot_kernel(x_file, y_file, arr_size, ctxt, ret, output_file_name) + ! MPI variables + integer(psb_ipk_) :: my_rank, np - implicit none + ! Communicator variable + type(psb_ctxt_type) :: ctxt - ! input parameters - character(len = *), intent(in) :: x_file, y_file - integer(psb_ipk_), intent(in) :: arr_size - type(psb_ctxt_type), intent(in) :: ctxt + ! parameters array + character(len=64) :: x(4),y(4) + integer(psb_ipk_) :: arr_size + integer(psb_ipk_) :: tests_number, count - ! output parameters - integer(psb_ipk_), intent(out) :: ret - character(len=:), allocatable, intent(out) :: output_file_name + ! cycle indexes variables + integer(psb_ipk_) :: i,j,k,h,l + integer(psb_ipk_) :: info, unit - ! vectors - type(psb_s_vect_type) :: x, y + ! results + real(psb_spk_) :: result_single + real(psb_dpk_) :: result_double + type(test_info_) :: test_info - ! matrix descriptor data structure - type(psb_desc_type) :: desc_a - - ! communication context - integer(psb_ipk_) :: my_rank, np, info, err_act - - ! variables outside PSLBALS data structures - real(psb_spk_), allocatable :: x_global(:), y_global(:) - integer(psb_ipk_) :: i - ! others - logical :: exists - real(psb_spk_) :: result(1) + ! Initialize parameters + x(1) = "vectors/x1.mtx" + x(2) = "vectors/x2.mtx" + x(3) = "vectors/x3.mtx" + x(4) = "vectors/x4.mtx" - info = psb_success_ + y(1) = "vectors/y1.mtx" + y(2) = "vectors/y2.mtx" + y(3) = "vectors/y3.mtx" + y(4) = "vectors/y4.mtx" - call psb_info(ctxt,my_rank,np) + arr_size = 100 - if (my_rank < 0) then - ! This should not happen, but just in case - call psb_error(ctxt) - endif + call psb_init(ctxt) + call psb_info(ctxt,my_rank,np) - ! Generate random array for b using always the same seed - if(my_rank == psb_root_) then - allocate(x_global(arr_size)) - allocate(y_global(arr_size)) - call mm_array_read(x_global,info,filename=x_file) - call mm_array_read(y_global,info,filename=y_file) + if(my_rank == psb_root_) then + ! Setup logger output + if(np == 1) then + open(newunit=unit, file='psblas_gedot_test.log', status='replace', action='write', iostat=info) + else + open(newunit=unit, file='psblas_gedot_test.log', status='old', action='write', position='append', iostat=info) end if - - ! Allocate descriptor as if it was a block rows distribution - call psb_cdall(ctxt, desc_a, info,nl=arr_size/np) - if(info /= psb_success_) then - write(psb_out_unit,'(A)') "Error allocating desc_a data structure" - goto 9999 + if (info /= 0) then + print *, 'Error opening output file.' + print *, "I/O Status Code:", info + stop end if - call psb_cdasb(desc_a, info) - if(info /= psb_success_) then - write(psb_out_unit,'(A)') "Error assembling desc_a data structure" - goto 9999 - end if + psb_out_unit = unit + write(psb_out_unit,'(A,A)') 'Welcome to PSBLAS version: ',psb_version_string_ + write(psb_out_unit,'(A)') 'This is the psb_gedot_test sample program' + write(psb_out_unit,'(A,I0)') 'Number of processes used in this computation: ', np + write(psb_out_unit,'(A)') '' - call psb_geall(x,desc_a,info) - if(info /= psb_success_) then - write(psb_out_unit,'(A)') "Error allocating x data structure" - goto 9999 - end if + !! call generate_vectors(arr_size) + end if + !! Initialize test metadata + test_info%output_unit = psb_out_unit + test_info%total_tests = size(x) * size(y) + test_info%threshold = 10d-5 + test_info%kernel_name = "psb_gedot" - ! Populate x class using data from x_global vector - call psb_scatter(x_global,x,desc_a,info,root=psb_root_) - if(info /= psb_success_) then - write(psb_out_unit,'(A)') "Error in psb_scatter to populate x data structure" - goto 9999 - end if + call psb_bcast(ctxt,psb_out_unit) + call psb_barrier(ctxt) - call psb_geall(y,desc_a,info) - if(info /= psb_success_) then - write(psb_out_unit,'(A)') "Error allocating y data structure" - goto 9999 - end if - - ! Populate y class using data from y_global vector - call psb_scatter(y_global,y,desc_a,info,root=psb_root_) - if(info /= psb_success_) then - write(psb_out_unit,'(A)') "Error in psb_scatter to populate y data structure" - goto 9999 - end if - - - ! y = x^T * y - result(1) = psb_gedot(x,y,desc_a,info) - if(info /= psb_success_) then - write(psb_out_unit,'(A)') "Error in psb_gedot routine" - goto 9999 - end if - - ! Make the root process be the one that saves everything on file - if(np == 1) then - ! Check if output directory exists - inquire(file='serial/', exist=exists) - if (.not.exists) then - call system('mkdir serial/') - end if - output_file_name = "serial/" - else - ! Check if output directory exists - inquire(file='parallel/', exist=exists) - if (.not.exists) then - call system('mkdir parallel/') - end if - output_file_name = "parallel/" - end if - - output_file_name = output_file_name // "sol_" // x_file(9:10) // "_" // y_file(9:10) // ".mtx" - - ! Save result to output file - if(my_rank == psb_root_) then - call mm_array_write(result,"Result of the scalar product computation",info,filename=output_file_name) - end if - - ! Deallocate - call psb_gefree(x, desc_a,info) - if(info /= psb_success_) then - write(psb_out_unit,'(A)') "Error in vector x free routine" - goto 9999 - end if - - call psb_gefree(y, desc_a,info) - if(info /= psb_success_) then - write(psb_out_unit,'(A)') "Error in vector y free routine" - goto 9999 - end if - - call psb_cdfree(desc_a,info) - if(info /= psb_success_) then - write(psb_out_unit,'(A)') "Error in matrix descriptor free routine" - goto 9999 - end if + if(my_rank == psb_root_) write(*,'(A)') "[INFO] Starting test excecution ..." - if(my_rank == 0) then - deallocate(x_global) - deallocate(y_global) - end if - - return - - - ! Error handling - 9999 ret = -1 - stop - - end subroutine + do i=1,size(x) + do j=1,size(y) + call psb_gedot_real_kernel(x(i), y(j), arr_size, ctxt, result_single, result_double) + + if(my_rank == psb_root_) then + call psb_test_single_double_check(result_single,result_double,test_info) + test_info%current_test = test_info%current_test + 1 + end if + end do + end do + + if(my_rank == psb_root_) then + write(*,'(A)') "[INFO] Tests completed succesfully!" + write(*,'(A,I0,A,I0,A)') "[INFO] Test passed: ", test_info%success, "/", test_info%total_tests, & + & " check psblas_gedot_test.log for a full description" + write(psb_out_unit, *) '' + close(unit) + end if + + call psb_exit(ctxt) + return + + 9998 continue + if(my_rank == psb_root_) then + close(unit) + write(*,'(A,I0,A,I0,A)') "[ERROR] Error in gedot single precision computation ", & + & count, "/", tests_number, " see log file for details" + end if + + 9999 continue + if(my_rank == psb_root_) then + close(unit) + write(*,'(A,I0,A,I0,A)') "[ERROR] Error in gedot double precision check ", & + & count, "/", tests_number, " see log file for details" + end if + + call psb_exit(ctxt) + return +contains - !> @brief Function to excecute psb_geaxpby in double precision and - !! compare the results with the ones on file + !> @brief Function to excecute psb_gedot in single precision real + !! vector and compare with the same computation in double + !! precision !! - subroutine psb_gedot_check(x_file, y_file, arr_size, ctxt, ret, output_file_name) - - implicit none - + !! @param + !! + subroutine psb_gedot_real_kernel(x_file, y_file, arr_size, ctxt, result_single, result_double) ! input parameters - character(len = *), intent(in) :: x_file, y_file - integer(psb_ipk_), intent(in) :: arr_size - type(psb_ctxt_type), intent(in) :: ctxt + character(len = *), intent(in) :: x_file, y_file + integer(psb_ipk_), intent(in) :: arr_size + type(psb_ctxt_type), intent(in) :: ctxt ! output parameters - integer(psb_ipk_), intent(out) :: ret - character(len=:), allocatable, intent(out) :: output_file_name + real(psb_spk_), intent(out) :: result_single + real(psb_dpk_), intent(out) :: result_double + ! vectors - type(psb_d_vect_type) :: x, y - type(psb_s_vect_type) :: result_check + type(psb_s_vect_type) :: x_single, y_single + type(psb_d_vect_type) :: x_double, y_double ! matrix descriptor data structure - type(psb_desc_type) :: desc_a + type(psb_desc_type) :: desc_a ! communication context - integer(psb_ipk_) :: my_rank, np, info, err_act + integer(psb_ipk_) :: my_rank, np, info, err_act ! variables outside PSLBALS data structures - real(psb_dpk_), allocatable :: x_global(:), y_global(:) - integer(psb_ipk_) :: i + real(psb_spk_), allocatable :: x_single_global(:), y_single_global(:) + real(psb_dpk_), allocatable :: x_double_global(:), y_double_global(:) + integer(psb_ipk_) :: i ! others - logical :: exists - real(psb_dpk_) :: result(1) - + logical :: exists info = psb_success_ @@ -291,14 +247,19 @@ module psb_gedot_test ! Generate random array for b using always the same seed if(my_rank == psb_root_) then - allocate(x_global(arr_size)) - allocate(y_global(arr_size)) - call mm_array_read(x_global,info,filename=x_file) - call mm_array_read(y_global,info,filename=y_file) + allocate(x_single_global(arr_size)) + allocate(y_single_global(arr_size)) + allocate(x_double_global(arr_size)) + allocate(y_double_global(arr_size)) + + call mm_array_read(x_single_global,info,filename=x_file) + call mm_array_read(y_single_global,info,filename=y_file) + call mm_array_read(x_double_global,info,filename=x_file) + call mm_array_read(y_double_global,info,filename=y_file) end if ! Allocate descriptor as if it was a block rows distribution - call psb_cdall(ctxt, desc_a, info,nl=10000/np) + call psb_cdall(ctxt, desc_a, info,nl=arr_size/np) if(info /= psb_success_) then write(psb_out_unit,'(A)') "Error allocating desc_a data structure" goto 9999 @@ -311,108 +272,92 @@ module psb_gedot_test end if - call psb_geall(x,desc_a,info) + call psb_geall(x_single,desc_a,info) if(info /= psb_success_) then - write(psb_out_unit,'(A)') "Error allocating x data structure" + write(psb_out_unit,'(A)') "Error allocating single precision x data structure" goto 9999 end if + call psb_geall(x_double,desc_a,info) + if(info /= psb_success_) then + write(psb_out_unit,'(A)') "Error allocating double precision x data structure" + goto 9999 + end if ! Populate x class using data from x_global vector - call psb_scatter(x_global,x,desc_a,info,root=psb_root_) + call psb_scatter(x_single_global,x_single,desc_a,info,root=psb_root_) if(info /= psb_success_) then - write(psb_out_unit,'(A)') "Error in psb_scatter to populate x data structure" + write(psb_out_unit,'(A)') "Error in psb_scatter to populate single precision x data structure" goto 9999 end if + call psb_scatter(x_double_global,x_double,desc_a,info,root=psb_root_) + if(info /= psb_success_) then + write(psb_out_unit,'(A)') "Error in psb_scatter to populate double precision x data structure" + goto 9999 + end if - call psb_geall(y,desc_a,info) + call psb_geall(y_single,desc_a,info) if(info /= psb_success_) then - write(psb_out_unit,'(A)') "Error allocating y data structure" + write(psb_out_unit,'(A)') "Error allocating single precision y data structure" + goto 9999 + end if + + call psb_geall(y_double,desc_a,info) + if(info /= psb_success_) then + write(psb_out_unit,'(A)') "Error allocating double precision y data structure" goto 9999 end if ! Populate y class using data from y_global vector - call psb_scatter(y_global,y,desc_a,info,root=psb_root_) + call psb_scatter(y_single_global,y_single,desc_a,info,root=psb_root_) if(info /= psb_success_) then - write(psb_out_unit,'(A)') "Error in psb_scatter to populate y data structure" + write(psb_out_unit,'(A)') "Error in psb_scatter to populate single precision y data structure" goto 9999 end if + call psb_scatter(y_double_global,y_double,desc_a,info,root=psb_root_) + if(info /= psb_success_) then + write(psb_out_unit,'(A)') "Error in psb_scatter to populate double precision y data structure" + goto 9999 + end if - call psb_geall(result_check,desc_a,info) + ! y = x^T * y + result_single = psb_gedot(x_single,y_single,desc_a,info) if(info /= psb_success_) then - write(psb_out_unit,'(A)') "Error allocating y_check data structure" + write(psb_out_unit,'(A)') "Error in psb_gedot routine in single precision" goto 9999 end if - ! y = x^T * y - result(1) = psb_gedot(x,y,desc_a,info) + result_double = psb_gedot(x_double,y_double,desc_a,info) if(info /= psb_success_) then - write(psb_out_unit,'(A)') "Error in psb_gedot routine" + write(psb_out_unit,'(A)') "Error in psb_gedot routine in double precision" goto 9999 end if - if(my_rank == psb_root_) then - ! Make the root process be the one that saves everything on file - if(np == 1) then - ! Check if output directory exists - inquire(file='serial/', exist=exists) - if(.not.exists) then - write(psb_out_unit,'(A)') "Error in psb_gedot_check routine, no single precision result is saved on file" - goto 9999 - end if - output_file_name = "serial/" - else - ! Check if output directory exists - inquire(file='parallel/', exist=exists) - if(.not.exists) then - write(psb_out_unit,'(A)') "Error in psb_gedot_check routine, no single precision result is saved on file" - goto 9999 - end if - output_file_name = "parallel/" - end if - - output_file_name = output_file_name // "sol_" // x_file(9:10) // "_" // y_file(9:10) // ".mtx" - - ! Read single precision result from file - call mm_array_read(result_check,info,filename=output_file_name) - if(info /= psb_success_) then - write(psb_out_unit,'(A)') "Error in mm_array_read for y_check data structure" - goto 9999 - end if - - ! 5.96e-08 is 2^-24 (Single precision unit roundoff) - ! 1.19e-07 is 2^-23 (Single precision unit interval) - !! call shift_decimal_double(result(1)) - !! call shift_decimal_single(result_check%v%v(1)) - - ! write(*,*) result(1),result_check%v%v(1), (arr_size * 1.19D-07) / (done-arr_size * 1.19D-07) - if(abs(result(1) - result_check%v%v(1)) > (arr_size * 1.19D-07) / (done-arr_size * 1.19D-07)) then - ret = -1 - return - end if - end if - - call psb_barrier(ctxt) - ! Deallocate - call psb_gefree(x, desc_a,info) + 9999 call psb_gefree(x_single, desc_a,info) + if(info /= psb_success_) then + write(psb_out_unit,'(A)') "Error in single precision vector x free routine" + goto 9999 + end if + + call psb_gefree(y_single, desc_a,info) if(info /= psb_success_) then - write(psb_out_unit,'(A)') "Error in vector x free routine" + write(psb_out_unit,'(A)') "Error in single precision vector y free routine" goto 9999 end if - call psb_gefree(y, desc_a,info) + call psb_gefree(x_double, desc_a,info) if(info /= psb_success_) then - write(psb_out_unit,'(A)') "Error in vector y free routine" + write(psb_out_unit,'(A)') "Error in double precision vector x free routine" goto 9999 end if - call psb_gefree(result_check, desc_a,info) + call psb_gefree(y_double, desc_a,info) if(info /= psb_success_) then - write(psb_out_unit,'(A)') "Error in vector y_check free routine" + write(psb_out_unit,'(A)') "Error in double precision vector y free routine" goto 9999 end if @@ -424,138 +369,14 @@ module psb_gedot_test end if if(my_rank == 0) then - deallocate(x_global) - deallocate(y_global) + deallocate(x_single_global) + deallocate(y_single_global) + deallocate(x_double_global) + deallocate(y_double_global) end if - ret = 0 - return - - ! Error handling - 9999 ret = -1 - stop - - end subroutine - - subroutine shift_decimal_double(n) - - implicit none - - real(psb_dpk_),intent(inout) :: n - integer :: n_digits - character(len=20) :: int_str - - - ! Convert the absolute value of the integer part to string - write(int_str, '(I0)') int(abs(n)) - - ! Count number of digits - n_digits = len_trim(adjustl(int_str)) - - ! Shift the decimal point - n = abs(n) / 10.0**n_digits - - end subroutine - - - subroutine shift_decimal_single(n) - - implicit none - - real(psb_spk_),intent(inout) :: n - integer :: n_digits - character(len=20) :: int_str - - - ! Convert the absolute value of the integer part to string - write(int_str, '(I0)') int(abs(n)) - - ! Count number of digits - n_digits = len_trim(adjustl(int_str)) - - ! Shift the decimal point - n = abs(n) / 10.0**n_digits - - end subroutine - - - !> @brief Function to randomly generate x and y vectors - !! and save them on multiple files based on their - !! coefficients values. - !! - subroutine generate_vectors(arr_size) - - - implicit none - - integer(psb_ipk_), intent(in) :: arr_size - real(psb_dpk_), allocatable :: x(:), y(:) - integer(psb_ipk_) :: i, info - logical :: exists - - - ! Check if output directory exists - inquire(file='vectors/', exist=exists) - if (.not.exists) then - call system('mkdir vectors/') - end if - - allocate(x(arr_size)) - allocate(y(arr_size)) - - call random_init(repeatable=.true.,image_distinct=.true.) - call random_number(x) - call random_number(y) - - ! Write only positive in x_1 - call mm_array_write(x,"Positive vector",info,filename="vectors/x1.mtx") - call mm_array_write(y,"Positive vector",info,filename="vectors/y1.mtx") - - ! Write only negative in x_2 - do i=1,arr_size - x(i) = -x(i) - end do - - do i=1,arr_size - y(i) = -y(i) - end do - - call mm_array_write(x,"Negative vector",info,filename="vectors/x2.mtx") - call mm_array_write(y,"Negative vector",info,filename="vectors/y2.mtx") - - - ! Since numbers are less than one and always positive, we have to generate negative ones subtractiong 50 - do i=1,arr_size - x(i) = -x(i) ! Make the values positive again - x(i) = x(i) - 0.5 - end do - - do i=1,arr_size - y(i) = -y(i) ! Make the values positive again - y(i) = y(i) - 0.5 - end do - - ! Write random in x_3 - call mm_array_write(x,"Random vector",info,filename="vectors/x3.mtx") - call mm_array_write(y,"Random vector",info,filename="vectors/y3.mtx") - - ! Write zero in x_4 - do i=1,arr_size - x(i) = 0 - end do - - do i=1,arr_size - y(i) = 0 - end do - - call mm_array_write(x,"Null vector",info,filename="vectors/x4.mtx") - call mm_array_write(y,"Null vector",info,filename="vectors/y4.mtx") - - deallocate(x) - deallocate(y) - end subroutine -end module psb_gedot_test \ No newline at end of file +end program main \ No newline at end of file diff --git a/test/computational_routines/gedot/psblas_gedot_test.log b/test/computational_routines/gedot/psblas_gedot_test.log index 1f2aef93..b2f24398 100644 --- a/test/computational_routines/gedot/psblas_gedot_test.log +++ b/test/computational_routines/gedot/psblas_gedot_test.log @@ -2,414 +2,21 @@ Welcome to PSBLAS version: 3.9.0 This is the psb_gedot_test sample program Number of processes used in this computation: 1 -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] +[2025-07-09 18:26:15] Generation psb_gedot single precision 0/16 [OK] +[2025-07-09 18:26:18] Generation psb_gedot single precision 1/16 [OK] +[2025-07-09 18:26:21] Generation psb_gedot single precision 2/16 [OK] +[2025-07-09 18:26:23] Generation psb_gedot single precision 3/16 [OK] +[2025-07-09 18:26:26] Generation psb_gedot single precision 4/16 [OK] +[2025-07-09 18:26:29] Generation psb_gedot single precision 5/16 [OK] +[2025-07-09 18:26:31] Generation psb_gedot single precision 6/16 [OK] +[2025-07-09 18:26:34] Generation psb_gedot single precision 7/16 [OK] +[2025-07-09 18:26:37] Generation psb_gedot single precision 8/16 [OK] +[2025-07-09 18:26:40] Generation psb_gedot single precision 9/16 [OK] +[2025-07-09 18:26:42] Generation psb_gedot single precision 10/16 [OK] +[2025-07-09 18:26:45] Generation psb_gedot single precision 11/16 [OK] +[2025-07-09 18:26:48] Generation psb_gedot single precision 12/16 [OK] +[2025-07-09 18:26:50] Generation psb_gedot single precision 13/16 [OK] +[2025-07-09 18:26:53] Generation psb_gedot single precision 14/16 [OK] +[2025-07-09 18:26:55] Generation psb_gedot single precision 15/16 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:28:20] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:28:20] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:32:44] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:32:44] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:34:43] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:34:43] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:34:43] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:34:43] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:35:32] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:35:32] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:37:18] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:37:56] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:37:56] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:37:56] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:37:57] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:37:57] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:37:57] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:37:57] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:37:57] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:37:57] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:37:57] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:37:57] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:37:57] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:37:57] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:37:57] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:37:57] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:37:57] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences diff --git a/test/computational_routines/psblas_test_results.log b/test/computational_routines/psblas_test_results.log deleted file mode 100644 index db918e71..00000000 --- a/test/computational_routines/psblas_test_results.log +++ /dev/null @@ -1,9538 +0,0 @@ -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:05:39] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:05:39] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:05:39] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:05:39] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:05:40] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:05:40] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:05:40] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:05:40] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:05:40] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:05:40] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:05:40] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:05:40] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:05:40] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:05:40] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:05:40] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:05:40] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:05:40] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:05:40] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:05:40] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:05:40] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:05:40] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:05:40] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:05:40] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:05:40] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:05:40] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:05:40] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:05:40] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:05:40] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:05:40] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:05:40] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:05:40] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:05:40] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:05:40] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:05:40] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:05:40] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:05:40] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:05:40] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:05:40] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:05:40] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:05:40] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:05:41] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:05:41] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:05:41] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:05:41] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:05:41] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:05:41] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:05:41] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:05:41] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:05:41] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:05:41] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:05:41] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:05:41] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:05:41] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:05:41] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:05:41] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:05:41] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:05:41] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:05:41] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:05:41] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:05:41] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:05:41] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:05:41] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:05:41] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:05:41] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:06:28] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:06:28] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:06:28] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:06:28] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:06:28] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:06:28] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:06:28] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:06:28] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:06:28] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:06:28] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:06:28] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:06:28] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:06:28] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:06:28] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:06:28] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:06:28] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:06:28] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:06:28] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:06:28] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:06:28] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:06:28] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:06:28] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:06:28] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:06:28] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:06:28] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:06:28] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:06:28] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:06:28] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:06:28] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:06:28] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:06:28] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:06:28] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:06:29] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:06:29] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:06:29] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:06:29] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:06:29] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:06:29] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:06:29] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:06:29] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:06:29] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:06:29] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:06:29] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:06:29] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:06:29] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:06:29] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:06:29] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:06:29] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:06:29] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:06:29] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:06:29] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:06:29] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:06:29] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:06:29] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:06:29] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:06:29] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:06:29] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:06:30] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:06:30] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:06:30] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:06:30] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:06:30] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:06:30] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:06:30] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:09:08] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:09:08] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:09:08] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:09:08] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:09:08] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:09:08] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:09:08] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:09:08] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:09:08] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:09:08] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:09:08] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:09:08] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:09:08] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:09:08] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:09:08] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:09:08] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:09:08] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:09:08] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:09:08] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:09:08] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:09:08] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:09:08] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:09:08] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:09:08] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:09:08] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:09:08] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:09:08] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:09:08] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:09:08] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:09:08] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:09:08] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:09:08] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:09:09] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:09:09] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:09:09] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:09:09] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:09:09] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:09:09] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:09:09] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:09:09] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:09:09] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:09:09] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:09:09] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:09:09] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:09:09] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:09:09] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:09:09] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:09:09] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:09:09] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:09:09] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:09:09] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:09:09] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:09:09] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:09:09] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:09:09] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:09:09] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:09:09] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:09:10] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:09:10] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:09:10] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:09:10] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:09:10] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:09:10] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:09:10] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:09:41] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:09:41] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:09:41] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:09:41] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:09:41] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:09:41] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:09:41] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:09:41] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:09:41] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:09:41] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:09:41] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:09:41] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:09:41] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:09:41] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:09:41] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:09:41] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:09:41] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:09:41] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:09:41] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:09:41] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:09:41] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:09:41] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:09:41] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:09:41] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:09:41] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:09:41] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:09:41] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:09:41] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:09:41] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:09:41] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:09:41] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:09:41] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:09:42] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:09:42] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:09:42] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:09:42] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:09:42] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:09:42] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:09:42] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:09:42] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:09:42] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:09:42] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:09:42] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:09:42] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:09:42] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:09:42] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:09:42] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:09:42] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:09:42] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:09:42] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:09:42] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:09:42] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:09:42] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:09:42] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:09:42] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:09:43] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:09:43] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:09:43] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:09:43] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:09:43] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:09:43] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:09:43] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:09:43] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:09:43] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:12:41] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:12:41] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:12:41] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:12:41] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:12:41] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:12:41] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:12:41] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:12:41] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:12:41] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:12:41] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:12:41] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:12:41] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:12:41] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:12:41] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:12:41] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:12:41] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:12:41] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:12:41] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:12:41] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:12:41] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:12:41] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:12:41] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:12:42] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:12:42] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:12:42] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:12:42] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:12:42] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:12:42] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:12:42] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:12:42] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:12:42] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:12:42] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:12:42] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:12:42] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:12:42] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:12:42] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:12:42] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:12:42] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:12:42] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:12:42] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:12:42] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:12:42] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:12:42] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:12:42] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:12:42] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:12:43] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:12:43] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:12:43] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:12:43] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:12:43] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:12:43] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:12:43] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:12:43] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:12:43] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:12:43] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:12:43] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:12:43] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:12:43] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:12:43] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:12:43] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:12:43] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:12:43] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:12:43] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:12:43] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_geaxpby_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:12:59] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:12:59] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:12:59] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b3.mtx 144/144 [OK] - -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y4_a3_b3.mtx 144/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_geaxpby_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:13:07] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:13:07] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:13:07] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:13:07] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:13:07] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:13:07] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:13:07] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:13:07] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:13:07] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:13:07] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:13:07] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:13:07] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:13:07] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:13:15] Generation geaxpby single precision result file parallel/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:13:15] Generation geaxpby single precision result file parallel/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:13:15] Generation geaxpby single precision result file parallel/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:13:15] Generation geaxpby single precision result file parallel/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:13:15] Generation geaxpby single precision result file parallel/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:13:15] Generation geaxpby single precision result file parallel/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:13:15] Generation geaxpby single precision result file parallel/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:13:15] Generation geaxpby single precision result file parallel/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:13:15] Generation geaxpby single precision result file parallel/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:13:15] Generation geaxpby single precision result file parallel/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:13:15] Generation geaxpby single precision result file parallel/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:13:15] Generation geaxpby single precision result file parallel/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:13:16] Generation geaxpby single precision result file parallel/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:13:16] Generation geaxpby single precision result file parallel/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:13:16] Generation geaxpby single precision result file parallel/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:13:16] Generation geaxpby single precision result file parallel/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:13:16] Generation geaxpby single precision result file parallel/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:13:16] Generation geaxpby single precision result file parallel/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:13:16] Generation geaxpby single precision result file parallel/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:13:16] Generation geaxpby single precision result file parallel/sol_x4_y4_a3_b3.mtx 144/144 [OK] - -[2025-06-12 13:13:16] Double precision check on file parallel/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:13:16] Double precision check on file parallel/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:13:16] Double precision check on file parallel/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:13:16] Double precision check on file parallel/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:13:16] Double precision check on file parallel/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:13:16] Double precision check on file parallel/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:13:16] Double precision check on file parallel/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:13:16] Double precision check on file parallel/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:13:16] Double precision check on file parallel/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:13:16] Double precision check on file parallel/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:13:16] Double precision check on file parallel/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:13:16] Double precision check on file parallel/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:13:16] Double precision check on file parallel/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y4_a3_b3.mtx 144/144 [OK] - -Comparison between serial/sol_x1_y1_a1_b1.mtx and parallel/sol_x1_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a1_b2.mtx and parallel/sol_x1_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a1_b3.mtx and parallel/sol_x1_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b1.mtx and parallel/sol_x1_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b2.mtx and parallel/sol_x1_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b3.mtx and parallel/sol_x1_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b1.mtx and parallel/sol_x1_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b2.mtx and parallel/sol_x1_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b3.mtx and parallel/sol_x1_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b1.mtx and parallel/sol_x1_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b2.mtx and parallel/sol_x1_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b3.mtx and parallel/sol_x1_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b1.mtx and parallel/sol_x1_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b2.mtx and parallel/sol_x1_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b3.mtx and parallel/sol_x1_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b1.mtx and parallel/sol_x1_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b2.mtx and parallel/sol_x1_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b3.mtx and parallel/sol_x1_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b1.mtx and parallel/sol_x1_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b2.mtx and parallel/sol_x1_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b3.mtx and parallel/sol_x1_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b1.mtx and parallel/sol_x1_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b2.mtx and parallel/sol_x1_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b3.mtx and parallel/sol_x1_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b1.mtx and parallel/sol_x1_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b2.mtx and parallel/sol_x1_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b3.mtx and parallel/sol_x1_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b1.mtx and parallel/sol_x1_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b2.mtx and parallel/sol_x1_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b3.mtx and parallel/sol_x1_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b1.mtx and parallel/sol_x1_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b2.mtx and parallel/sol_x1_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b3.mtx and parallel/sol_x1_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b1.mtx and parallel/sol_x1_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b2.mtx and parallel/sol_x1_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b3.mtx and parallel/sol_x1_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b1.mtx and parallel/sol_x2_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b2.mtx and parallel/sol_x2_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b3.mtx and parallel/sol_x2_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b1.mtx and parallel/sol_x2_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b2.mtx and parallel/sol_x2_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b3.mtx and parallel/sol_x2_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b1.mtx and parallel/sol_x2_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b2.mtx and parallel/sol_x2_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b3.mtx and parallel/sol_x2_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b1.mtx and parallel/sol_x2_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b2.mtx and parallel/sol_x2_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b3.mtx and parallel/sol_x2_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b1.mtx and parallel/sol_x2_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b2.mtx and parallel/sol_x2_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b3.mtx and parallel/sol_x2_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b1.mtx and parallel/sol_x2_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b2.mtx and parallel/sol_x2_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b3.mtx and parallel/sol_x2_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b1.mtx and parallel/sol_x2_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b2.mtx and parallel/sol_x2_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b3.mtx and parallel/sol_x2_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b1.mtx and parallel/sol_x2_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b2.mtx and parallel/sol_x2_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b3.mtx and parallel/sol_x2_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b1.mtx and parallel/sol_x2_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b2.mtx and parallel/sol_x2_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b3.mtx and parallel/sol_x2_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b1.mtx and parallel/sol_x2_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b2.mtx and parallel/sol_x2_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b3.mtx and parallel/sol_x2_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b1.mtx and parallel/sol_x2_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b2.mtx and parallel/sol_x2_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b3.mtx and parallel/sol_x2_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b1.mtx and parallel/sol_x2_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b2.mtx and parallel/sol_x2_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b3.mtx and parallel/sol_x2_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b1.mtx and parallel/sol_x3_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b2.mtx and parallel/sol_x3_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b3.mtx and parallel/sol_x3_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b1.mtx and parallel/sol_x3_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b2.mtx and parallel/sol_x3_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b3.mtx and parallel/sol_x3_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b1.mtx and parallel/sol_x3_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b2.mtx and parallel/sol_x3_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b3.mtx and parallel/sol_x3_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b1.mtx and parallel/sol_x3_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b2.mtx and parallel/sol_x3_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b3.mtx and parallel/sol_x3_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b1.mtx and parallel/sol_x3_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b2.mtx and parallel/sol_x3_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b3.mtx and parallel/sol_x3_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b1.mtx and parallel/sol_x3_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b2.mtx and parallel/sol_x3_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b3.mtx and parallel/sol_x3_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b1.mtx and parallel/sol_x3_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b2.mtx and parallel/sol_x3_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b3.mtx and parallel/sol_x3_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b1.mtx and parallel/sol_x3_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b2.mtx and parallel/sol_x3_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b3.mtx and parallel/sol_x3_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b1.mtx and parallel/sol_x3_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b2.mtx and parallel/sol_x3_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b3.mtx and parallel/sol_x3_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b1.mtx and parallel/sol_x3_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b2.mtx and parallel/sol_x3_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b3.mtx and parallel/sol_x3_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b1.mtx and parallel/sol_x3_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b2.mtx and parallel/sol_x3_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b3.mtx and parallel/sol_x3_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b1.mtx and parallel/sol_x3_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b2.mtx and parallel/sol_x3_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b3.mtx and parallel/sol_x3_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b1.mtx and parallel/sol_x4_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b2.mtx and parallel/sol_x4_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b3.mtx and parallel/sol_x4_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b1.mtx and parallel/sol_x4_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b2.mtx and parallel/sol_x4_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b3.mtx and parallel/sol_x4_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b1.mtx and parallel/sol_x4_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b2.mtx and parallel/sol_x4_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b3.mtx and parallel/sol_x4_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b1.mtx and parallel/sol_x4_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b2.mtx and parallel/sol_x4_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b3.mtx and parallel/sol_x4_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b1.mtx and parallel/sol_x4_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b2.mtx and parallel/sol_x4_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b3.mtx and parallel/sol_x4_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b1.mtx and parallel/sol_x4_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b2.mtx and parallel/sol_x4_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b3.mtx and parallel/sol_x4_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b1.mtx and parallel/sol_x4_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b2.mtx and parallel/sol_x4_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b3.mtx and parallel/sol_x4_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b1.mtx and parallel/sol_x4_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b2.mtx and parallel/sol_x4_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b3.mtx and parallel/sol_x4_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b1.mtx and parallel/sol_x4_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b2.mtx and parallel/sol_x4_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b3.mtx and parallel/sol_x4_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b1.mtx and parallel/sol_x4_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b2.mtx and parallel/sol_x4_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b3.mtx and parallel/sol_x4_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b1.mtx and parallel/sol_x4_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b2.mtx and parallel/sol_x4_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b3.mtx and parallel/sol_x4_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b1.mtx and parallel/sol_x4_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b2.mtx and parallel/sol_x4_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b3.mtx and parallel/sol_x4_y4_a3_b3.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:14:31] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:14:31] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:14:31] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:14:31] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:14:31] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:14:31] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:14:31] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:14:31] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:14:31] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:14:31] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:14:31] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:14:31] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:14:31] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:14:31] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:14:31] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:14:31] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:14:31] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:14:31] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:14:31] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:14:31] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:14:31] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:14:31] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:14:31] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:14:31] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:14:31] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:14:31] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:14:31] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:14:31] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:14:31] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:14:31] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:14:31] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:14:31] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:14:31] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:14:31] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:14:32] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:14:32] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:14:32] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:14:32] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:14:32] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:14:32] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:14:32] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:14:32] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:14:32] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:14:32] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:14:32] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:14:32] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:14:32] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:14:32] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:14:32] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:14:32] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:14:32] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:14:32] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:14:32] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:14:32] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:14:32] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:14:32] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:14:32] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:14:32] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:14:32] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:14:32] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:14:32] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:14:32] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:14:32] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:14:32] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:15:25] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:15:25] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:15:25] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:15:25] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:15:25] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:15:25] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:15:25] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:15:25] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:15:25] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:15:25] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:15:25] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:15:25] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:15:25] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:15:25] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:15:25] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:15:25] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:15:25] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:15:25] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:15:25] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:15:25] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:15:25] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:15:25] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:15:25] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:15:25] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:15:25] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:15:25] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:15:25] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:15:25] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:15:25] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:15:25] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:15:25] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:15:25] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:15:26] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:15:26] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:15:26] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:15:26] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:15:26] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:15:26] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:15:26] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:15:26] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:15:26] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:15:26] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:15:26] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:15:26] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:15:26] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:15:26] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:15:26] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:15:26] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:15:26] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:15:26] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:15:26] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:15:26] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:15:26] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:15:26] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:15:26] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:15:26] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:15:27] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:15:27] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:15:27] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:15:27] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:15:27] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:15:27] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:15:27] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:15:27] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:18:05] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:18:05] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:18:05] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:18:05] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:18:05] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:18:05] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:18:05] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:18:05] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:18:05] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:18:05] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:18:05] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:18:05] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:18:05] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:18:05] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:18:05] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:18:05] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:18:05] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:18:05] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:18:05] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:18:05] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:18:05] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:18:05] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:18:05] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:18:05] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:18:05] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:18:05] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:18:05] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:18:05] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:18:05] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:18:05] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:18:05] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:18:05] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:18:06] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:18:06] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:18:06] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:18:06] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:18:06] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:18:06] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:18:06] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:18:06] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:18:06] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:18:06] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:18:06] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:18:06] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:18:06] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:18:06] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:18:06] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:18:06] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:18:06] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:18:06] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:18:06] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:18:06] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:18:06] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:18:06] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:18:06] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:18:06] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:18:07] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:18:07] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:18:07] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:18:07] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:18:07] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:18:07] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:18:07] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:18:07] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:18:39] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:18:39] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:18:39] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:18:39] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:18:39] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:18:39] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:18:39] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:18:39] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:18:39] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:18:39] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:18:39] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:18:39] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:18:39] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:18:39] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:18:39] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:18:39] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:18:39] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:18:39] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:18:39] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:18:39] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:18:39] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:18:39] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:18:39] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:18:39] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:18:39] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:18:39] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:18:39] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:18:39] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:18:39] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:18:39] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:18:39] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:18:39] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:18:40] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:18:40] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:18:40] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:18:40] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:18:40] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:18:40] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:18:40] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:18:40] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:18:40] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:18:40] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:18:40] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:18:40] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:18:40] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:18:40] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:18:40] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:18:40] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:18:40] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:18:40] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:18:40] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:18:40] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:18:40] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:18:40] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:18:40] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:18:40] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:18:40] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:18:41] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:18:41] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:18:41] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:18:41] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:18:41] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:18:41] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:18:41] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:21:21] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:21:21] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:21:21] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:21:21] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:21:21] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:21:21] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:21:21] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:21:21] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:21:21] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:21:21] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:21:21] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:21:21] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:21:21] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:21:21] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:21:21] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:21:21] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:21:21] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:21:21] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:21:21] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:21:21] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:21:21] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:21:21] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:21:21] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:21:21] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:21:21] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:21:21] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:21:22] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:21:22] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:21:22] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:21:22] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:21:22] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:21:22] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:21:22] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:21:22] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:21:22] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:21:22] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:21:22] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:21:22] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:21:22] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:21:22] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:21:22] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:21:22] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:21:22] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:21:22] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:21:22] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:21:22] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:21:22] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:21:22] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:21:22] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:21:22] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:21:22] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:21:23] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:21:23] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:21:23] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:21:23] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:21:23] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:21:23] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:21:23] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:21:23] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:21:23] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:21:23] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:21:23] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:21:23] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:21:23] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:23:57] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:23:57] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:23:58] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:23:58] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:23:57] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:23:57] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:23:58] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:23:58] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_geaxpby_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:12:59] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:12:59] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:12:59] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:13:00] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:13:01] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:13:02] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:13:03] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b3.mtx 144/144 [OK] - -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:13:03] Double precision check on file serial/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:13:04] Double precision check on file serial/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:13:05] Double precision check on file serial/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:13:06] Double precision check on file serial/sol_x4_y4_a3_b3.mtx 144/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_geaxpby_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:13:07] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:13:07] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:13:07] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:13:07] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:13:07] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:13:07] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:13:07] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:13:07] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:13:07] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:13:07] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:13:07] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:13:07] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:13:07] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:13:08] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:13:09] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:13:10] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:13:11] Generation geaxpby single precision result file parallel/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:13:12] Generation geaxpby single precision result file parallel/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:13:13] Generation geaxpby single precision result file parallel/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:13:14] Generation geaxpby single precision result file parallel/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:13:15] Generation geaxpby single precision result file parallel/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:13:15] Generation geaxpby single precision result file parallel/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:13:15] Generation geaxpby single precision result file parallel/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:13:15] Generation geaxpby single precision result file parallel/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:13:15] Generation geaxpby single precision result file parallel/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:13:15] Generation geaxpby single precision result file parallel/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:13:15] Generation geaxpby single precision result file parallel/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:13:15] Generation geaxpby single precision result file parallel/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:13:15] Generation geaxpby single precision result file parallel/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:13:15] Generation geaxpby single precision result file parallel/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:13:15] Generation geaxpby single precision result file parallel/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:13:15] Generation geaxpby single precision result file parallel/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:13:16] Generation geaxpby single precision result file parallel/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:13:16] Generation geaxpby single precision result file parallel/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:13:16] Generation geaxpby single precision result file parallel/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:13:16] Generation geaxpby single precision result file parallel/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:13:16] Generation geaxpby single precision result file parallel/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:13:16] Generation geaxpby single precision result file parallel/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:13:16] Generation geaxpby single precision result file parallel/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:13:16] Generation geaxpby single precision result file parallel/sol_x4_y4_a3_b3.mtx 144/144 [OK] - -[2025-06-12 13:13:16] Double precision check on file parallel/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:13:16] Double precision check on file parallel/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:13:16] Double precision check on file parallel/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:13:16] Double precision check on file parallel/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:13:16] Double precision check on file parallel/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:13:16] Double precision check on file parallel/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:13:16] Double precision check on file parallel/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:13:16] Double precision check on file parallel/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:13:16] Double precision check on file parallel/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:13:16] Double precision check on file parallel/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:13:16] Double precision check on file parallel/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:13:16] Double precision check on file parallel/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:13:16] Double precision check on file parallel/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:13:17] Double precision check on file parallel/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:13:18] Double precision check on file parallel/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:13:19] Double precision check on file parallel/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:13:20] Double precision check on file parallel/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:13:21] Double precision check on file parallel/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:13:22] Double precision check on file parallel/sol_x4_y4_a3_b3.mtx 144/144 [OK] - -Comparison between serial/sol_x1_y1_a1_b1.mtx and parallel/sol_x1_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a1_b2.mtx and parallel/sol_x1_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a1_b3.mtx and parallel/sol_x1_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b1.mtx and parallel/sol_x1_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b2.mtx and parallel/sol_x1_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b3.mtx and parallel/sol_x1_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b1.mtx and parallel/sol_x1_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b2.mtx and parallel/sol_x1_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b3.mtx and parallel/sol_x1_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b1.mtx and parallel/sol_x1_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b2.mtx and parallel/sol_x1_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b3.mtx and parallel/sol_x1_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b1.mtx and parallel/sol_x1_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b2.mtx and parallel/sol_x1_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b3.mtx and parallel/sol_x1_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b1.mtx and parallel/sol_x1_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b2.mtx and parallel/sol_x1_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b3.mtx and parallel/sol_x1_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b1.mtx and parallel/sol_x1_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b2.mtx and parallel/sol_x1_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b3.mtx and parallel/sol_x1_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b1.mtx and parallel/sol_x1_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b2.mtx and parallel/sol_x1_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b3.mtx and parallel/sol_x1_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b1.mtx and parallel/sol_x1_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b2.mtx and parallel/sol_x1_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b3.mtx and parallel/sol_x1_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b1.mtx and parallel/sol_x1_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b2.mtx and parallel/sol_x1_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b3.mtx and parallel/sol_x1_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b1.mtx and parallel/sol_x1_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b2.mtx and parallel/sol_x1_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b3.mtx and parallel/sol_x1_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b1.mtx and parallel/sol_x1_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b2.mtx and parallel/sol_x1_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b3.mtx and parallel/sol_x1_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b1.mtx and parallel/sol_x2_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b2.mtx and parallel/sol_x2_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b3.mtx and parallel/sol_x2_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b1.mtx and parallel/sol_x2_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b2.mtx and parallel/sol_x2_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b3.mtx and parallel/sol_x2_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b1.mtx and parallel/sol_x2_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b2.mtx and parallel/sol_x2_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b3.mtx and parallel/sol_x2_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b1.mtx and parallel/sol_x2_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b2.mtx and parallel/sol_x2_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b3.mtx and parallel/sol_x2_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b1.mtx and parallel/sol_x2_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b2.mtx and parallel/sol_x2_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b3.mtx and parallel/sol_x2_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b1.mtx and parallel/sol_x2_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b2.mtx and parallel/sol_x2_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b3.mtx and parallel/sol_x2_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b1.mtx and parallel/sol_x2_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b2.mtx and parallel/sol_x2_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b3.mtx and parallel/sol_x2_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b1.mtx and parallel/sol_x2_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b2.mtx and parallel/sol_x2_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b3.mtx and parallel/sol_x2_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b1.mtx and parallel/sol_x2_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b2.mtx and parallel/sol_x2_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b3.mtx and parallel/sol_x2_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b1.mtx and parallel/sol_x2_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b2.mtx and parallel/sol_x2_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b3.mtx and parallel/sol_x2_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b1.mtx and parallel/sol_x2_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b2.mtx and parallel/sol_x2_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b3.mtx and parallel/sol_x2_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b1.mtx and parallel/sol_x2_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b2.mtx and parallel/sol_x2_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b3.mtx and parallel/sol_x2_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b1.mtx and parallel/sol_x3_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b2.mtx and parallel/sol_x3_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b3.mtx and parallel/sol_x3_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b1.mtx and parallel/sol_x3_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b2.mtx and parallel/sol_x3_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b3.mtx and parallel/sol_x3_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b1.mtx and parallel/sol_x3_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b2.mtx and parallel/sol_x3_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b3.mtx and parallel/sol_x3_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b1.mtx and parallel/sol_x3_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b2.mtx and parallel/sol_x3_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b3.mtx and parallel/sol_x3_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b1.mtx and parallel/sol_x3_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b2.mtx and parallel/sol_x3_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b3.mtx and parallel/sol_x3_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b1.mtx and parallel/sol_x3_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b2.mtx and parallel/sol_x3_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b3.mtx and parallel/sol_x3_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b1.mtx and parallel/sol_x3_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b2.mtx and parallel/sol_x3_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b3.mtx and parallel/sol_x3_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b1.mtx and parallel/sol_x3_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b2.mtx and parallel/sol_x3_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b3.mtx and parallel/sol_x3_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b1.mtx and parallel/sol_x3_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b2.mtx and parallel/sol_x3_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b3.mtx and parallel/sol_x3_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b1.mtx and parallel/sol_x3_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b2.mtx and parallel/sol_x3_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b3.mtx and parallel/sol_x3_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b1.mtx and parallel/sol_x3_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b2.mtx and parallel/sol_x3_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b3.mtx and parallel/sol_x3_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b1.mtx and parallel/sol_x3_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b2.mtx and parallel/sol_x3_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b3.mtx and parallel/sol_x3_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b1.mtx and parallel/sol_x4_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b2.mtx and parallel/sol_x4_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b3.mtx and parallel/sol_x4_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b1.mtx and parallel/sol_x4_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b2.mtx and parallel/sol_x4_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b3.mtx and parallel/sol_x4_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b1.mtx and parallel/sol_x4_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b2.mtx and parallel/sol_x4_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b3.mtx and parallel/sol_x4_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b1.mtx and parallel/sol_x4_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b2.mtx and parallel/sol_x4_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b3.mtx and parallel/sol_x4_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b1.mtx and parallel/sol_x4_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b2.mtx and parallel/sol_x4_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b3.mtx and parallel/sol_x4_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b1.mtx and parallel/sol_x4_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b2.mtx and parallel/sol_x4_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b3.mtx and parallel/sol_x4_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b1.mtx and parallel/sol_x4_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b2.mtx and parallel/sol_x4_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b3.mtx and parallel/sol_x4_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b1.mtx and parallel/sol_x4_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b2.mtx and parallel/sol_x4_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b3.mtx and parallel/sol_x4_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b1.mtx and parallel/sol_x4_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b2.mtx and parallel/sol_x4_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b3.mtx and parallel/sol_x4_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b1.mtx and parallel/sol_x4_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b2.mtx and parallel/sol_x4_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b3.mtx and parallel/sol_x4_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b1.mtx and parallel/sol_x4_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b2.mtx and parallel/sol_x4_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b3.mtx and parallel/sol_x4_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b1.mtx and parallel/sol_x4_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b2.mtx and parallel/sol_x4_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b3.mtx and parallel/sol_x4_y4_a3_b3.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:23:57] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:23:57] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:23:58] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:23:58] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:24:56] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:24:56] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:24:56] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:24:57] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:24:57] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:24:57] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:24:57] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:24:57] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:24:57] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:24:57] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:24:57] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:24:57] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:24:57] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:24:57] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:24:57] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:24:57] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:23:57] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:23:57] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:23:58] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:23:58] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:23:58] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:23:58] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:23:59] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:23:59] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:24:56] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:24:56] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:24:56] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:24:56] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:24:57] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:24:57] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:24:57] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:24:57] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:24:57] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:24:57] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:24:57] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:24:57] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:24:57] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:24:57] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:24:57] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:24:57] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:24:57] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_geaxpby_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:25:07] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:25:07] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:25:07] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:25:07] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:25:07] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:25:07] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:25:07] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:25:07] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:25:08] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:25:09] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:25:10] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:25:11] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:25:11] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:25:11] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:25:11] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:25:11] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:25:11] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:25:11] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:25:11] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:25:11] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b3.mtx 144/144 [OK] - -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:25:11] Double precision check on file serial/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:25:12] Double precision check on file serial/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:25:13] Double precision check on file serial/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:25:14] Double precision check on file serial/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:25:14] Double precision check on file serial/sol_x4_y4_a3_b3.mtx 144/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_geaxpby_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:25:14] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:25:14] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:25:14] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:25:14] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:25:14] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:25:14] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:25:14] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:25:14] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:25:14] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:25:15] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:25:15] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:25:15] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:25:15] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:25:15] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:25:15] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:25:15] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:25:15] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:25:15] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:25:15] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:25:15] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:25:15] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:25:15] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:25:15] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:25:15] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:25:15] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:25:15] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:25:15] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:25:15] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:25:16] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:25:16] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:25:16] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:25:16] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:25:16] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:25:16] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:25:16] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:25:16] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:25:16] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:25:16] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:25:16] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:25:16] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:25:16] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:25:16] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:25:16] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:25:16] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:25:16] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:25:16] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:25:17] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:25:17] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:25:17] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:25:17] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:25:17] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:25:17] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:25:17] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:25:17] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:25:17] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:25:17] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:25:17] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:25:17] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:25:17] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:25:17] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:25:17] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:25:17] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:25:17] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:25:17] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:25:18] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:25:18] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:25:18] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:25:18] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:25:18] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:25:18] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:25:18] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b2.mtx 71/144 [OK] - -Comparison between serial/sol_x1_y1_a1_b1.mtx and parallel/sol_x1_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a1_b2.mtx and parallel/sol_x1_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a1_b3.mtx and parallel/sol_x1_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b1.mtx and parallel/sol_x1_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b2.mtx and parallel/sol_x1_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b3.mtx and parallel/sol_x1_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b1.mtx and parallel/sol_x1_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b2.mtx and parallel/sol_x1_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b3.mtx and parallel/sol_x1_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b1.mtx and parallel/sol_x1_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b2.mtx and parallel/sol_x1_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b3.mtx and parallel/sol_x1_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b1.mtx and parallel/sol_x1_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b2.mtx and parallel/sol_x1_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b3.mtx and parallel/sol_x1_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b1.mtx and parallel/sol_x1_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b2.mtx and parallel/sol_x1_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b3.mtx and parallel/sol_x1_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b1.mtx and parallel/sol_x1_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b2.mtx and parallel/sol_x1_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b3.mtx and parallel/sol_x1_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b1.mtx and parallel/sol_x1_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b2.mtx and parallel/sol_x1_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b3.mtx and parallel/sol_x1_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b1.mtx and parallel/sol_x1_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b2.mtx and parallel/sol_x1_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b3.mtx and parallel/sol_x1_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b1.mtx and parallel/sol_x1_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b2.mtx and parallel/sol_x1_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b3.mtx and parallel/sol_x1_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b1.mtx and parallel/sol_x1_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b2.mtx and parallel/sol_x1_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b3.mtx and parallel/sol_x1_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b1.mtx and parallel/sol_x1_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b2.mtx and parallel/sol_x1_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b3.mtx and parallel/sol_x1_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b1.mtx and parallel/sol_x2_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b2.mtx and parallel/sol_x2_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b3.mtx and parallel/sol_x2_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b1.mtx and parallel/sol_x2_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b2.mtx and parallel/sol_x2_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b3.mtx and parallel/sol_x2_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b1.mtx and parallel/sol_x2_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b2.mtx and parallel/sol_x2_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b3.mtx and parallel/sol_x2_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b1.mtx and parallel/sol_x2_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b2.mtx and parallel/sol_x2_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b3.mtx and parallel/sol_x2_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b1.mtx and parallel/sol_x2_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b2.mtx and parallel/sol_x2_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b3.mtx and parallel/sol_x2_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b1.mtx and parallel/sol_x2_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b2.mtx and parallel/sol_x2_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b3.mtx and parallel/sol_x2_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b1.mtx and parallel/sol_x2_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b2.mtx and parallel/sol_x2_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b3.mtx and parallel/sol_x2_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b1.mtx and parallel/sol_x2_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b2.mtx and parallel/sol_x2_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b3.mtx and parallel/sol_x2_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b1.mtx and parallel/sol_x2_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b2.mtx and parallel/sol_x2_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b3.mtx and parallel/sol_x2_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b1.mtx and parallel/sol_x2_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b2.mtx and parallel/sol_x2_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b3.mtx and parallel/sol_x2_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b1.mtx and parallel/sol_x2_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b2.mtx and parallel/sol_x2_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b3.mtx and parallel/sol_x2_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b1.mtx and parallel/sol_x2_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b2.mtx and parallel/sol_x2_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b3.mtx and parallel/sol_x2_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b1.mtx and parallel/sol_x3_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b2.mtx and parallel/sol_x3_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b3.mtx and parallel/sol_x3_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b1.mtx and parallel/sol_x3_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b2.mtx and parallel/sol_x3_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b3.mtx and parallel/sol_x3_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b1.mtx and parallel/sol_x3_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b2.mtx and parallel/sol_x3_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b3.mtx and parallel/sol_x3_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b1.mtx and parallel/sol_x3_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b2.mtx and parallel/sol_x3_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b3.mtx and parallel/sol_x3_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b1.mtx and parallel/sol_x3_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b2.mtx and parallel/sol_x3_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b3.mtx and parallel/sol_x3_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b1.mtx and parallel/sol_x3_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b2.mtx and parallel/sol_x3_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b3.mtx and parallel/sol_x3_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b1.mtx and parallel/sol_x3_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b2.mtx and parallel/sol_x3_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b3.mtx and parallel/sol_x3_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b1.mtx and parallel/sol_x3_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b2.mtx and parallel/sol_x3_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b3.mtx and parallel/sol_x3_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b1.mtx and parallel/sol_x3_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b2.mtx and parallel/sol_x3_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b3.mtx and parallel/sol_x3_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b1.mtx and parallel/sol_x3_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b2.mtx and parallel/sol_x3_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b3.mtx and parallel/sol_x3_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b1.mtx and parallel/sol_x3_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b2.mtx and parallel/sol_x3_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b3.mtx and parallel/sol_x3_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b1.mtx and parallel/sol_x3_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b2.mtx and parallel/sol_x3_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b3.mtx and parallel/sol_x3_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b1.mtx and parallel/sol_x4_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b2.mtx and parallel/sol_x4_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b3.mtx and parallel/sol_x4_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b1.mtx and parallel/sol_x4_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b2.mtx and parallel/sol_x4_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b3.mtx and parallel/sol_x4_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b1.mtx and parallel/sol_x4_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b2.mtx and parallel/sol_x4_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b3.mtx and parallel/sol_x4_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b1.mtx and parallel/sol_x4_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b2.mtx and parallel/sol_x4_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b3.mtx and parallel/sol_x4_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b1.mtx and parallel/sol_x4_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b2.mtx and parallel/sol_x4_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b3.mtx and parallel/sol_x4_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b1.mtx and parallel/sol_x4_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b2.mtx and parallel/sol_x4_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b3.mtx and parallel/sol_x4_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b1.mtx and parallel/sol_x4_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b2.mtx and parallel/sol_x4_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b3.mtx and parallel/sol_x4_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b1.mtx and parallel/sol_x4_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b2.mtx and parallel/sol_x4_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b3.mtx and parallel/sol_x4_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b1.mtx and parallel/sol_x4_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b2.mtx and parallel/sol_x4_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b3.mtx and parallel/sol_x4_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b1.mtx and parallel/sol_x4_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b2.mtx and parallel/sol_x4_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b3.mtx and parallel/sol_x4_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b1.mtx and parallel/sol_x4_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b2.mtx and parallel/sol_x4_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b3.mtx and parallel/sol_x4_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b1.mtx and parallel/sol_x4_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b2.mtx and parallel/sol_x4_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b3.mtx and parallel/sol_x4_y4_a3_b3.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:25:20] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:25:21] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:25:21] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:25:21] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:25:21] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:25:21] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:25:21] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:25:21] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:25:21] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:25:21] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:25:21] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:25:22] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:25:22] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:25:22] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:25:22] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:25:22] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:25:22] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:25:20] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:25:20] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:25:20] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:25:21] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:25:21] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:25:21] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:25:21] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:25:21] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:25:21] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:25:21] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:25:21] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:25:21] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:25:21] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:25:21] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:25:22] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:25:22] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:25:22] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:25:22] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:25:22] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:25:22] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_geaxpby_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:25:33] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:25:34] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:25:35] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:25:36] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b3.mtx 144/144 [OK] - -[2025-06-12 13:25:36] Double precision check on file serial/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:25:36] Double precision check on file serial/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:25:36] Double precision check on file serial/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:25:36] Double precision check on file serial/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:25:36] Double precision check on file serial/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:25:36] Double precision check on file serial/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:25:37] Double precision check on file serial/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:25:38] Double precision check on file serial/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:25:39] Double precision check on file serial/sol_x4_y4_a3_b3.mtx 144/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_geaxpby_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:25:40] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:25:40] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:25:40] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:25:40] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:25:40] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:25:40] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:25:40] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:25:40] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:25:40] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:25:40] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:25:41] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:25:41] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:25:41] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:25:41] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:25:41] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:25:41] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:25:41] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:25:41] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:25:41] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:25:41] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:25:41] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:25:41] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:25:41] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:25:41] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:25:41] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:25:41] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:25:42] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:25:42] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:25:42] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:25:42] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:25:42] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:25:42] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:25:42] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:25:42] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:25:42] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:25:42] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:25:42] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:25:42] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:25:42] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:25:42] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:25:42] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:25:43] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:25:43] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:25:43] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:25:43] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:25:43] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:25:43] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:25:43] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:25:43] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:25:43] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:25:43] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:25:43] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:25:43] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:25:43] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:25:43] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:25:43] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:25:43] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:25:43] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:25:43] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:25:43] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:25:44] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:25:44] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:25:44] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:25:44] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:25:44] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:25:44] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:25:44] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:25:44] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:25:44] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:25:44] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:25:44] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b2.mtx 71/144 [OK] - -Comparison between serial/sol_x1_y1_a1_b1.mtx and parallel/sol_x1_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a1_b2.mtx and parallel/sol_x1_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a1_b3.mtx and parallel/sol_x1_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b1.mtx and parallel/sol_x1_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b2.mtx and parallel/sol_x1_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b3.mtx and parallel/sol_x1_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b1.mtx and parallel/sol_x1_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b2.mtx and parallel/sol_x1_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b3.mtx and parallel/sol_x1_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b1.mtx and parallel/sol_x1_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b2.mtx and parallel/sol_x1_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b3.mtx and parallel/sol_x1_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b1.mtx and parallel/sol_x1_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b2.mtx and parallel/sol_x1_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b3.mtx and parallel/sol_x1_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b1.mtx and parallel/sol_x1_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b2.mtx and parallel/sol_x1_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b3.mtx and parallel/sol_x1_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b1.mtx and parallel/sol_x1_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b2.mtx and parallel/sol_x1_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b3.mtx and parallel/sol_x1_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b1.mtx and parallel/sol_x1_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b2.mtx and parallel/sol_x1_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b3.mtx and parallel/sol_x1_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b1.mtx and parallel/sol_x1_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b2.mtx and parallel/sol_x1_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b3.mtx and parallel/sol_x1_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b1.mtx and parallel/sol_x1_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b2.mtx and parallel/sol_x1_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b3.mtx and parallel/sol_x1_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b1.mtx and parallel/sol_x1_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b2.mtx and parallel/sol_x1_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b3.mtx and parallel/sol_x1_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b1.mtx and parallel/sol_x1_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b2.mtx and parallel/sol_x1_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b3.mtx and parallel/sol_x1_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b1.mtx and parallel/sol_x2_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b2.mtx and parallel/sol_x2_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b3.mtx and parallel/sol_x2_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b1.mtx and parallel/sol_x2_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b2.mtx and parallel/sol_x2_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b3.mtx and parallel/sol_x2_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b1.mtx and parallel/sol_x2_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b2.mtx and parallel/sol_x2_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b3.mtx and parallel/sol_x2_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b1.mtx and parallel/sol_x2_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b2.mtx and parallel/sol_x2_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b3.mtx and parallel/sol_x2_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b1.mtx and parallel/sol_x2_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b2.mtx and parallel/sol_x2_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b3.mtx and parallel/sol_x2_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b1.mtx and parallel/sol_x2_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b2.mtx and parallel/sol_x2_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b3.mtx and parallel/sol_x2_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b1.mtx and parallel/sol_x2_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b2.mtx and parallel/sol_x2_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b3.mtx and parallel/sol_x2_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b1.mtx and parallel/sol_x2_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b2.mtx and parallel/sol_x2_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b3.mtx and parallel/sol_x2_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b1.mtx and parallel/sol_x2_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b2.mtx and parallel/sol_x2_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b3.mtx and parallel/sol_x2_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b1.mtx and parallel/sol_x2_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b2.mtx and parallel/sol_x2_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b3.mtx and parallel/sol_x2_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b1.mtx and parallel/sol_x2_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b2.mtx and parallel/sol_x2_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b3.mtx and parallel/sol_x2_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b1.mtx and parallel/sol_x2_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b2.mtx and parallel/sol_x2_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b3.mtx and parallel/sol_x2_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b1.mtx and parallel/sol_x3_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b2.mtx and parallel/sol_x3_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b3.mtx and parallel/sol_x3_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b1.mtx and parallel/sol_x3_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b2.mtx and parallel/sol_x3_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b3.mtx and parallel/sol_x3_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b1.mtx and parallel/sol_x3_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b2.mtx and parallel/sol_x3_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b3.mtx and parallel/sol_x3_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b1.mtx and parallel/sol_x3_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b2.mtx and parallel/sol_x3_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b3.mtx and parallel/sol_x3_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b1.mtx and parallel/sol_x3_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b2.mtx and parallel/sol_x3_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b3.mtx and parallel/sol_x3_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b1.mtx and parallel/sol_x3_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b2.mtx and parallel/sol_x3_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b3.mtx and parallel/sol_x3_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b1.mtx and parallel/sol_x3_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b2.mtx and parallel/sol_x3_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b3.mtx and parallel/sol_x3_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b1.mtx and parallel/sol_x3_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b2.mtx and parallel/sol_x3_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b3.mtx and parallel/sol_x3_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b1.mtx and parallel/sol_x3_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b2.mtx and parallel/sol_x3_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b3.mtx and parallel/sol_x3_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b1.mtx and parallel/sol_x3_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b2.mtx and parallel/sol_x3_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b3.mtx and parallel/sol_x3_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b1.mtx and parallel/sol_x3_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b2.mtx and parallel/sol_x3_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b3.mtx and parallel/sol_x3_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b1.mtx and parallel/sol_x3_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b2.mtx and parallel/sol_x3_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b3.mtx and parallel/sol_x3_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b1.mtx and parallel/sol_x4_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b2.mtx and parallel/sol_x4_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b3.mtx and parallel/sol_x4_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b1.mtx and parallel/sol_x4_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b2.mtx and parallel/sol_x4_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b3.mtx and parallel/sol_x4_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b1.mtx and parallel/sol_x4_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b2.mtx and parallel/sol_x4_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b3.mtx and parallel/sol_x4_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b1.mtx and parallel/sol_x4_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b2.mtx and parallel/sol_x4_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b3.mtx and parallel/sol_x4_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b1.mtx and parallel/sol_x4_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b2.mtx and parallel/sol_x4_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b3.mtx and parallel/sol_x4_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b1.mtx and parallel/sol_x4_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b2.mtx and parallel/sol_x4_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b3.mtx and parallel/sol_x4_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b1.mtx and parallel/sol_x4_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b2.mtx and parallel/sol_x4_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b3.mtx and parallel/sol_x4_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b1.mtx and parallel/sol_x4_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b2.mtx and parallel/sol_x4_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b3.mtx and parallel/sol_x4_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b1.mtx and parallel/sol_x4_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b2.mtx and parallel/sol_x4_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b3.mtx and parallel/sol_x4_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b1.mtx and parallel/sol_x4_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b2.mtx and parallel/sol_x4_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b3.mtx and parallel/sol_x4_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b1.mtx and parallel/sol_x4_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b2.mtx and parallel/sol_x4_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b3.mtx and parallel/sol_x4_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b1.mtx and parallel/sol_x4_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b2.mtx and parallel/sol_x4_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b3.mtx and parallel/sol_x4_y4_a3_b3.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:25:48] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:25:49] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:25:49] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:25:49] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:25:49] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:25:49] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:25:49] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:25:48] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:25:49] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:25:49] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:25:49] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:25:49] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:25:49] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:25:49] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_geaxpby_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:26:02] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:26:02] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:26:02] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:26:02] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:26:02] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:26:02] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:26:02] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:26:02] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:26:02] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:26:02] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:26:02] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:26:02] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:26:02] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:26:02] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:26:02] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:26:02] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:26:02] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:26:02] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:26:02] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:26:02] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:26:02] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:26:02] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:26:02] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:26:02] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:26:02] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:26:03] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:26:04] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:26:05] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b3.mtx 144/144 [OK] - -[2025-06-12 13:26:05] Double precision check on file serial/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:26:05] Double precision check on file serial/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:26:05] Double precision check on file serial/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:26:06] Double precision check on file serial/sol_x1_y4_a3_b2.mtx 35/144 [OK] - -Comparison between serial/sol_x1_y1_a1_b1.mtx and parallel/sol_x1_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a1_b2.mtx and parallel/sol_x1_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a1_b3.mtx and parallel/sol_x1_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b1.mtx and parallel/sol_x1_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b2.mtx and parallel/sol_x1_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b3.mtx and parallel/sol_x1_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b1.mtx and parallel/sol_x1_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b2.mtx and parallel/sol_x1_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b3.mtx and parallel/sol_x1_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b1.mtx and parallel/sol_x1_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b2.mtx and parallel/sol_x1_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b3.mtx and parallel/sol_x1_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b1.mtx and parallel/sol_x1_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b2.mtx and parallel/sol_x1_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b3.mtx and parallel/sol_x1_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b1.mtx and parallel/sol_x1_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b2.mtx and parallel/sol_x1_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b3.mtx and parallel/sol_x1_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b1.mtx and parallel/sol_x1_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b2.mtx and parallel/sol_x1_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b3.mtx and parallel/sol_x1_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b1.mtx and parallel/sol_x1_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b2.mtx and parallel/sol_x1_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b3.mtx and parallel/sol_x1_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b1.mtx and parallel/sol_x1_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b2.mtx and parallel/sol_x1_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b3.mtx and parallel/sol_x1_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b1.mtx and parallel/sol_x1_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b2.mtx and parallel/sol_x1_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b3.mtx and parallel/sol_x1_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b1.mtx and parallel/sol_x1_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b2.mtx and parallel/sol_x1_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b3.mtx and parallel/sol_x1_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b1.mtx and parallel/sol_x1_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b2.mtx and parallel/sol_x1_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b3.mtx and parallel/sol_x1_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b1.mtx and parallel/sol_x2_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b2.mtx and parallel/sol_x2_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b3.mtx and parallel/sol_x2_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b1.mtx and parallel/sol_x2_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b2.mtx and parallel/sol_x2_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b3.mtx and parallel/sol_x2_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b1.mtx and parallel/sol_x2_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b2.mtx and parallel/sol_x2_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b3.mtx and parallel/sol_x2_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b1.mtx and parallel/sol_x2_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b2.mtx and parallel/sol_x2_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b3.mtx and parallel/sol_x2_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b1.mtx and parallel/sol_x2_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b2.mtx and parallel/sol_x2_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b3.mtx and parallel/sol_x2_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b1.mtx and parallel/sol_x2_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b2.mtx and parallel/sol_x2_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b3.mtx and parallel/sol_x2_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b1.mtx and parallel/sol_x2_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b2.mtx and parallel/sol_x2_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b3.mtx and parallel/sol_x2_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b1.mtx and parallel/sol_x2_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b2.mtx and parallel/sol_x2_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b3.mtx and parallel/sol_x2_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b1.mtx and parallel/sol_x2_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b2.mtx and parallel/sol_x2_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b3.mtx and parallel/sol_x2_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b1.mtx and parallel/sol_x2_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b2.mtx and parallel/sol_x2_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b3.mtx and parallel/sol_x2_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b1.mtx and parallel/sol_x2_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b2.mtx and parallel/sol_x2_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b3.mtx and parallel/sol_x2_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b1.mtx and parallel/sol_x2_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b2.mtx and parallel/sol_x2_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b3.mtx and parallel/sol_x2_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b1.mtx and parallel/sol_x3_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b2.mtx and parallel/sol_x3_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b3.mtx and parallel/sol_x3_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b1.mtx and parallel/sol_x3_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b2.mtx and parallel/sol_x3_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b3.mtx and parallel/sol_x3_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b1.mtx and parallel/sol_x3_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b2.mtx and parallel/sol_x3_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b3.mtx and parallel/sol_x3_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b1.mtx and parallel/sol_x3_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b2.mtx and parallel/sol_x3_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b3.mtx and parallel/sol_x3_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b1.mtx and parallel/sol_x3_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b2.mtx and parallel/sol_x3_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b3.mtx and parallel/sol_x3_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b1.mtx and parallel/sol_x3_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b2.mtx and parallel/sol_x3_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b3.mtx and parallel/sol_x3_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b1.mtx and parallel/sol_x3_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b2.mtx and parallel/sol_x3_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b3.mtx and parallel/sol_x3_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b1.mtx and parallel/sol_x3_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b2.mtx and parallel/sol_x3_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b3.mtx and parallel/sol_x3_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b1.mtx and parallel/sol_x3_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b2.mtx and parallel/sol_x3_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b3.mtx and parallel/sol_x3_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b1.mtx and parallel/sol_x3_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b2.mtx and parallel/sol_x3_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b3.mtx and parallel/sol_x3_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b1.mtx and parallel/sol_x3_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b2.mtx and parallel/sol_x3_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b3.mtx and parallel/sol_x3_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b1.mtx and parallel/sol_x3_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b2.mtx and parallel/sol_x3_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b3.mtx and parallel/sol_x3_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b1.mtx and parallel/sol_x4_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b2.mtx and parallel/sol_x4_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b3.mtx and parallel/sol_x4_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b1.mtx and parallel/sol_x4_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b2.mtx and parallel/sol_x4_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b3.mtx and parallel/sol_x4_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b1.mtx and parallel/sol_x4_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b2.mtx and parallel/sol_x4_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b3.mtx and parallel/sol_x4_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b1.mtx and parallel/sol_x4_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b2.mtx and parallel/sol_x4_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b3.mtx and parallel/sol_x4_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b1.mtx and parallel/sol_x4_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b2.mtx and parallel/sol_x4_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b3.mtx and parallel/sol_x4_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b1.mtx and parallel/sol_x4_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b2.mtx and parallel/sol_x4_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b3.mtx and parallel/sol_x4_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b1.mtx and parallel/sol_x4_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b2.mtx and parallel/sol_x4_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b3.mtx and parallel/sol_x4_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b1.mtx and parallel/sol_x4_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b2.mtx and parallel/sol_x4_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b3.mtx and parallel/sol_x4_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b1.mtx and parallel/sol_x4_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b2.mtx and parallel/sol_x4_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b3.mtx and parallel/sol_x4_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b1.mtx and parallel/sol_x4_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b2.mtx and parallel/sol_x4_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b3.mtx and parallel/sol_x4_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b1.mtx and parallel/sol_x4_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b2.mtx and parallel/sol_x4_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b3.mtx and parallel/sol_x4_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b1.mtx and parallel/sol_x4_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b2.mtx and parallel/sol_x4_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b3.mtx and parallel/sol_x4_y4_a3_b3.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:25:47] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:25:48] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:25:48] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:25:48] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:25:49] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:25:49] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:25:49] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:25:49] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:25:49] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:25:49] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:25:49] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_geaxpby_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b3.mtx 144/144 [OK] - -[2025-06-12 13:26:26] Double precision check on file serial/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:26:26] Double precision check on file serial/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:26:26] Double precision check on file serial/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:26:26] Double precision check on file serial/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:26:26] Double precision check on file serial/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:26:26] Double precision check on file serial/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:26:26] Double precision check on file serial/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y4_a3_b3.mtx 144/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_geaxpby_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:26:30] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:26:30] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:26:30] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:26:30] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:26:30] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:26:30] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:26:30] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:26:30] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:26:30] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:26:30] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:26:30] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:26:30] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:26:39] Generation geaxpby single precision result file parallel/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:26:39] Generation geaxpby single precision result file parallel/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:26:39] Generation geaxpby single precision result file parallel/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:26:39] Generation geaxpby single precision result file parallel/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:26:39] Generation geaxpby single precision result file parallel/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:26:39] Generation geaxpby single precision result file parallel/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:26:39] Generation geaxpby single precision result file parallel/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:26:39] Generation geaxpby single precision result file parallel/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:26:39] Generation geaxpby single precision result file parallel/sol_x4_y4_a3_b3.mtx 144/144 [OK] - -[2025-06-12 13:26:39] Double precision check on file parallel/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:26:39] Double precision check on file parallel/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:26:39] Double precision check on file parallel/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:26:39] Double precision check on file parallel/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:26:39] Double precision check on file parallel/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:26:39] Double precision check on file parallel/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:26:39] Double precision check on file parallel/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:26:39] Double precision check on file parallel/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:26:46] Double precision check on file parallel/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:26:46] Double precision check on file parallel/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:26:46] Double precision check on file parallel/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:26:46] Double precision check on file parallel/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:26:46] Double precision check on file parallel/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:26:46] Double precision check on file parallel/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:26:46] Double precision check on file parallel/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:26:46] Double precision check on file parallel/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:26:46] Double precision check on file parallel/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:26:46] Double precision check on file parallel/sol_x4_y4_a3_b3.mtx 144/144 [OK] - -Comparison between serial/sol_x1_y1_a1_b1.mtx and parallel/sol_x1_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a1_b2.mtx and parallel/sol_x1_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a1_b3.mtx and parallel/sol_x1_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b1.mtx and parallel/sol_x1_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b2.mtx and parallel/sol_x1_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b3.mtx and parallel/sol_x1_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b1.mtx and parallel/sol_x1_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b2.mtx and parallel/sol_x1_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b3.mtx and parallel/sol_x1_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b1.mtx and parallel/sol_x1_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b2.mtx and parallel/sol_x1_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b3.mtx and parallel/sol_x1_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b1.mtx and parallel/sol_x1_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b2.mtx and parallel/sol_x1_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b3.mtx and parallel/sol_x1_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b1.mtx and parallel/sol_x1_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b2.mtx and parallel/sol_x1_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b3.mtx and parallel/sol_x1_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b1.mtx and parallel/sol_x1_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b2.mtx and parallel/sol_x1_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b3.mtx and parallel/sol_x1_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b1.mtx and parallel/sol_x1_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b2.mtx and parallel/sol_x1_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b3.mtx and parallel/sol_x1_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b1.mtx and parallel/sol_x1_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b2.mtx and parallel/sol_x1_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b3.mtx and parallel/sol_x1_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b1.mtx and parallel/sol_x1_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b2.mtx and parallel/sol_x1_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b3.mtx and parallel/sol_x1_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b1.mtx and parallel/sol_x1_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b2.mtx and parallel/sol_x1_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b3.mtx and parallel/sol_x1_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b1.mtx and parallel/sol_x1_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b2.mtx and parallel/sol_x1_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b3.mtx and parallel/sol_x1_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b1.mtx and parallel/sol_x2_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b2.mtx and parallel/sol_x2_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b3.mtx and parallel/sol_x2_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b1.mtx and parallel/sol_x2_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b2.mtx and parallel/sol_x2_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b3.mtx and parallel/sol_x2_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b1.mtx and parallel/sol_x2_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b2.mtx and parallel/sol_x2_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b3.mtx and parallel/sol_x2_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b1.mtx and parallel/sol_x2_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b2.mtx and parallel/sol_x2_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b3.mtx and parallel/sol_x2_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b1.mtx and parallel/sol_x2_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b2.mtx and parallel/sol_x2_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b3.mtx and parallel/sol_x2_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b1.mtx and parallel/sol_x2_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b2.mtx and parallel/sol_x2_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b3.mtx and parallel/sol_x2_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b1.mtx and parallel/sol_x2_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b2.mtx and parallel/sol_x2_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b3.mtx and parallel/sol_x2_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b1.mtx and parallel/sol_x2_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b2.mtx and parallel/sol_x2_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b3.mtx and parallel/sol_x2_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b1.mtx and parallel/sol_x2_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b2.mtx and parallel/sol_x2_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b3.mtx and parallel/sol_x2_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b1.mtx and parallel/sol_x2_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b2.mtx and parallel/sol_x2_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b3.mtx and parallel/sol_x2_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b1.mtx and parallel/sol_x2_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b2.mtx and parallel/sol_x2_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b3.mtx and parallel/sol_x2_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b1.mtx and parallel/sol_x2_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b2.mtx and parallel/sol_x2_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b3.mtx and parallel/sol_x2_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b1.mtx and parallel/sol_x3_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b2.mtx and parallel/sol_x3_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b3.mtx and parallel/sol_x3_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b1.mtx and parallel/sol_x3_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b2.mtx and parallel/sol_x3_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b3.mtx and parallel/sol_x3_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b1.mtx and parallel/sol_x3_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b2.mtx and parallel/sol_x3_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b3.mtx and parallel/sol_x3_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b1.mtx and parallel/sol_x3_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b2.mtx and parallel/sol_x3_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b3.mtx and parallel/sol_x3_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b1.mtx and parallel/sol_x3_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b2.mtx and parallel/sol_x3_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b3.mtx and parallel/sol_x3_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b1.mtx and parallel/sol_x3_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b2.mtx and parallel/sol_x3_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b3.mtx and parallel/sol_x3_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b1.mtx and parallel/sol_x3_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b2.mtx and parallel/sol_x3_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b3.mtx and parallel/sol_x3_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b1.mtx and parallel/sol_x3_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b2.mtx and parallel/sol_x3_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b3.mtx and parallel/sol_x3_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b1.mtx and parallel/sol_x3_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b2.mtx and parallel/sol_x3_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b3.mtx and parallel/sol_x3_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b1.mtx and parallel/sol_x3_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b2.mtx and parallel/sol_x3_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b3.mtx and parallel/sol_x3_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b1.mtx and parallel/sol_x3_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b2.mtx and parallel/sol_x3_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b3.mtx and parallel/sol_x3_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b1.mtx and parallel/sol_x3_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b2.mtx and parallel/sol_x3_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b3.mtx and parallel/sol_x3_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b1.mtx and parallel/sol_x4_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b2.mtx and parallel/sol_x4_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b3.mtx and parallel/sol_x4_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b1.mtx and parallel/sol_x4_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b2.mtx and parallel/sol_x4_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b3.mtx and parallel/sol_x4_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b1.mtx and parallel/sol_x4_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b2.mtx and parallel/sol_x4_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b3.mtx and parallel/sol_x4_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b1.mtx and parallel/sol_x4_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b2.mtx and parallel/sol_x4_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b3.mtx and parallel/sol_x4_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b1.mtx and parallel/sol_x4_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b2.mtx and parallel/sol_x4_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b3.mtx and parallel/sol_x4_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b1.mtx and parallel/sol_x4_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b2.mtx and parallel/sol_x4_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b3.mtx and parallel/sol_x4_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b1.mtx and parallel/sol_x4_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b2.mtx and parallel/sol_x4_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b3.mtx and parallel/sol_x4_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b1.mtx and parallel/sol_x4_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b2.mtx and parallel/sol_x4_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b3.mtx and parallel/sol_x4_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b1.mtx and parallel/sol_x4_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b2.mtx and parallel/sol_x4_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b3.mtx and parallel/sol_x4_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b1.mtx and parallel/sol_x4_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b2.mtx and parallel/sol_x4_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b3.mtx and parallel/sol_x4_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b1.mtx and parallel/sol_x4_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b2.mtx and parallel/sol_x4_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b3.mtx and parallel/sol_x4_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b1.mtx and parallel/sol_x4_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b2.mtx and parallel/sol_x4_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b3.mtx and parallel/sol_x4_y4_a3_b3.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:28:20] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:28:20] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:28:20] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:28:20] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_geaxpby_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:26:23] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:26:24] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:26:25] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:26:26] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b3.mtx 144/144 [OK] - -[2025-06-12 13:26:26] Double precision check on file serial/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:26:26] Double precision check on file serial/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:26:26] Double precision check on file serial/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:26:26] Double precision check on file serial/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:26:26] Double precision check on file serial/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:26:26] Double precision check on file serial/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:26:26] Double precision check on file serial/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:26:27] Double precision check on file serial/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:26:28] Double precision check on file serial/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:26:29] Double precision check on file serial/sol_x4_y4_a3_b3.mtx 144/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_geaxpby_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:26:30] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:26:30] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:26:30] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:26:30] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:26:30] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:26:30] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:26:30] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:26:30] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:26:30] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:26:30] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:26:30] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:26:30] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:26:31] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:26:32] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:26:33] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:26:34] Generation geaxpby single precision result file parallel/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:26:35] Generation geaxpby single precision result file parallel/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:26:36] Generation geaxpby single precision result file parallel/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:26:37] Generation geaxpby single precision result file parallel/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:26:38] Generation geaxpby single precision result file parallel/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:26:39] Generation geaxpby single precision result file parallel/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:26:39] Generation geaxpby single precision result file parallel/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:26:39] Generation geaxpby single precision result file parallel/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:26:39] Generation geaxpby single precision result file parallel/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:26:39] Generation geaxpby single precision result file parallel/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:26:39] Generation geaxpby single precision result file parallel/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:26:39] Generation geaxpby single precision result file parallel/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:26:39] Generation geaxpby single precision result file parallel/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:26:39] Generation geaxpby single precision result file parallel/sol_x4_y4_a3_b3.mtx 144/144 [OK] - -[2025-06-12 13:26:39] Double precision check on file parallel/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:26:39] Double precision check on file parallel/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:26:39] Double precision check on file parallel/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:26:39] Double precision check on file parallel/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:26:39] Double precision check on file parallel/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:26:39] Double precision check on file parallel/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:26:39] Double precision check on file parallel/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:26:39] Double precision check on file parallel/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:26:40] Double precision check on file parallel/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:26:41] Double precision check on file parallel/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:26:42] Double precision check on file parallel/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:26:43] Double precision check on file parallel/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:26:44] Double precision check on file parallel/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:26:45] Double precision check on file parallel/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:26:46] Double precision check on file parallel/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:26:46] Double precision check on file parallel/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:26:46] Double precision check on file parallel/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:26:46] Double precision check on file parallel/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:26:46] Double precision check on file parallel/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:26:46] Double precision check on file parallel/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:26:46] Double precision check on file parallel/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:26:46] Double precision check on file parallel/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:26:46] Double precision check on file parallel/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:26:46] Double precision check on file parallel/sol_x4_y4_a3_b3.mtx 144/144 [OK] - -Comparison between serial/sol_x1_y1_a1_b1.mtx and parallel/sol_x1_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a1_b2.mtx and parallel/sol_x1_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a1_b3.mtx and parallel/sol_x1_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b1.mtx and parallel/sol_x1_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b2.mtx and parallel/sol_x1_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b3.mtx and parallel/sol_x1_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b1.mtx and parallel/sol_x1_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b2.mtx and parallel/sol_x1_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b3.mtx and parallel/sol_x1_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b1.mtx and parallel/sol_x1_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b2.mtx and parallel/sol_x1_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b3.mtx and parallel/sol_x1_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b1.mtx and parallel/sol_x1_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b2.mtx and parallel/sol_x1_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b3.mtx and parallel/sol_x1_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b1.mtx and parallel/sol_x1_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b2.mtx and parallel/sol_x1_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b3.mtx and parallel/sol_x1_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b1.mtx and parallel/sol_x1_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b2.mtx and parallel/sol_x1_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b3.mtx and parallel/sol_x1_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b1.mtx and parallel/sol_x1_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b2.mtx and parallel/sol_x1_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b3.mtx and parallel/sol_x1_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b1.mtx and parallel/sol_x1_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b2.mtx and parallel/sol_x1_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b3.mtx and parallel/sol_x1_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b1.mtx and parallel/sol_x1_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b2.mtx and parallel/sol_x1_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b3.mtx and parallel/sol_x1_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b1.mtx and parallel/sol_x1_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b2.mtx and parallel/sol_x1_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b3.mtx and parallel/sol_x1_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b1.mtx and parallel/sol_x1_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b2.mtx and parallel/sol_x1_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b3.mtx and parallel/sol_x1_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b1.mtx and parallel/sol_x2_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b2.mtx and parallel/sol_x2_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b3.mtx and parallel/sol_x2_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b1.mtx and parallel/sol_x2_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b2.mtx and parallel/sol_x2_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b3.mtx and parallel/sol_x2_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b1.mtx and parallel/sol_x2_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b2.mtx and parallel/sol_x2_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b3.mtx and parallel/sol_x2_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b1.mtx and parallel/sol_x2_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b2.mtx and parallel/sol_x2_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b3.mtx and parallel/sol_x2_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b1.mtx and parallel/sol_x2_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b2.mtx and parallel/sol_x2_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b3.mtx and parallel/sol_x2_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b1.mtx and parallel/sol_x2_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b2.mtx and parallel/sol_x2_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b3.mtx and parallel/sol_x2_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b1.mtx and parallel/sol_x2_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b2.mtx and parallel/sol_x2_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b3.mtx and parallel/sol_x2_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b1.mtx and parallel/sol_x2_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b2.mtx and parallel/sol_x2_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b3.mtx and parallel/sol_x2_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b1.mtx and parallel/sol_x2_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b2.mtx and parallel/sol_x2_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b3.mtx and parallel/sol_x2_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b1.mtx and parallel/sol_x2_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b2.mtx and parallel/sol_x2_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b3.mtx and parallel/sol_x2_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b1.mtx and parallel/sol_x2_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b2.mtx and parallel/sol_x2_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b3.mtx and parallel/sol_x2_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b1.mtx and parallel/sol_x2_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b2.mtx and parallel/sol_x2_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b3.mtx and parallel/sol_x2_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b1.mtx and parallel/sol_x3_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b2.mtx and parallel/sol_x3_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b3.mtx and parallel/sol_x3_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b1.mtx and parallel/sol_x3_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b2.mtx and parallel/sol_x3_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b3.mtx and parallel/sol_x3_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b1.mtx and parallel/sol_x3_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b2.mtx and parallel/sol_x3_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b3.mtx and parallel/sol_x3_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b1.mtx and parallel/sol_x3_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b2.mtx and parallel/sol_x3_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b3.mtx and parallel/sol_x3_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b1.mtx and parallel/sol_x3_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b2.mtx and parallel/sol_x3_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b3.mtx and parallel/sol_x3_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b1.mtx and parallel/sol_x3_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b2.mtx and parallel/sol_x3_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b3.mtx and parallel/sol_x3_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b1.mtx and parallel/sol_x3_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b2.mtx and parallel/sol_x3_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b3.mtx and parallel/sol_x3_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b1.mtx and parallel/sol_x3_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b2.mtx and parallel/sol_x3_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b3.mtx and parallel/sol_x3_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b1.mtx and parallel/sol_x3_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b2.mtx and parallel/sol_x3_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b3.mtx and parallel/sol_x3_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b1.mtx and parallel/sol_x3_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b2.mtx and parallel/sol_x3_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b3.mtx and parallel/sol_x3_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b1.mtx and parallel/sol_x3_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b2.mtx and parallel/sol_x3_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b3.mtx and parallel/sol_x3_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b1.mtx and parallel/sol_x3_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b2.mtx and parallel/sol_x3_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b3.mtx and parallel/sol_x3_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b1.mtx and parallel/sol_x4_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b2.mtx and parallel/sol_x4_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b3.mtx and parallel/sol_x4_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b1.mtx and parallel/sol_x4_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b2.mtx and parallel/sol_x4_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b3.mtx and parallel/sol_x4_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b1.mtx and parallel/sol_x4_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b2.mtx and parallel/sol_x4_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b3.mtx and parallel/sol_x4_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b1.mtx and parallel/sol_x4_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b2.mtx and parallel/sol_x4_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b3.mtx and parallel/sol_x4_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b1.mtx and parallel/sol_x4_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b2.mtx and parallel/sol_x4_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b3.mtx and parallel/sol_x4_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b1.mtx and parallel/sol_x4_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b2.mtx and parallel/sol_x4_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b3.mtx and parallel/sol_x4_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b1.mtx and parallel/sol_x4_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b2.mtx and parallel/sol_x4_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b3.mtx and parallel/sol_x4_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b1.mtx and parallel/sol_x4_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b2.mtx and parallel/sol_x4_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b3.mtx and parallel/sol_x4_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b1.mtx and parallel/sol_x4_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b2.mtx and parallel/sol_x4_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b3.mtx and parallel/sol_x4_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b1.mtx and parallel/sol_x4_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b2.mtx and parallel/sol_x4_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b3.mtx and parallel/sol_x4_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b1.mtx and parallel/sol_x4_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b2.mtx and parallel/sol_x4_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b3.mtx and parallel/sol_x4_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b1.mtx and parallel/sol_x4_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b2.mtx and parallel/sol_x4_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b3.mtx and parallel/sol_x4_y4_a3_b3.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:28:20] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:28:20] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:32:44] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:32:44] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:28:20] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:28:20] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:32:44] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:32:44] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:28:20] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:28:20] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:32:44] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:32:44] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:34:43] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:34:43] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:34:43] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:34:43] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:28:20] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:28:20] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:32:44] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:32:44] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:34:43] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:34:43] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:34:43] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:34:43] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:35:32] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:35:32] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_geaxpby_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:36:52] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:36:52] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:36:52] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:36:52] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:36:52] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:36:53] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:36:54] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:36:55] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:36:56] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:36:56] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:36:56] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:36:56] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:36:56] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:36:56] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:36:56] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:36:56] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:36:56] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:36:56] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:36:56] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:36:56] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:36:56] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:36:56] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:36:56] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:36:56] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b3.mtx 144/144 [OK] - -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:36:56] Double precision check on file serial/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:36:57] Double precision check on file serial/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:36:58] Double precision check on file serial/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:36:59] Double precision check on file serial/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:36:59] Double precision check on file serial/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:36:59] Double precision check on file serial/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:36:59] Double precision check on file serial/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:36:59] Double precision check on file serial/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:36:59] Double precision check on file serial/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:36:59] Double precision check on file serial/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:36:59] Double precision check on file serial/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:36:59] Double precision check on file serial/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:36:59] Double precision check on file serial/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:36:59] Double precision check on file serial/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:36:59] Double precision check on file serial/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:36:59] Double precision check on file serial/sol_x4_y4_a3_b3.mtx 144/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_geaxpby_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:36:59] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:36:59] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:36:59] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:36:59] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:36:59] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:37:00] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:37:00] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:37:00] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:37:00] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:37:00] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:37:00] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:37:00] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:37:00] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:37:00] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:37:00] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:37:00] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:37:00] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:37:00] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:37:00] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:37:00] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:37:01] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:37:01] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:37:01] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:37:01] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:37:01] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:37:01] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:37:01] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:37:01] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:37:01] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:37:01] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:37:01] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:37:01] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:37:01] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:37:01] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:37:01] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:37:01] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:37:02] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:37:02] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:37:02] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:37:02] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:37:02] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:37:02] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:37:02] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:37:02] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:37:02] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:37:02] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:37:02] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:37:02] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:37:02] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:37:03] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:37:03] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:37:03] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:37:03] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:37:03] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:37:03] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:37:03] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:37:03] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:37:03] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:37:03] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:37:04] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:37:04] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:37:04] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:37:04] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:37:04] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:37:04] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:37:04] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:37:04] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:37:04] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:37:04] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:37:04] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:37:04] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:37:04] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:37:04] Generation geaxpby single precision result file parallel/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:37:05] Generation geaxpby single precision result file parallel/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:37:05] Generation geaxpby single precision result file parallel/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:37:05] Generation geaxpby single precision result file parallel/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:37:05] Generation geaxpby single precision result file parallel/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:37:05] Generation geaxpby single precision result file parallel/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:37:05] Generation geaxpby single precision result file parallel/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:37:05] Generation geaxpby single precision result file parallel/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:37:05] Generation geaxpby single precision result file parallel/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:37:05] Generation geaxpby single precision result file parallel/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:37:05] Generation geaxpby single precision result file parallel/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:37:05] Generation geaxpby single precision result file parallel/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:37:05] Generation geaxpby single precision result file parallel/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:37:05] Generation geaxpby single precision result file parallel/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:37:05] Generation geaxpby single precision result file parallel/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:37:05] Generation geaxpby single precision result file parallel/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:37:06] Generation geaxpby single precision result file parallel/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:37:06] Generation geaxpby single precision result file parallel/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:37:06] Generation geaxpby single precision result file parallel/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:37:06] Generation geaxpby single precision result file parallel/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:37:06] Generation geaxpby single precision result file parallel/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:37:06] Generation geaxpby single precision result file parallel/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:37:06] Generation geaxpby single precision result file parallel/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:37:06] Generation geaxpby single precision result file parallel/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:37:06] Generation geaxpby single precision result file parallel/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:37:06] Generation geaxpby single precision result file parallel/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:37:06] Generation geaxpby single precision result file parallel/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:37:06] Generation geaxpby single precision result file parallel/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:37:06] Generation geaxpby single precision result file parallel/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:37:06] Generation geaxpby single precision result file parallel/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:37:06] Generation geaxpby single precision result file parallel/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:37:06] Generation geaxpby single precision result file parallel/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:37:07] Generation geaxpby single precision result file parallel/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:37:07] Generation geaxpby single precision result file parallel/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:37:07] Generation geaxpby single precision result file parallel/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:37:07] Generation geaxpby single precision result file parallel/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:37:07] Generation geaxpby single precision result file parallel/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:37:07] Generation geaxpby single precision result file parallel/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:37:07] Generation geaxpby single precision result file parallel/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:37:07] Generation geaxpby single precision result file parallel/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:37:07] Generation geaxpby single precision result file parallel/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:37:07] Generation geaxpby single precision result file parallel/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:37:07] Generation geaxpby single precision result file parallel/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:37:07] Generation geaxpby single precision result file parallel/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:37:07] Generation geaxpby single precision result file parallel/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:37:07] Generation geaxpby single precision result file parallel/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:37:07] Generation geaxpby single precision result file parallel/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:37:07] Generation geaxpby single precision result file parallel/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:37:08] Generation geaxpby single precision result file parallel/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:37:08] Generation geaxpby single precision result file parallel/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:37:08] Generation geaxpby single precision result file parallel/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:37:08] Generation geaxpby single precision result file parallel/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:37:08] Generation geaxpby single precision result file parallel/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:37:08] Generation geaxpby single precision result file parallel/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:37:08] Generation geaxpby single precision result file parallel/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:37:08] Generation geaxpby single precision result file parallel/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:37:08] Generation geaxpby single precision result file parallel/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:37:08] Generation geaxpby single precision result file parallel/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:37:08] Generation geaxpby single precision result file parallel/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:37:08] Generation geaxpby single precision result file parallel/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:37:08] Generation geaxpby single precision result file parallel/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:37:08] Generation geaxpby single precision result file parallel/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:37:08] Generation geaxpby single precision result file parallel/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:37:08] Generation geaxpby single precision result file parallel/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:37:09] Generation geaxpby single precision result file parallel/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:37:09] Generation geaxpby single precision result file parallel/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:37:09] Generation geaxpby single precision result file parallel/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:37:09] Generation geaxpby single precision result file parallel/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:37:09] Generation geaxpby single precision result file parallel/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:37:09] Generation geaxpby single precision result file parallel/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:37:09] Generation geaxpby single precision result file parallel/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:37:09] Generation geaxpby single precision result file parallel/sol_x4_y4_a3_b3.mtx 144/144 [OK] - -[2025-06-12 13:37:09] Double precision check on file parallel/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:37:09] Double precision check on file parallel/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:37:09] Double precision check on file parallel/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:37:09] Double precision check on file parallel/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:37:09] Double precision check on file parallel/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:37:09] Double precision check on file parallel/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:37:09] Double precision check on file parallel/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:37:09] Double precision check on file parallel/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:37:09] Double precision check on file parallel/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:37:09] Double precision check on file parallel/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:37:09] Double precision check on file parallel/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:37:10] Double precision check on file parallel/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:37:10] Double precision check on file parallel/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:37:10] Double precision check on file parallel/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:37:10] Double precision check on file parallel/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:37:10] Double precision check on file parallel/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:37:10] Double precision check on file parallel/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:37:10] Double precision check on file parallel/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:37:10] Double precision check on file parallel/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:37:10] Double precision check on file parallel/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:37:10] Double precision check on file parallel/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:37:10] Double precision check on file parallel/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:37:10] Double precision check on file parallel/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:37:10] Double precision check on file parallel/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:37:10] Double precision check on file parallel/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:37:10] Double precision check on file parallel/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:37:10] Double precision check on file parallel/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:37:10] Double precision check on file parallel/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:37:10] Double precision check on file parallel/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:37:10] Double precision check on file parallel/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:37:10] Double precision check on file parallel/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:37:10] Double precision check on file parallel/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:37:10] Double precision check on file parallel/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:37:11] Double precision check on file parallel/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:37:11] Double precision check on file parallel/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:37:11] Double precision check on file parallel/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:37:11] Double precision check on file parallel/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:37:11] Double precision check on file parallel/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:37:11] Double precision check on file parallel/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:37:11] Double precision check on file parallel/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:37:11] Double precision check on file parallel/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:37:11] Double precision check on file parallel/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:37:11] Double precision check on file parallel/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:37:11] Double precision check on file parallel/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:37:11] Double precision check on file parallel/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:37:11] Double precision check on file parallel/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:37:11] Double precision check on file parallel/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:37:11] Double precision check on file parallel/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:37:11] Double precision check on file parallel/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:37:11] Double precision check on file parallel/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:37:11] Double precision check on file parallel/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:37:11] Double precision check on file parallel/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:37:11] Double precision check on file parallel/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:37:11] Double precision check on file parallel/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:37:12] Double precision check on file parallel/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:37:12] Double precision check on file parallel/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:37:12] Double precision check on file parallel/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:37:12] Double precision check on file parallel/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:37:12] Double precision check on file parallel/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:37:12] Double precision check on file parallel/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:37:12] Double precision check on file parallel/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:37:12] Double precision check on file parallel/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:37:12] Double precision check on file parallel/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:37:12] Double precision check on file parallel/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:37:12] Double precision check on file parallel/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:37:12] Double precision check on file parallel/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:37:12] Double precision check on file parallel/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:37:12] Double precision check on file parallel/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:37:12] Double precision check on file parallel/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:37:12] Double precision check on file parallel/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:37:12] Double precision check on file parallel/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:37:12] Double precision check on file parallel/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:37:12] Double precision check on file parallel/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:37:12] Double precision check on file parallel/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:37:12] Double precision check on file parallel/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:37:12] Double precision check on file parallel/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:37:13] Double precision check on file parallel/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:37:13] Double precision check on file parallel/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:37:13] Double precision check on file parallel/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:37:13] Double precision check on file parallel/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:37:13] Double precision check on file parallel/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:37:13] Double precision check on file parallel/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:37:13] Double precision check on file parallel/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:37:13] Double precision check on file parallel/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:37:13] Double precision check on file parallel/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:37:13] Double precision check on file parallel/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:37:13] Double precision check on file parallel/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:37:13] Double precision check on file parallel/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:37:13] Double precision check on file parallel/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:37:13] Double precision check on file parallel/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:37:13] Double precision check on file parallel/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:37:13] Double precision check on file parallel/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:37:13] Double precision check on file parallel/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:37:13] Double precision check on file parallel/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:37:13] Double precision check on file parallel/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:37:13] Double precision check on file parallel/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:37:13] Double precision check on file parallel/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:37:14] Double precision check on file parallel/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:37:14] Double precision check on file parallel/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:37:14] Double precision check on file parallel/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:37:14] Double precision check on file parallel/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:37:14] Double precision check on file parallel/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:37:14] Double precision check on file parallel/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:37:14] Double precision check on file parallel/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:37:14] Double precision check on file parallel/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:37:14] Double precision check on file parallel/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:37:14] Double precision check on file parallel/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:37:14] Double precision check on file parallel/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:37:14] Double precision check on file parallel/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:37:14] Double precision check on file parallel/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:37:14] Double precision check on file parallel/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:37:14] Double precision check on file parallel/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:37:14] Double precision check on file parallel/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:37:14] Double precision check on file parallel/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:37:14] Double precision check on file parallel/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:37:14] Double precision check on file parallel/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:37:14] Double precision check on file parallel/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:37:14] Double precision check on file parallel/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:37:14] Double precision check on file parallel/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:37:14] Double precision check on file parallel/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:37:15] Double precision check on file parallel/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:37:15] Double precision check on file parallel/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:37:15] Double precision check on file parallel/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:37:15] Double precision check on file parallel/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:37:15] Double precision check on file parallel/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:37:15] Double precision check on file parallel/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:37:15] Double precision check on file parallel/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:37:15] Double precision check on file parallel/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:37:15] Double precision check on file parallel/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:37:15] Double precision check on file parallel/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:37:15] Double precision check on file parallel/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:37:15] Double precision check on file parallel/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:37:15] Double precision check on file parallel/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:37:15] Double precision check on file parallel/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:37:15] Double precision check on file parallel/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:37:15] Double precision check on file parallel/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:37:15] Double precision check on file parallel/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:37:15] Double precision check on file parallel/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:37:15] Double precision check on file parallel/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:37:15] Double precision check on file parallel/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:37:15] Double precision check on file parallel/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:37:15] Double precision check on file parallel/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:37:15] Double precision check on file parallel/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:37:15] Double precision check on file parallel/sol_x4_y4_a3_b3.mtx 144/144 [OK] - -Comparison between serial/sol_x1_y1_a1_b1.mtx and parallel/sol_x1_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a1_b2.mtx and parallel/sol_x1_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a1_b3.mtx and parallel/sol_x1_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b1.mtx and parallel/sol_x1_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b2.mtx and parallel/sol_x1_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b3.mtx and parallel/sol_x1_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b1.mtx and parallel/sol_x1_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b2.mtx and parallel/sol_x1_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b3.mtx and parallel/sol_x1_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b1.mtx and parallel/sol_x1_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b2.mtx and parallel/sol_x1_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b3.mtx and parallel/sol_x1_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b1.mtx and parallel/sol_x1_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b2.mtx and parallel/sol_x1_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b3.mtx and parallel/sol_x1_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b1.mtx and parallel/sol_x1_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b2.mtx and parallel/sol_x1_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b3.mtx and parallel/sol_x1_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b1.mtx and parallel/sol_x1_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b2.mtx and parallel/sol_x1_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b3.mtx and parallel/sol_x1_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b1.mtx and parallel/sol_x1_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b2.mtx and parallel/sol_x1_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b3.mtx and parallel/sol_x1_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b1.mtx and parallel/sol_x1_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b2.mtx and parallel/sol_x1_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b3.mtx and parallel/sol_x1_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b1.mtx and parallel/sol_x1_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b2.mtx and parallel/sol_x1_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b3.mtx and parallel/sol_x1_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b1.mtx and parallel/sol_x1_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b2.mtx and parallel/sol_x1_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b3.mtx and parallel/sol_x1_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b1.mtx and parallel/sol_x1_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b2.mtx and parallel/sol_x1_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b3.mtx and parallel/sol_x1_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b1.mtx and parallel/sol_x2_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b2.mtx and parallel/sol_x2_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b3.mtx and parallel/sol_x2_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b1.mtx and parallel/sol_x2_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b2.mtx and parallel/sol_x2_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b3.mtx and parallel/sol_x2_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b1.mtx and parallel/sol_x2_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b2.mtx and parallel/sol_x2_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b3.mtx and parallel/sol_x2_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b1.mtx and parallel/sol_x2_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b2.mtx and parallel/sol_x2_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b3.mtx and parallel/sol_x2_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b1.mtx and parallel/sol_x2_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b2.mtx and parallel/sol_x2_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b3.mtx and parallel/sol_x2_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b1.mtx and parallel/sol_x2_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b2.mtx and parallel/sol_x2_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b3.mtx and parallel/sol_x2_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b1.mtx and parallel/sol_x2_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b2.mtx and parallel/sol_x2_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b3.mtx and parallel/sol_x2_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b1.mtx and parallel/sol_x2_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b2.mtx and parallel/sol_x2_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b3.mtx and parallel/sol_x2_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b1.mtx and parallel/sol_x2_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b2.mtx and parallel/sol_x2_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b3.mtx and parallel/sol_x2_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b1.mtx and parallel/sol_x2_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b2.mtx and parallel/sol_x2_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b3.mtx and parallel/sol_x2_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b1.mtx and parallel/sol_x2_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b2.mtx and parallel/sol_x2_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b3.mtx and parallel/sol_x2_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b1.mtx and parallel/sol_x2_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b2.mtx and parallel/sol_x2_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b3.mtx and parallel/sol_x2_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b1.mtx and parallel/sol_x3_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b2.mtx and parallel/sol_x3_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b3.mtx and parallel/sol_x3_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b1.mtx and parallel/sol_x3_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b2.mtx and parallel/sol_x3_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b3.mtx and parallel/sol_x3_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b1.mtx and parallel/sol_x3_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b2.mtx and parallel/sol_x3_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b3.mtx and parallel/sol_x3_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b1.mtx and parallel/sol_x3_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b2.mtx and parallel/sol_x3_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b3.mtx and parallel/sol_x3_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b1.mtx and parallel/sol_x3_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b2.mtx and parallel/sol_x3_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b3.mtx and parallel/sol_x3_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b1.mtx and parallel/sol_x3_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b2.mtx and parallel/sol_x3_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b3.mtx and parallel/sol_x3_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b1.mtx and parallel/sol_x3_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b2.mtx and parallel/sol_x3_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b3.mtx and parallel/sol_x3_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b1.mtx and parallel/sol_x3_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b2.mtx and parallel/sol_x3_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b3.mtx and parallel/sol_x3_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b1.mtx and parallel/sol_x3_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b2.mtx and parallel/sol_x3_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b3.mtx and parallel/sol_x3_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b1.mtx and parallel/sol_x3_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b2.mtx and parallel/sol_x3_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b3.mtx and parallel/sol_x3_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b1.mtx and parallel/sol_x3_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b2.mtx and parallel/sol_x3_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b3.mtx and parallel/sol_x3_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b1.mtx and parallel/sol_x3_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b2.mtx and parallel/sol_x3_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b3.mtx and parallel/sol_x3_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b1.mtx and parallel/sol_x4_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b2.mtx and parallel/sol_x4_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b3.mtx and parallel/sol_x4_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b1.mtx and parallel/sol_x4_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b2.mtx and parallel/sol_x4_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b3.mtx and parallel/sol_x4_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b1.mtx and parallel/sol_x4_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b2.mtx and parallel/sol_x4_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b3.mtx and parallel/sol_x4_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b1.mtx and parallel/sol_x4_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b2.mtx and parallel/sol_x4_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b3.mtx and parallel/sol_x4_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b1.mtx and parallel/sol_x4_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b2.mtx and parallel/sol_x4_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b3.mtx and parallel/sol_x4_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b1.mtx and parallel/sol_x4_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b2.mtx and parallel/sol_x4_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b3.mtx and parallel/sol_x4_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b1.mtx and parallel/sol_x4_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b2.mtx and parallel/sol_x4_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b3.mtx and parallel/sol_x4_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b1.mtx and parallel/sol_x4_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b2.mtx and parallel/sol_x4_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b3.mtx and parallel/sol_x4_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b1.mtx and parallel/sol_x4_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b2.mtx and parallel/sol_x4_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b3.mtx and parallel/sol_x4_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b1.mtx and parallel/sol_x4_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b2.mtx and parallel/sol_x4_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b3.mtx and parallel/sol_x4_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b1.mtx and parallel/sol_x4_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b2.mtx and parallel/sol_x4_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b3.mtx and parallel/sol_x4_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b1.mtx and parallel/sol_x4_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b2.mtx and parallel/sol_x4_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b3.mtx and parallel/sol_x4_y4_a3_b3.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:28:20] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:28:20] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:32:44] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:32:44] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:34:43] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:34:43] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:34:43] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:34:43] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:35:32] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:35:32] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:37:18] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_geaxpby_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:37:32] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:37:33] Generation geaxpby single precision result file serial/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:37:34] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:37:35] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:37:36] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:37:36] Generation geaxpby single precision result file serial/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:37:36] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:37:36] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:37:36] Generation geaxpby single precision result file serial/sol_x4_y4_a3_b3.mtx 144/144 [OK] - -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:37:36] Double precision check on file serial/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:37:37] Double precision check on file serial/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:37:38] Double precision check on file serial/sol_x4_y4_a3_b3.mtx 144/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_geaxpby_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:37:39] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:37:39] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:37:39] Generation geaxpby single precision result file parallel/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:37:39] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:37:39] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:37:39] Generation geaxpby single precision result file parallel/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:37:39] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:37:39] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:37:40] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:37:41] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:37:42] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:37:43] Generation geaxpby single precision result file parallel/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:37:44] Generation geaxpby single precision result file parallel/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:37:45] Generation geaxpby single precision result file parallel/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:37:46] Generation geaxpby single precision result file parallel/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:37:47] Generation geaxpby single precision result file parallel/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:37:48] Generation geaxpby single precision result file parallel/sol_x4_y4_a3_b3.mtx 144/144 [OK] - -[2025-06-12 13:37:48] Double precision check on file parallel/sol_x1_y1_a1_b1.mtx 1/144 [OK] -[2025-06-12 13:37:48] Double precision check on file parallel/sol_x1_y1_a1_b2.mtx 2/144 [OK] -[2025-06-12 13:37:48] Double precision check on file parallel/sol_x1_y1_a1_b3.mtx 3/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y1_a2_b1.mtx 4/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y1_a2_b2.mtx 5/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y1_a2_b3.mtx 6/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y1_a3_b1.mtx 7/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y1_a3_b2.mtx 8/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y1_a3_b3.mtx 9/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y2_a1_b1.mtx 10/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y2_a1_b2.mtx 11/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y2_a1_b3.mtx 12/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y2_a2_b1.mtx 13/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y2_a2_b2.mtx 14/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y2_a2_b3.mtx 15/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y2_a3_b1.mtx 16/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y2_a3_b2.mtx 17/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y2_a3_b3.mtx 18/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y3_a1_b1.mtx 19/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y3_a1_b2.mtx 20/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y3_a1_b3.mtx 21/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y3_a2_b1.mtx 22/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y3_a2_b2.mtx 23/144 [OK] -[2025-06-12 13:37:49] Double precision check on file parallel/sol_x1_y3_a2_b3.mtx 24/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x1_y3_a3_b1.mtx 25/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x1_y3_a3_b2.mtx 26/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x1_y3_a3_b3.mtx 27/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x1_y4_a1_b1.mtx 28/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x1_y4_a1_b2.mtx 29/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x1_y4_a1_b3.mtx 30/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x1_y4_a2_b1.mtx 31/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x1_y4_a2_b2.mtx 32/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x1_y4_a2_b3.mtx 33/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x1_y4_a3_b1.mtx 34/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x1_y4_a3_b2.mtx 35/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x1_y4_a3_b3.mtx 36/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x2_y1_a1_b1.mtx 37/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x2_y1_a1_b2.mtx 38/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x2_y1_a1_b3.mtx 39/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x2_y1_a2_b1.mtx 40/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x2_y1_a2_b2.mtx 41/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x2_y1_a2_b3.mtx 42/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x2_y1_a3_b1.mtx 43/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x2_y1_a3_b2.mtx 44/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x2_y1_a3_b3.mtx 45/144 [OK] -[2025-06-12 13:37:50] Double precision check on file parallel/sol_x2_y2_a1_b1.mtx 46/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y2_a1_b2.mtx 47/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y2_a1_b3.mtx 48/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y2_a2_b1.mtx 49/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y2_a2_b2.mtx 50/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y2_a2_b3.mtx 51/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y2_a3_b1.mtx 52/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y2_a3_b2.mtx 53/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y2_a3_b3.mtx 54/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y3_a1_b1.mtx 55/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y3_a1_b2.mtx 56/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y3_a1_b3.mtx 57/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y3_a2_b1.mtx 58/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y3_a2_b2.mtx 59/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y3_a2_b3.mtx 60/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y3_a3_b1.mtx 61/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y3_a3_b2.mtx 62/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y3_a3_b3.mtx 63/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y4_a1_b1.mtx 64/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y4_a1_b2.mtx 65/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y4_a1_b3.mtx 66/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y4_a2_b1.mtx 67/144 [OK] -[2025-06-12 13:37:51] Double precision check on file parallel/sol_x2_y4_a2_b2.mtx 68/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x2_y4_a2_b3.mtx 69/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x2_y4_a3_b1.mtx 70/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x2_y4_a3_b2.mtx 71/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x2_y4_a3_b3.mtx 72/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y1_a1_b1.mtx 73/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y1_a1_b2.mtx 74/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y1_a1_b3.mtx 75/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y1_a2_b1.mtx 76/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y1_a2_b2.mtx 77/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y1_a2_b3.mtx 78/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y1_a3_b1.mtx 79/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y1_a3_b2.mtx 80/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y1_a3_b3.mtx 81/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y2_a1_b1.mtx 82/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y2_a1_b2.mtx 83/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y2_a1_b3.mtx 84/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y2_a2_b1.mtx 85/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y2_a2_b2.mtx 86/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y2_a2_b3.mtx 87/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y2_a3_b1.mtx 88/144 [OK] -[2025-06-12 13:37:52] Double precision check on file parallel/sol_x3_y2_a3_b2.mtx 89/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y2_a3_b3.mtx 90/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y3_a1_b1.mtx 91/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y3_a1_b2.mtx 92/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y3_a1_b3.mtx 93/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y3_a2_b1.mtx 94/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y3_a2_b2.mtx 95/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y3_a2_b3.mtx 96/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y3_a3_b1.mtx 97/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y3_a3_b2.mtx 98/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y3_a3_b3.mtx 99/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y4_a1_b1.mtx 100/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y4_a1_b2.mtx 101/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y4_a1_b3.mtx 102/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y4_a2_b1.mtx 103/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y4_a2_b2.mtx 104/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y4_a2_b3.mtx 105/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y4_a3_b1.mtx 106/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y4_a3_b2.mtx 107/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x3_y4_a3_b3.mtx 108/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x4_y1_a1_b1.mtx 109/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x4_y1_a1_b2.mtx 110/144 [OK] -[2025-06-12 13:37:53] Double precision check on file parallel/sol_x4_y1_a1_b3.mtx 111/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y1_a2_b1.mtx 112/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y1_a2_b2.mtx 113/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y1_a2_b3.mtx 114/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y1_a3_b1.mtx 115/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y1_a3_b2.mtx 116/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y1_a3_b3.mtx 117/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y2_a1_b1.mtx 118/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y2_a1_b2.mtx 119/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y2_a1_b3.mtx 120/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y2_a2_b1.mtx 121/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y2_a2_b2.mtx 122/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y2_a2_b3.mtx 123/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y2_a3_b1.mtx 124/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y2_a3_b2.mtx 125/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y2_a3_b3.mtx 126/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y3_a1_b1.mtx 127/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y3_a1_b2.mtx 128/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y3_a1_b3.mtx 129/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y3_a2_b1.mtx 130/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y3_a2_b2.mtx 131/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y3_a2_b3.mtx 132/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y3_a3_b1.mtx 133/144 [OK] -[2025-06-12 13:37:54] Double precision check on file parallel/sol_x4_y3_a3_b2.mtx 134/144 [OK] -[2025-06-12 13:37:55] Double precision check on file parallel/sol_x4_y3_a3_b3.mtx 135/144 [OK] -[2025-06-12 13:37:55] Double precision check on file parallel/sol_x4_y4_a1_b1.mtx 136/144 [OK] -[2025-06-12 13:37:55] Double precision check on file parallel/sol_x4_y4_a1_b2.mtx 137/144 [OK] -[2025-06-12 13:37:55] Double precision check on file parallel/sol_x4_y4_a1_b3.mtx 138/144 [OK] -[2025-06-12 13:37:55] Double precision check on file parallel/sol_x4_y4_a2_b1.mtx 139/144 [OK] -[2025-06-12 13:37:55] Double precision check on file parallel/sol_x4_y4_a2_b2.mtx 140/144 [OK] -[2025-06-12 13:37:55] Double precision check on file parallel/sol_x4_y4_a2_b3.mtx 141/144 [OK] -[2025-06-12 13:37:55] Double precision check on file parallel/sol_x4_y4_a3_b1.mtx 142/144 [OK] -[2025-06-12 13:37:55] Double precision check on file parallel/sol_x4_y4_a3_b2.mtx 143/144 [OK] -[2025-06-12 13:37:55] Double precision check on file parallel/sol_x4_y4_a3_b3.mtx 144/144 [OK] - -Comparison between serial/sol_x1_y1_a1_b1.mtx and parallel/sol_x1_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a1_b2.mtx and parallel/sol_x1_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a1_b3.mtx and parallel/sol_x1_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b1.mtx and parallel/sol_x1_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b2.mtx and parallel/sol_x1_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a2_b3.mtx and parallel/sol_x1_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b1.mtx and parallel/sol_x1_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b2.mtx and parallel/sol_x1_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y1_a3_b3.mtx and parallel/sol_x1_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b1.mtx and parallel/sol_x1_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b2.mtx and parallel/sol_x1_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a1_b3.mtx and parallel/sol_x1_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b1.mtx and parallel/sol_x1_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b2.mtx and parallel/sol_x1_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a2_b3.mtx and parallel/sol_x1_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b1.mtx and parallel/sol_x1_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b2.mtx and parallel/sol_x1_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y2_a3_b3.mtx and parallel/sol_x1_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b1.mtx and parallel/sol_x1_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b2.mtx and parallel/sol_x1_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a1_b3.mtx and parallel/sol_x1_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b1.mtx and parallel/sol_x1_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b2.mtx and parallel/sol_x1_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a2_b3.mtx and parallel/sol_x1_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b1.mtx and parallel/sol_x1_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b2.mtx and parallel/sol_x1_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y3_a3_b3.mtx and parallel/sol_x1_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b1.mtx and parallel/sol_x1_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b2.mtx and parallel/sol_x1_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a1_b3.mtx and parallel/sol_x1_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b1.mtx and parallel/sol_x1_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b2.mtx and parallel/sol_x1_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a2_b3.mtx and parallel/sol_x1_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b1.mtx and parallel/sol_x1_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b2.mtx and parallel/sol_x1_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x1_y4_a3_b3.mtx and parallel/sol_x1_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b1.mtx and parallel/sol_x2_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b2.mtx and parallel/sol_x2_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a1_b3.mtx and parallel/sol_x2_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b1.mtx and parallel/sol_x2_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b2.mtx and parallel/sol_x2_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a2_b3.mtx and parallel/sol_x2_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b1.mtx and parallel/sol_x2_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b2.mtx and parallel/sol_x2_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y1_a3_b3.mtx and parallel/sol_x2_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b1.mtx and parallel/sol_x2_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b2.mtx and parallel/sol_x2_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a1_b3.mtx and parallel/sol_x2_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b1.mtx and parallel/sol_x2_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b2.mtx and parallel/sol_x2_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a2_b3.mtx and parallel/sol_x2_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b1.mtx and parallel/sol_x2_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b2.mtx and parallel/sol_x2_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y2_a3_b3.mtx and parallel/sol_x2_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b1.mtx and parallel/sol_x2_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b2.mtx and parallel/sol_x2_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a1_b3.mtx and parallel/sol_x2_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b1.mtx and parallel/sol_x2_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b2.mtx and parallel/sol_x2_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a2_b3.mtx and parallel/sol_x2_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b1.mtx and parallel/sol_x2_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b2.mtx and parallel/sol_x2_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y3_a3_b3.mtx and parallel/sol_x2_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b1.mtx and parallel/sol_x2_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b2.mtx and parallel/sol_x2_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a1_b3.mtx and parallel/sol_x2_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b1.mtx and parallel/sol_x2_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b2.mtx and parallel/sol_x2_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a2_b3.mtx and parallel/sol_x2_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b1.mtx and parallel/sol_x2_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b2.mtx and parallel/sol_x2_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x2_y4_a3_b3.mtx and parallel/sol_x2_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b1.mtx and parallel/sol_x3_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b2.mtx and parallel/sol_x3_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a1_b3.mtx and parallel/sol_x3_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b1.mtx and parallel/sol_x3_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b2.mtx and parallel/sol_x3_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a2_b3.mtx and parallel/sol_x3_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b1.mtx and parallel/sol_x3_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b2.mtx and parallel/sol_x3_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y1_a3_b3.mtx and parallel/sol_x3_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b1.mtx and parallel/sol_x3_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b2.mtx and parallel/sol_x3_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a1_b3.mtx and parallel/sol_x3_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b1.mtx and parallel/sol_x3_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b2.mtx and parallel/sol_x3_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a2_b3.mtx and parallel/sol_x3_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b1.mtx and parallel/sol_x3_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b2.mtx and parallel/sol_x3_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y2_a3_b3.mtx and parallel/sol_x3_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b1.mtx and parallel/sol_x3_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b2.mtx and parallel/sol_x3_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a1_b3.mtx and parallel/sol_x3_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b1.mtx and parallel/sol_x3_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b2.mtx and parallel/sol_x3_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a2_b3.mtx and parallel/sol_x3_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b1.mtx and parallel/sol_x3_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b2.mtx and parallel/sol_x3_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y3_a3_b3.mtx and parallel/sol_x3_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b1.mtx and parallel/sol_x3_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b2.mtx and parallel/sol_x3_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a1_b3.mtx and parallel/sol_x3_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b1.mtx and parallel/sol_x3_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b2.mtx and parallel/sol_x3_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a2_b3.mtx and parallel/sol_x3_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b1.mtx and parallel/sol_x3_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b2.mtx and parallel/sol_x3_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x3_y4_a3_b3.mtx and parallel/sol_x3_y4_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b1.mtx and parallel/sol_x4_y1_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b2.mtx and parallel/sol_x4_y1_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a1_b3.mtx and parallel/sol_x4_y1_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b1.mtx and parallel/sol_x4_y1_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b2.mtx and parallel/sol_x4_y1_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a2_b3.mtx and parallel/sol_x4_y1_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b1.mtx and parallel/sol_x4_y1_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b2.mtx and parallel/sol_x4_y1_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y1_a3_b3.mtx and parallel/sol_x4_y1_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b1.mtx and parallel/sol_x4_y2_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b2.mtx and parallel/sol_x4_y2_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a1_b3.mtx and parallel/sol_x4_y2_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b1.mtx and parallel/sol_x4_y2_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b2.mtx and parallel/sol_x4_y2_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a2_b3.mtx and parallel/sol_x4_y2_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b1.mtx and parallel/sol_x4_y2_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b2.mtx and parallel/sol_x4_y2_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y2_a3_b3.mtx and parallel/sol_x4_y2_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b1.mtx and parallel/sol_x4_y3_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b2.mtx and parallel/sol_x4_y3_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a1_b3.mtx and parallel/sol_x4_y3_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b1.mtx and parallel/sol_x4_y3_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b2.mtx and parallel/sol_x4_y3_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a2_b3.mtx and parallel/sol_x4_y3_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b1.mtx and parallel/sol_x4_y3_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b2.mtx and parallel/sol_x4_y3_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y3_a3_b3.mtx and parallel/sol_x4_y3_a3_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b1.mtx and parallel/sol_x4_y4_a1_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b2.mtx and parallel/sol_x4_y4_a1_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a1_b3.mtx and parallel/sol_x4_y4_a1_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b1.mtx and parallel/sol_x4_y4_a2_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b2.mtx and parallel/sol_x4_y4_a2_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a2_b3.mtx and parallel/sol_x4_y4_a2_b3.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b1.mtx and parallel/sol_x4_y4_a3_b1.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b2.mtx and parallel/sol_x4_y4_a3_b2.mtx: 0 differences -Comparison between serial/sol_x4_y4_a3_b3.mtx and parallel/sol_x4_y4_a3_b3.mtx: 0 differences - -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 1 - -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:27:44] Generation gedot single precision result file serial/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:27:44] Double precision check on file serial/sol_x4_y4.mtx 16/144 [OK] -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:28:19] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:28:20] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:28:20] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:28:20] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:32:44] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:32:44] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:32:45] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:32:45] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:33:40] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:33:41] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:34:42] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:34:42] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:34:43] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:34:43] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:34:43] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:34:43] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:35:32] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:35:32] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:35:32] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:35:33] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:37:17] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:37:17] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:37:18] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences -Welcome to PSBLAS version: 3.9.0 -This is the psb_gedot_test sample program -Number of processes used in this computation: 40 - -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:37:56] Generation gedot single precision result file parallel/sol_x4_y4.mtx 16/144 [OK] - -[2025-06-12 13:37:56] Double precision check on file parallel/sol_x1_y1.mtx 1/144 [OK] -[2025-06-12 13:37:56] Double precision check on file parallel/sol_x1_y2.mtx 2/144 [OK] -[2025-06-12 13:37:56] Double precision check on file parallel/sol_x1_y3.mtx 3/144 [OK] -[2025-06-12 13:37:57] Double precision check on file parallel/sol_x1_y4.mtx 4/144 [OK] -[2025-06-12 13:37:57] Double precision check on file parallel/sol_x2_y1.mtx 5/144 [OK] -[2025-06-12 13:37:57] Double precision check on file parallel/sol_x2_y2.mtx 6/144 [OK] -[2025-06-12 13:37:57] Double precision check on file parallel/sol_x2_y3.mtx 7/144 [OK] -[2025-06-12 13:37:57] Double precision check on file parallel/sol_x2_y4.mtx 8/144 [OK] -[2025-06-12 13:37:57] Double precision check on file parallel/sol_x3_y1.mtx 9/144 [OK] -[2025-06-12 13:37:57] Double precision check on file parallel/sol_x3_y2.mtx 10/144 [OK] -[2025-06-12 13:37:57] Double precision check on file parallel/sol_x3_y3.mtx 11/144 [OK] -[2025-06-12 13:37:57] Double precision check on file parallel/sol_x3_y4.mtx 12/144 [OK] -[2025-06-12 13:37:57] Double precision check on file parallel/sol_x4_y1.mtx 13/144 [OK] -[2025-06-12 13:37:57] Double precision check on file parallel/sol_x4_y2.mtx 14/144 [OK] -[2025-06-12 13:37:57] Double precision check on file parallel/sol_x4_y3.mtx 15/144 [OK] -[2025-06-12 13:37:57] Double precision check on file parallel/sol_x4_y4.mtx 16/144 [OK] - -Comparison between serial/sol_x1_y1.mtx and parallel/sol_x1_y1.mtx: 4 differences -Comparison between serial/sol_x1_y2.mtx and parallel/sol_x1_y2.mtx: 4 differences -Comparison between serial/sol_x1_y3.mtx and parallel/sol_x1_y3.mtx: 4 differences -Comparison between serial/sol_x1_y4.mtx and parallel/sol_x1_y4.mtx: 0 differences -Comparison between serial/sol_x2_y1.mtx and parallel/sol_x2_y1.mtx: 4 differences -Comparison between serial/sol_x2_y2.mtx and parallel/sol_x2_y2.mtx: 4 differences -Comparison between serial/sol_x2_y3.mtx and parallel/sol_x2_y3.mtx: 4 differences -Comparison between serial/sol_x2_y4.mtx and parallel/sol_x2_y4.mtx: 0 differences -Comparison between serial/sol_x3_y1.mtx and parallel/sol_x3_y1.mtx: 4 differences -Comparison between serial/sol_x3_y2.mtx and parallel/sol_x3_y2.mtx: 4 differences -Comparison between serial/sol_x3_y3.mtx and parallel/sol_x3_y3.mtx: 4 differences -Comparison between serial/sol_x3_y4.mtx and parallel/sol_x3_y4.mtx: 0 differences -Comparison between serial/sol_x4_y1.mtx and parallel/sol_x4_y1.mtx: 0 differences -Comparison between serial/sol_x4_y2.mtx and parallel/sol_x4_y2.mtx: 0 differences -Comparison between serial/sol_x4_y3.mtx and parallel/sol_x4_y3.mtx: 0 differences -Comparison between serial/sol_x4_y4.mtx and parallel/sol_x4_y4.mtx: 0 differences - diff --git a/test/computational_routines/spmm/psb_spmm_test.f90 b/test/computational_routines/spmm/psb_spmm_test.f90 index cb522bbc..3d909d24 100644 --- a/test/computational_routines/spmm/psb_spmm_test.f90 +++ b/test/computational_routines/spmm/psb_spmm_test.f90 @@ -3,7 +3,8 @@ !! !! Author: Luca Pepé Sciarria, Staccone Simone (Tor Vergata University) module psb_spmm_test - + implicit none + contains subroutine psb_spmm_kernel(mtx_file,x_file, y_file, alpha, beta, ctxt) diff --git a/test/computational_routines/test.sh b/test/computational_routines/test.sh index 5f3b4d45..4b515a4d 100755 --- a/test/computational_routines/test.sh +++ b/test/computational_routines/test.sh @@ -6,6 +6,7 @@ separator=$(printf "%0.s=" $(seq 1 $terminal_width)) # Generate separator of cor flag=0 log_file_name="psblas_test_results.log" base_dir=$(pwd) +skip=true # Define color codes GREEN="\033[0;32m" @@ -72,6 +73,21 @@ fi echo -e "${BLUE}[INFO]\t Environment check for required modules completed.${RESET}" echo "" +if [ ! -f "./utils/psb_test_utils.o" ]; then + echo -e "${YELLOW}[WARNING] Executable not found. Compiling utils...${RESET}" + cd utils/ + make + cd .. +else + if [ $skip = false ]; then + echo -e "${BLUE}[INFO]\t The executable already exists, but recompilation was forced.${RESET}" + cd utils/ + make + cd .. + else + echo -e "${BLUE}[INFO]\t The executable already exists. Skipping the make process.${RESET}" + fi +fi # Iterate through first-layer subdirectories for dir in "$base_dir"/*/; do @@ -79,6 +95,10 @@ for dir in "$base_dir"/*/; do if [ "$dir" = "." ]; then continue fi + # Skip 'utils' subdirectory + if [[ "$(basename "$dir")" == "utils" ]]; then + continue + fi echo -e "${BLUE}${separator}${RESET}" echo -e "${BLUE}[INFO]\t Entering directory: $(pwd)/$(basename "$dir")${RESET}" @@ -94,15 +114,15 @@ for dir in "$base_dir"/*/; do fi # Append contents of any .log file in the subdirectory to the main log file - log_files=$(find . -maxdepth 1 -type f -name "*.log") - if [ -n "$log_files" ]; then - for log_file in $log_files; do - cat "$log_file" >> "../${log_file_name}" - echo ' ' >> "../${log_file_name}" - done - else - echo -e "${YELLOW}[WARNING] No .log files found in $(pwd). Skipping log append.${RESET}" - fi + #log_files=$(find . -maxdepth 1 -type f -name "*.log") + #if [ -n "$log_files" ]; then + #for log_file in $log_files; do + # cat "$log_file" >> "../${log_file_name}" + # echo ' ' >> "../${log_file_name}" + #done + #else + # echo -e "${YELLOW}[WARNING] No .log files found in $(pwd). Skipping log append.${RESET}" + #fi ) # Return to the parent directory diff --git a/test/computational_routines/utils/Makefile b/test/computational_routines/utils/Makefile new file mode 100644 index 00000000..bb802f4e --- /dev/null +++ b/test/computational_routines/utils/Makefile @@ -0,0 +1,31 @@ +INSTALLDIR=../../.. +INCDIR=$(INSTALLDIR)/include/ +MODDIR=$(INSTALLDIR)/modules/ +include $(INCDIR)/Make.inc.psblas +# +# Libraries used +# +LIBDIR = $(INSTALLDIR)/lib/ +PSBLAS_LIB = -L$(LIBDIR) -lpsb_util -lpsb_base +LDLIBS = $(PSBLDLIBS) + +FINCLUDES=$(FMFLAG)$(MODDIR) $(FMFLAG). + + +GREEN=\033[0;32m +RED=\033[0;31m +BLUE=\033[0;34m +YELLOW=\033[33m +END_COLOUR=\033[0m + + +all: + @$(FLINK) $(LOPT) -c psb_test_utils.f90 -o psb_test_utils.o -I$(MODDIR) -I. $(PSBLAS_LIB) $(LDLIBS) + @printf "$(BLUE)[INFO]\t Utilities for testing files generated correctly$(END_COLOUR)\n" + @printf "$(GREEN)[INFO]\t Compilation success!$(END_COLOUR)\n" + + +clean: + @rm -f *.o *$(.mod) + +.PHONY: all clean \ No newline at end of file diff --git a/test/computational_routines/utils/psb_test_log.inc b/test/computational_routines/utils/psb_test_log.inc new file mode 100644 index 00000000..fa2057f3 --- /dev/null +++ b/test/computational_routines/utils/psb_test_log.inc @@ -0,0 +1,85 @@ +!! Logger of the PSBLAS test suite. THis module should expose all the features +!! usefull for the PSBLAS test developers, in order to generate an automatic log of all the tests. +!! This has been implemented as a .inc file so that it is possible to use only +!! use psb_test_utils in other files instead of multiple includes. +!! +!! Authors: Luca Pepé Sciarria, Staccone Simone (Tor Vergata University) +!! + + +!> @brief Subroutine used to foramt correctly the message in the log about a test that has paseed +!! +!! @param test_info is a data structure containing all the metadata usefull for test output +!! +subroutine psb_test_log_passed(test_info) + type(test_info_), intent(in) :: test_info + ! time stats variables + character(len=8) :: date + character(len=10) :: time + character(len=5) :: zones + integer :: values(8) + + call date_and_time(date, time, zones, values) + + write(test_info%output_unit,'("[", I4.4,"-",I2.2,"-",I2.2," ",I2.2,":",I2.2,":",I2.2,"] ",& + & A,A,A,I0,A,I0,T110,A)') & + & values(1), values(2), values(3), values(5), values(6), values(7), & + & "Generation ", trim(test_info%kernel_name), " single precision ", & + & test_info%current_test , "/", test_info%total_tests, "[OK]" + +end subroutine + +!> @brief Subroutine used to foramt correctly the message in the log about a test that has failed +!! +!! @param test_info is a data structure containing all the metadata usefull for test output +!! +subroutine psb_test_log_failed(test_info) + type(test_info_), intent(in) :: test_info + ! time stats variables + character(len=8) :: date + character(len=10) :: time + character(len=5) :: zones + integer(psb_ipk_) :: values(8) + + call date_and_time(date, time, zones, values) + + write(test_info%output_unit,'("[", I4.4,"-",I2.2,"-",I2.2," ",I2.2,":",I2.2,":",I2.2,"] ",& + & A,A,A,I0,A,I0,T110,A)') & + & values(1), values(2), values(3), values(5), values(6), values(7), & + & "Generation ", trim(test_info%kernel_name), " single precision ", & + & test_info%current_test , "/", test_info%total_tests, "[FAIL]" + +end subroutine + +!> @brief Subroutine used to show the advancement of the test excecution as a progress bar. +!! No output unit is specified since it is intended to be shown on the stdout. +!! +!! @param test_info is a data structure containing all the metadata usefull for test output +!! +subroutine psb_test_progress_bar(test_info) + type(test_info_), intent(in) :: test_info + integer(psb_ipk_) :: percent, bar_width, num_hashes, num_spaces + character(len=100) :: bar + + bar_width = 40 + + ! Calculate percentage + percent = int(real(test_info%current_test) / real(test_info%total_tests) * 100.0) + + ! Calculate how many '#' and '-' characters + num_hashes = int(real(bar_width) * percent / 100.0) + num_spaces = bar_width - num_hashes + + bar = '[' // repeat('#', num_hashes) // repeat('-', num_spaces) // ']' + write(*,'(A,A,I3,A)', advance='no') char(13), 'Progress: '//bar//' ', percent, '%' + call flush(6) + + ! Update stdout to get it back in normal mode when reaching the 100% + if(test_info%current_test == test_info%total_tests - 1) then + write(*,'(A)', advance='no') char(13)//repeat(' ', 120) + write(*,*) + call flush(6) + end if +end subroutine + + diff --git a/test/computational_routines/utils/psb_test_utils.f90 b/test/computational_routines/utils/psb_test_utils.f90 new file mode 100644 index 00000000..6040d05d --- /dev/null +++ b/test/computational_routines/utils/psb_test_utils.f90 @@ -0,0 +1,181 @@ +!! Utils module containing all tools usefull to do test validation and result checking +!! +!! Authors: Luca Pepé Sciarria, Staccone Simone (Tor Vergata University) +!! +module psb_test_utils + use psb_base_mod + use psb_util_mod + + implicit none + + ! Define the enumeration values to represent testing criteria + integer, parameter :: VALUE = 1 + + ! Define test metadata struct + type :: test_info_ + integer(psb_ipk_) :: current_test = 1 !> The test that is currently beeing run + integer(psb_ipk_) :: total_tests = 1 !> The number of the total tests to run + integer(psb_ipk_) :: success = 0 !> the number of tests that succeded + integer(psb_ipk_) :: failure = 0 !> The number of tests that failed + integer(psb_ipk_) :: output_unit = 6 !> The output file handles (stdout by default) + character(len=32) :: kernel_name = "unknown" !> The PSBLAS kernel that is beeing tested + integer(psb_ipk_) :: threshold_type = VALUE !> The criteria used to pass a test (VAL,...) + real(psb_dpk_) :: threshold = 0.0 !> The threashold value used for acceptance + end type test_info_ + + +contains + + include 'psb_test_log.inc' + + !> @brief Function to randomly generate x and y vectors + !! and save them on multiple files based on their + !! coefficients values. + !! + subroutine generate_vectors(arr_size) + integer(psb_ipk_) :: arr_size + real(psb_dpk_), allocatable :: x(:), y(:) + integer(psb_ipk_) :: i, info + logical :: exists + + + ! Check if output directory exists + inquire(file='vectors/', exist=exists) + if (.not.exists) then + call system('mkdir vectors/') + end if + + allocate(x(arr_size)) + allocate(y(arr_size)) + + call random_init(repeatable=.true.,image_distinct=.true.) + call random_number(x) + call random_number(y) + + ! Write only positive in x_1 + call mm_array_write(x,"Positive vector",info,filename="vectors/x1.mtx") + call mm_array_write(y,"Positive vector",info,filename="vectors/y1.mtx") + + ! Write only negative in x_2 + do i=1,arr_size + x(i) = -x(i) + end do + + do i=1,arr_size + y(i) = -y(i) + end do + + call mm_array_write(x,"Negative vector",info,filename="vectors/x2.mtx") + call mm_array_write(y,"Negative vector",info,filename="vectors/y2.mtx") + + + ! Since numbers are less than one and always positive, we have to generate negative ones subtractiong 50 + do i=1,arr_size + x(i) = -x(i) ! Make the values positive again + x(i) = x(i) - 0.5 + end do + + do i=1,arr_size + y(i) = -y(i) ! Make the values positive again + y(i) = y(i) - 0.5 + end do + + ! Write random in x_3 + call mm_array_write(x,"Random vector",info,filename="vectors/x3.mtx") + call mm_array_write(y,"Random vector",info,filename="vectors/y3.mtx") + + ! Write zero in x_4 + do i=1,arr_size + x(i) = 0 + end do + + do i=1,arr_size + y(i) = 0 + end do + + call mm_array_write(x,"Null vector",info,filename="vectors/x4.mtx") + call mm_array_write(y,"Null vector",info,filename="vectors/y4.mtx") + + deallocate(x) + deallocate(y) + + end subroutine + + subroutine shift_decimal_double(num, int_digits) + real(psb_dpk_),intent(inout) :: num + integer(psb_ipk_), intent(out) :: int_digits + integer(psb_ipk_) :: n_digits + character(len=20) :: int_str + + + ! Convert the absolute value of the integer part to string + write(int_str, '(I0)') int(abs(num)) + + ! Count number of digits + int_digits = int(floor(log10(abs(num)))) + 1 + n_digits = len_trim(adjustl(int_str)) + + ! Shift the decimal point + num = abs(num) / 10.0**n_digits + + end subroutine + + + subroutine shift_decimal_single(num, int_digits) + real(psb_spk_),intent(inout) :: num + integer(psb_ipk_), intent(out) :: int_digits + integer(psb_ipk_) :: n_digits + character(len=20) :: int_str + + + ! Convert the absolute value of the integer part to string + write(int_str, '(I0)') int(abs(num)) + + ! Count number of digits + int_digits = int(floor(log10(abs(num)))) + 1 + n_digits = len_trim(adjustl(int_str)) + + ! Shift the decimal point + num = abs(num) / 10.0**n_digits + + end subroutine + + + subroutine psb_test_single_double_check(result_single, result_double, test_info) + integer(psb_ipk_) :: int_digits + real(psb_spk_), intent(inout) :: result_single + real(psb_dpk_), intent(inout) :: result_double + real(psb_dpk_) :: delta + type(test_info_), intent(inout) :: test_info + + + call psb_test_progress_bar(test_info) + + call shift_decimal_single(result_single,int_digits) + call shift_decimal_double(result_double,int_digits) + + delta = abs(result_double - result_single) + + if(delta < test_info%threshold) then + call psb_test_log_passed(test_info) + test_info%success = test_info%success + 1 + else + call psb_test_log_failed(test_info) + write(psb_out_unit,'(A,F20.10)') "Single precision result: ", result_single + write(psb_out_unit,'(A,F20.10)') "Double precision result: ", result_double + write(psb_out_unit,'(A,F20.10)') "Computed delta: ", delta + write(psb_out_unit,'(A,F20.10)') "Threshold used: ", test_info%threshold + test_info%failure = test_info%failure + 1 + end if + + end subroutine +!! + !! subroutine psb_parallel_check() + !! + !! end subroutine +!! + !! subroutine psb_threshold_check() + !! + !! end subroutine + +end module psb_test_utils \ No newline at end of file