ufz / ogs5

OpenGeoSys THM/C simulator version 5
https://www.opengeosys.org/ogs-5
Other
39 stars 97 forks source link

Update Cmake petsc script #82

Closed wenqing closed 7 years ago

wenqing commented 7 years ago

Update Cmake petsc script in order to use the latest PETSc version, 3.7.6.

norihiro-w commented 7 years ago

have you tested also with older versions, e.g. 3.5? if yes and benchmarking works, go ahead.

bilke commented 7 years ago

@wenqing Can you please add some note / comment where the PetSc CMake scripts come from?

nbeyond commented 7 years ago

82.patch works at least with compilation on Fedora Linux hydronbeyond 4.10.17-200.fc25.x86_64 (The latest version of Fedora). This is good, because petsc 3.5.4 fails in compilation on the same platform. However, the results of Kueper produces -nan.

I am all ears for the update on this issue.

wenqing commented 7 years ago

@bilke Added LICENSE together with a modified README.

wenqing commented 7 years ago

These two benchmarks, which have nothing to do with this PR, failed in comparison on jenkins

    rt1
    AT
norihiro-w commented 7 years ago

@bilke can you please merge this if it's already ready?