GET /api/v1/ports/bpack/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "bpack",
    "portdir": "math/bpack",
    "version": "3.2.0",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://portal.nersc.gov/project/sparse/butterflypack",
    "description": "ButterflyPACK is a mathematical software for rapidly solving large-scale dense linear systems that exhibit off-diagonal rank-deficiency",
    "long_description": "ButterflyPACK is a mathematical software for rapidly solving large-scale dense linear systems that exhibit off-diagonal rank-deficiency",
    "active": true,
    "categories": [
        "science",
        "math"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [
        "clang19",
        "clang90",
        "g95",
        "gcc10",
        "debug",
        "accelerate",
        "gcc11",
        "gcc12",
        "atlas",
        "blis",
        "flexiblas",
        "openblas",
        "clang10",
        "clang11",
        "clang12",
        "clang13",
        "clang14",
        "clang15",
        "clang16",
        "clang17",
        "clang18",
        "gcc13",
        "gcc14",
        "gfortran",
        "mpich",
        "openmpi",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "clang-17",
                "gcc14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "zfp",
                "vecLibFort",
                "mpich-clang17",
                "libgcc",
                "libomp",
                "scalapack"
            ]
        }
    ],
    "depends_on": []
}