Rafal

Results 16 issues of Rafal

I have this error in mingw (msys2): ``` [36/68] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spgemm_jacobi/Sparse_spgemm_jacobi_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp.obj FAILED: src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spgemm_jacobi/Sparse_spgemm_jacobi_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE_MEMSPACE_HOSTSPACE.cpp.obj C:\msys64\mingw64\bin\g++.exe -DKOKKOS_DEPENDENCE -IC:/msys64/usr/local/pkg_kokkos_kernels/src/build-MINGW64/src -IC:/msys64/usr/local/pkg_kokkos_kernels/src/kokkos-kernels-3.5.00/src -IC:/msys64/usr/local/pkg_kokkos_kernels/src/kokkos-kernels-3.5.00/src/impl -IC:/msys64/usr/local/pkg_kokkos_kernels/src/build-MINGW64/src/impl -IC:/msys64/usr/local/pkg_kokkos_kernels/src/kokkos-kernels-3.5.00/src/impl/tpls -IC:/msys64/usr/local/pkg_kokkos_kernels/src/kokkos-kernels-3.5.00/src/blas -IC:/msys64/usr/local/pkg_kokkos_kernels/src/kokkos-kernels-3.5.00/src/blas/impl -IC:/msys64/usr/local/pkg_kokkos_kernels/src/kokkos-kernels-3.5.00/src/sparse -IC:/msys64/usr/local/pkg_kokkos_kernels/src/kokkos-kernels-3.5.00/src/sparse/impl -IC:/msys64/usr/local/pkg_kokkos_kernels/src/kokkos-kernels-3.5.00/src/graph -IC:/msys64/usr/local/pkg_kokkos_kernels/src/kokkos-kernels-3.5.00/src/graph/impl -IC:/msys64/usr/local/pkg_kokkos_kernels/src/kokkos-kernels-3.5.00/src/batched -IC:/msys64/usr/local/pkg_kokkos_kernels/src/kokkos-kernels-3.5.00/src/batched/dense...

Added the ability to create plots datasets vs. datasets (STRES vs. STARIN): graph set vs STRES SXX STRAIN EXX

enhancement

If I have: ``` -DHYPRE_ENABLE_SHARED=ON \ -DHYPRE_WITH_DSUPERLU=ON \ -DTPL_DSUPERLU_LIBRARIES=ON \ ``` the error occurs (for static is OK, without errors): ``` [486/486] Linking C shared library libHYPRE.dll FAILED: libHYPRE.dll libHYPRE.dll.a...

I was able to compile pnetcdf in the mingw environment using msmpi, but there were such errors: ``` libtool: compile: /mingw64/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../../pnetcdf-1.12.2/src/drivers/common -I../../../src/include -I../../../../pnetcdf-1.12.2/src/include -I../../../../pnetcdf-1.12.2/src/drivers/include -I../../../src/drivers/include -march=x86-64 -mtune=generic...

I try to compile FrontISTR with this build-in packages and I have this errors: 1. I have to add a flag `-DMUMPS_LIBRARIES=${MINGW_PREFIX}/lib` so cmake can find MUMPS, but after this:...

I want to create a package for msys2 (mingw), for the mingw64 version the package was built without errors, but for the mingw32 version I have the following error: ```...

From my point of view, a new script would be very useful, which would calculate the values of the parameters of build-in materials and from the MFront library (Chaboche, Yoshida)...

May I ask you to add the ability in param.py to load variables from a separate .txt file? like parameters.txt: ``` A=40 B=10 ``` par.cgx.fbd `pnt 10` `param.py par.cgx.fbd parameters.txt`

### Package name mingw-w64-scotch ### New version number _No response_ ### Other information that may be useful May I ask you to update the scotch package, more precisely, to unify...

update-request

After compilation preCICE-CalculiX in msys2/mingw i have this error (`Procedure entry point not found`): ![image](https://github.com/precice/precice/assets/24394573/9f8c38e7-d1a8-48f9-9574-0bd06119ce40)

bug