HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "openmpi-clang15",
"portdir": "science/openmpi",
"version": "5.0.7",
"license": "BSD",
"platforms": "{darwin >= 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.open-mpi.org/",
"description": "Message Passing Interface (MPI) Library",
"long_description": "Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. \n\nTHIS SUBPORT WRAPS clang15's C/C++ (AND THE FORTRAN COMPILER SELECTED BY THE VARIANT, IF ANY)",
"active": true,
"categories": [
"net",
"science",
"parallel"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 337
}
],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"valgrind",
"heterogeneous",
"mpi1",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc14",
"clang-15",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"clang-15",
"zlib",
"gcc14",
"hwloc",
"libevent"
]
},
{
"type": "run",
"ports": [
"mpi_select",
"mpi-doc"
]
}
],
"depends_on": []
}