HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "mpich-gcc12",
"portdir": "science/mpich",
"version": "4.2.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.mpich.org/",
"description": "Message Passing Interface (MPI) Library",
"long_description": "MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard (MPI-1, MPI-2 and MPI-3). The goals of MPICH are: (1) to provide an MPI implementation that efficiently supports different computation and communication platforms including commodity clusters (desktop systems, shared-memory systems, multicore architectures), high-speed networks (10 Gigabit Ethernet, InfiniBand, Myrinet, Quadrics) and proprietary high-end computing systems (Blue Gene, Cray) and (2) to enable cutting-edge research in MPI through an easy-to-extend modular framework for other derived implementations. \n\nTHIS SUBPORT WRAPS gcc12's C/C++ AND FORTRAN COMPILERS",
"active": true,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 207
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 324
}
],
"variants": [
"fortran",
"threads",
"gforker",
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"python311",
"gcc12",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"gcc12",
"libgcc12",
"hwloc",
"libgcc",
"libxml2"
]
},
{
"type": "run",
"ports": [
"mpi_select",
"mpi-doc"
]
}
],
"depends_on": []
}