20 lines
429 B
JSON
Executable File
20 lines
429 B
JSON
Executable File
{
|
|
"name": "hypre",
|
|
"version": "2.23.0",
|
|
"description": "Parallel solvers for sparse linear systems featuring multigrid methods",
|
|
"homepage": "https://computation.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods",
|
|
"dependencies": [
|
|
"blas",
|
|
"lapack",
|
|
"mpi",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|