{"id":38252533,"url":"https://github.com/ottmartens/cc-rev-db","last_synced_at":"2026-01-17T01:28:41.024Z","repository":{"id":42478100,"uuid":"443334650","full_name":"ottmartens/cc-rev-db","owner":"ottmartens","description":"Causally Consistent Reversible Debugger for MPI","archived":false,"fork":false,"pushed_at":"2022-08-08T18:47:13.000Z","size":6958,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T00:42:17.962Z","etag":null,"topics":["c","checkpoint","debugger","debugging","golang","mpi","ptrace","restore","reversible"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ottmartens.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-31T11:54:11.000Z","updated_at":"2022-03-19T14:29:04.000Z","dependencies_parsed_at":"2022-08-19T10:31:02.133Z","dependency_job_id":null,"html_url":"https://github.com/ottmartens/cc-rev-db","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ottmartens/cc-rev-db","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ottmartens%2Fcc-rev-db","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ottmartens%2Fcc-rev-db/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ottmartens%2Fcc-rev-db/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ottmartens%2Fcc-rev-db/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ottmartens","download_url":"https://codeload.github.com/ottmartens/cc-rev-db/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ottmartens%2Fcc-rev-db/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28491520,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T00:50:05.742Z","status":"ssl_error","status_checked_at":"2026-01-17T00:43:11.982Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["c","checkpoint","debugger","debugging","golang","mpi","ptrace","restore","reversible"],"created_at":"2026-01-17T01:28:40.906Z","updated_at":"2026-01-17T01:28:41.002Z","avatar_url":"https://github.com/ottmartens.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# Causally Consistent Reversible Debugger for MPI\n\n---\n\n## Running on linux\ncurrently only x86 architecture is supported\n\n### build\n```bash\nmake\n```\n### compile target for debugger\nThere is a compiler included that wraps the mpi library calls, in order to enable the debugger to intercept and record them.\nPrograms must be compiled with the included compiler script:\n\n```sh\nbin/compiler \u003cpath-to-target-MPI-program\u003e\n```\nThe compiled binary will be written to `./bin/targets/\u003csource-file-name\u003e`. This path should be given to the debugger as input.\n\n### run\n```sh\nbin/orchestror \u003cnum_processes\u003e \u003cpath-to-target-mpi-application-binary\u003e\n```\n\n\nℹ️ There's a couple of example programs included in the `examples` directory to test with.\nCompile them first (`bin/compiler examples/\u003cexample-application-file\u003e`)\n\n\n\n\u003cbr\u003e\n\u003cbr\u003e\n\n## Other platforms (use Docker)\n\n### build\n\n```bash\n# in the project root directory\nmake dockerimage\n```\n\nCompiling MPI programs is not supported when running with docker. Use the included examples in bin/targets folder.\n### run\n```bash\n# use the included compiled examples\n./runInDocker.sh \u003cnum_processes\u003e bin/examples/\u003cexample-application-binary\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fottmartens%2Fcc-rev-db","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fottmartens%2Fcc-rev-db","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fottmartens%2Fcc-rev-db/lists"}