-
### Component
server
### Describe the bug
On one of my projects CI is still triggered on push events but pipelines do not start anymore.
There is a runtime error on the server just after the pus…
-
We can download QRMumps and MUMPS from the ENSEEIHT server (31/08/2022).
-
I tried to update and build failed. Error was `could not load library "libsmumps.dylib"`, because it could not load `/usr/local/opt/gcc/lib/gcc/11/libquadmath.0.dylib` (although I do have `/12/libquad…
-
HI,thank you all for your great work.
During installing Cocosim using ./install_CoCoSim, I met this error message "opam-depext unmet availability conditions, e.g. 'opam-version >= "2.0.0~beta5" & opa…
-
-
I tried the follow example to use the pardiso, but failed.
_http://jolivet.perso.enseeiht.fr/FreeFem-tutorial/section_4/example2.edp.html_
load "Pardiso", and the error showed that
/FreeFem/lib/…
-
Hi,
I'd like to compile mumps using oneAPI compiler under Visual Studio. To do so, i configure `cmake -G "Visual Studio 17 2022" -A x64 -Dopenmp=true -Dparallel=false -B build` using the `oneAPI comm…
hbadi updated
2 years ago
-
IN:03923979
Central install with all dependencies.
http://wiki.opentelemac.org/doku.php?id=installation_on_linux
I have tested a more minimal version and can run the included `gouttedo/t2d_gout…
-
I was hit this linker error when trying to build SNAP (https://github.com/lanl/SNAP)
```
flang -O3 -o gsnap global.o snap_main.o utils.o version.o plib.o geom.o sn.o data.o control.o input.o set…
-
Hi!
I'm looking into building Ipopt with cmake. Therefore I need mumps and I came across this lovely project. First of all many thanks for putting in the work to build mumps with cmake!
For Ipopt …