GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
Mirror of https://gitlab.com/petsc/petsc. Contribute to petsc/petsc development by creating an account on GitHub.
Mirror of https://gitlab.com/petsc/petsc. Contribute to petsc/petsc development by creating an account on GitHub.
github-merge-queue bot pushed a commit to ROCm/rocm-spack that referenced this pull request Feb 7, 2025 Develop upstream sync 20250207 (#177) … 3157260 Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Reviewers...
Hello, I am using pylith2.2.2, but there is a problem running the output "[0]PETSC ERROR: Petsc has generated inconsistent data [0]PETSC ERROR: Point 0: 588.296 580.662 -0.001 not located in mesh". It can be run ,like ---...
repo: https://github.com/spack/spack.git store: /user-environment description: Linear algebra libraries, PETSc (complex), Trilinos 61 changes: 61 additions & 0 deletions 61 recipes/linalg-complex/24.11/gh200/environments.yaml Original file line numberDiff line numberDiff line change @@ -0,0...
@BarrySmithJust FYI, there are many non-proprietary distributions of Conda that can be used without any licensing issues, such as MiniForge:https://github.com/conda-forge/miniforge?tab=readme-ov-file#miniforge3. The IDAES documentation is in the process to be updated so that Miniforge is the...
'https://github.com/prj-', 'parmmg.zip', '32035de70272121137c0869e8c49e4bd'); download('PETSc','https://www.mcs.anl.gov/petsc/mirror/release-snapshots/petsc-3.18.1.tar.gz', download('PETSc','https://www.mcs.anl.gov/petsc/mirror/release-snapshots/petsc-3.18.2.tar.gz', 'htt...
$ git clone https://github.com/dalcinl/PetIGA.git Finally, enter PetIGA top level directory and use make to compile the code and build the PetIGA library: $ cd PetIGA $ make all $ make test Scripting Support PetIGA is designed to be efficient and as such, we do not directly do...
petsc4m-lite is an interface of PETSc for MATLAB and GNU Octave on Linux or MacOSX. Its main top-level function is petscSolve, which uses the direct solver MUMPS by default but can be configured to call any combination of solves and preconditioners available in PETSc. For convenience, pet...