{"id":18707891,"url":"https://github.com/ceed/benchmarks","last_synced_at":"2025-08-13T06:18:29.842Z","repository":{"id":22735853,"uuid":"91768976","full_name":"CEED/benchmarks","owner":"CEED","description":"CEED Benchmarks","archived":false,"fork":false,"pushed_at":"2022-05-23T16:28:04.000Z","size":651,"stargazers_count":12,"open_issues_count":2,"forks_count":6,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-06-05T22:37:21.994Z","etag":null,"topics":["benchmark","ceed","exascale-computing","high-order"],"latest_commit_sha":null,"homepage":"http://ceed.exascaleproject.org/bps","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CEED.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-19T05:30:50.000Z","updated_at":"2024-11-27T07:31:53.000Z","dependencies_parsed_at":"2022-08-27T12:51:34.907Z","dependency_job_id":null,"html_url":"https://github.com/CEED/benchmarks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CEED/benchmarks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CEED%2Fbenchmarks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CEED%2Fbenchmarks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CEED%2Fbenchmarks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CEED%2Fbenchmarks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CEED","download_url":"https://codeload.github.com/CEED/benchmarks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CEED%2Fbenchmarks/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270191933,"owners_count":24542348,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["benchmark","ceed","exascale-computing","high-order"],"created_at":"2024-11-07T12:20:03.400Z","updated_at":"2025-08-13T06:18:29.816Z","avatar_url":"https://github.com/CEED.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CEED Benchmarks\n\nThis repository contains bake-off/benchmark problems and other tests for\nperformance evaluation of high-order kernels on HPC architectures developed in\nthe ECP co-design [Center for Efficient Exascale Discretizations\n(CEED)](http://ceed.exascaleproject.org).\n\nThe repository is part of the [CEED software\nsuite](http://ceed.exascaleproject.org/software/), a collection of software\nbenchmarks, miniapps, libraries and APIs for efficient exascale discretizations\nbased on high-order finite element and spectral element methods.  See\nhttp://github.com/ceed for more information and source code availability.\n\nThe CEED research is supported by the [Exascale Computing\nProject](https://exascaleproject.org/exascale-computing-project) (17-SC-20-SC),\na collaborative effort of two U.S. Department of Energy organizations (Office of\nScience and the National Nuclear Security Administration) responsible for the\nplanning and preparation of a [capable exascale\necosystem](https://exascaleproject.org/what-is-exascale/), including software,\napplications, hardware, advanced system engineering and early testbed platforms,\nin support of the nation's [exascale computing\nimperative](https://obamawhitehouse.archives.gov/the-press-office/2015/07/29/executive-order-creating-national-strategic-computing-initiative).\n\nFor more details on the CEED benchmarks see http://ceed.exascaleproject.org/bps/\n\n## Building and Running the Benchmarks\n\n### Required tools\n\n* bash\n* make, cmake (for some packages)\n* git\n* wget or curl\n\n### Sample use\n\nFirst, you may need to create a configuration for your machine, e.g. by copying\nand modifying one of the existing `machine-configs/*.sh` files.\n\n```sh\n./go.sh --config vulcan --compiler gcc --build \"metis hypre mfem\"\n./go.sh --config vulcan --compiler gcc --run tests/mfem_bps/bp1_v1.sh\n```\n\nEquivalent short version:\n\n```sh\n./go.sh -c vulcan -m gcc -b \"metis hypre mfem\"\n./go.sh -c vulcan -m gcc -r tests/mfem_bps/bp1_v1.sh\n```\n\nNote that any packages required by the tests will be downloaded and built\nautomatically, i.e. there is no need to explicitly pre-build any packages by\nrunning the `go.sh` script with the `--build` option.\n\nTo see a list of the available configs use `./go.sh` without any options or\ngenerally use `./go.sh --help` for help. These configs correspond to the scripts\n`machine-configs/\u003cname\u003e.sh`.\n\nTo see the available compilers for a config use `./go.sh --config \u003cname\u003e`.\n\n*For test-specific details, see the* `README.md` *file in the corresponding*\n`tests/\u003ctest-suite\u003e` *subdirectory.*\n\n## Copyright\n\nThe following copyright applies to each file in the CEED software suite, unless\notherwise stated in the file:\n\n\u003e Copyright (c) 2017, Lawrence Livermore National Security, LLC. Produced at the\n\u003e Lawrence Livermore National Laboratory. LLNL-CODE-734707. All Rights reserved.\n\nSee files LICENSE and NOTICE for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fceed%2Fbenchmarks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fceed%2Fbenchmarks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fceed%2Fbenchmarks/lists"}