{"id":24528171,"url":"https://github.com/deric-w/findscorep","last_synced_at":"2025-10-03T05:30:24.941Z","repository":{"id":238015115,"uuid":"795689866","full_name":"Deric-W/FindScoreP","owner":"Deric-W","description":"CMake find module for Score-P","archived":false,"fork":false,"pushed_at":"2024-08-29T02:53:01.000Z","size":452,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-29T23:51:59.232Z","etag":null,"topics":["cmake","cmake-module","score-p"],"latest_commit_sha":null,"homepage":"","language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Deric-W.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-03T20:21:57.000Z","updated_at":"2024-08-05T09:35:43.000Z","dependencies_parsed_at":"2024-05-31T03:37:43.513Z","dependency_job_id":"be5d937c-d959-4e1e-afbc-5ac2e76a261a","html_url":"https://github.com/Deric-W/FindScoreP","commit_stats":null,"previous_names":["deric-w/findscorep"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deric-W%2FFindScoreP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deric-W%2FFindScoreP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deric-W%2FFindScoreP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deric-W%2FFindScoreP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Deric-W","download_url":"https://codeload.github.com/Deric-W/FindScoreP/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235073784,"owners_count":18931738,"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","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":["cmake","cmake-module","score-p"],"created_at":"2025-01-22T06:34:06.380Z","updated_at":"2025-10-03T05:30:19.322Z","avatar_url":"https://github.com/Deric-W.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FindScoreP\n\nCMake integration for [Score-P](https://score-p.org).\n\nThis is the old repository, future development happens in [score-p/scorep_cmake](https://github.com/score-p/scorep_cmake).\n\n## Usage\n\n1. Place the contents of the `src` directory somewhere in your\n[`CMAKE_MODULE_PATH`](https://cmake.org/cmake/help/latest/variable/CMAKE_MODULE_PATH.html) and include `ScorePUtilities` in your CMake configuration.\n\n2. Call `scorep_mark` on targets which should be instrumented by Score-P.\n\n3. After all targets have been defined call `scorep_determine_instrumentations` and use its output\n   to call [`find_package(ScoreP ...)`](https://cmake.org/cmake/help/latest/command/find_package.html).\n\n4. Call `scorep_enable` to enable Score-P instrumentation.\n\n  - it is advised to call everything after step 2 based on an option for a flexible build configuration\n\n  - if you don't want to vendor the `ScorePUtilities` module it should only be included\n    when the option is enabled and its used functions replaced with dummies otherwise\n\n### Examples\n\nExamples for using this Score-P integration are located in the `examples` directory.\n\n## ScorePUtilities Module\n\nSee [`UTILITIES.md`](docs/UTILITIES.md) and [`AUTODETECT.md`](docs/AUTODETECT.md)\n\n## Find Module\n\nSee [`FINDMODULE.md`](docs/FINDMODULE.md)\n\n## Paper\n\nThis project was created as part of a introductory seminar course, which produced a paper.\n\nIts source code and attachments can be found in the `paper` subdirectory.\n\n## Tests\n\nTesting using the [CTest](https://cmake.org/cmake/help/latest/module/CTest.html)\nmodule requires a POSIX compatible shell to be installed.\n\nThe following labels exist:\n\n - `cmake`, indicating a CMake-only test\n\n - `scorep`, indicating a test requiring Score-P (with supported components based on the other labels and the compiler selected by CMake)\n\n - `c`, indicating a test requiring a C compiler\n\n - `openmp`, indicating a test requiring OpenMP\n\n - `pthread`, indicating a test requiring pthreads\n\n - `openacc`, indicating a test requiring OpenACC\n\n - `kokkos`, indicating a test requiring Kokkos with an enabled OpenMP backend\n\n - `cuda`, indicating a test requiring CUDA\n\n - `boost`, indicating a test requiring certain boost components\n\n - `examples`, indicating a test building code examples\n\nThe C++ compiler used for compiling examples can be selected with `-DCMAKE_CXX_COMPILER=...`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderic-w%2Ffindscorep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderic-w%2Ffindscorep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderic-w%2Ffindscorep/lists"}