-
When I built mfem I used the following command: ~> cd mfem-4.5
~/mfem-4.5> make parallel -j MFEM_USE_METIS_5=YES METIS_DIR=@MFEM_DIR@/../metis-5.1.0 but something went wrong
![图片1](https://github.co…
-
Hi there,
I just installed cuda version mfem with the instructions on the website, specifically the installed version is:
mfem-4.7, hypre-2.31.0 (all cuda version), metis-5.1.0, glvis-4.3.2
H…
-
Is there some way to build metis and GKlib so that I can link my program to just metis without also linking GKlib? I can't seem to figure out how to do this.
-
Following [this discussion](https://github.com/ElmerCSC/elmerfem/issues/202), I'm looking into the possibilities of modularizing METIS instead of just dropping the code into this repository. So the po…
-
Project Lead: LivAbram
Mentor:
Welcome to OLS-9! This issue will be used to track your project and progress during the program. Please use this checklist over the next few weeks as you start Open…
-
Excuse me, is there any version to support online METIS or stream METIS?
-
https://metissafe.tech/ is a safe.global fork for the metis ecosystem, it is safe to use
https://snapshot.org/#/metislayer2.eth/proposal/0xdaf0ca33acb6d557f8a36d7d9b16f4d8e33a4b9659853f375256e3da35…
-
Cmake reports:
```
The pair PETSC_DIR=/work/00434/eijkhout/mfem/mfem-4.7/../petsc
PETSC_ARCH=arch-linux2-c-debug do not specify a valid PETSc installation
```
but my environment has:
```
en…
-
Recent version of metis needs to link with gklib.
```[tasklist]
### Tasks
- [ ] In CMakeLists
- [ ] In the third party libs documentation
```
-
I have been trying to get MFEM's integrated STRUMPACK solver to run for a few days and it somehow took a lot more effort than I as hoping for. To begin with, it is entirely possible that my problems w…