{
  "_schema": "https://data.nist.gov/od/dm/nerdm-schema/v0.7#",
  "@context": [
    "https://data.nist.gov/od/dm/nerdm-pub-context.jsonld",
    {
      "@base": "ark:/88434/mds2-2293"
    }
  ],
  "@type": [
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-2293",
  "ediid": "ark:/88434/mds2-2293",
  "version": "1.0.1",
  "title": "Software for solving large-scale generalized eigenvalue problems on distributed computers.",
  "contactPoint": {
    "fn": "James S. Sims",
    "hasEmail": "mailto:james.sims@nist.gov"
  },
  "modified": "2020-09-04 00:00:00",
  "landingPage": "https://data.nist.gov/od/id/mds2-2293",
  "description": [
    "Open source software for solving large-scale generalized eigenvalue problems on distributed computers. Suitable for large (80,000 by 80,000 or greater) dense matrices. Written in Fortran90+. Includes a test program and sample output. In particular, this distribution, MPI_GEVP_Package.tar.gz, consists of  documentation (HowTo_MPI_GEVP_inviter.pdf), a collection of output files, and the software distribution itself. To use the software, download MPI_GEVP_package.tar.gz, unwrap it, and follow the instructions in the HowTo to compile the solver and another program for generating test matrix elements. Then run various tests and compare the results with the output found in the various Output files."
  ],
  "keyword": [
    "high performance computing visualization"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Physics: Atomic, molecular, and quantum"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Mathematics and Statistics: Numerical methods and software"
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:052"
  ],
  "doi": "doi:10.18434/mds2-2293",
  "theme": [
    "Physics:Atomic, molecular, and quantum",
    "Mathematics and Statistics: Numerical methods and software"
  ],
  "components": [
    {
      "accessURL": "https://doi.org/10.18434/mds2-2293",
      "title": "DOI Access for Software for solving large-scale generalized eigenvalue problems on distributed computers.",
      "@type": [
        "nrd:Hidden",
        "dcat:Distribution"
      ],
      "@id": "#doi:10.18434/mds2-2293"
    },
    {
      "@id": "cmps/MPI_GEVP_Package.tar.gz.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "MPI_GEVP_Package.tar.gz.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-2293/MPI_GEVP_Package.tar.gz.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/MPI_GEVP_Package.tar.gz",
      "description": "SHA-256 checksum value for MPI_GEVP_Package.tar.gz",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "4c8396aa52be578ad65368b0dff7c47eb6356d7a7c8ed82e623da079b054d475",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true,
      "title": "SHA256 File for A FORTRAN 90+ program for solving the generalized eigenvalue problem on distributed computers"
    },
    {
      "@id": "cmps/MPI_GEVP_Package.tar.gz",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "MPI_GEVP_Package.tar.gz",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-2293/MPI_GEVP_Package.tar.gz",
      "mediaType": "application/gzip",
      "format": {
        "description": "tar.gz"
      },
      "description": "An open-source program, written in quadruple precision Fortran90+, for solving the generalized eigenvalue problem on distributed computers which is suitable for large (80,000 by 80,000 or greater) dense matrices. A test program and sample output is provided as well.",
      "size": 102153,
      "checksum": {
        "hash": "29055e8a3b6853f7a2682ad7480b33d84a994de6fc087256dac4754ce155113c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "title": "A FORTRAN 90+ program for solving the generalized eigenvalue problem on distributed computers"
    }
  ],
  "status": "available",
  "releaseHistory": {
    "@id": "ark:/88434/mds2-2293.rel",
    "@type": [
      "nrdr:ReleaseHistory"
    ],
    "hasRelease": [
      {
        "version": "1.0.0",
        "issued": "2020-09-04",
        "@id": "ark:/88434/mds2-2293/pdr:v/1.0.0",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-2293/pdr:v/1.0.0",
        "description": "initial release"
      },
      {
        "version": "1.0.1",
        "issued": "2020-09-04 00:00:00",
        "@id": "ark:/88434/mds2-2293/pdr:v/1.0.1",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-2293/pdr:v/1.0.1",
        "description": "metadata update"
      }
    ]
  },
  "annotated": "2021-11-16T14:10:11.216766",
  "issued": null
}