{"id":42042908,"url":"https://github.com/enteee/parallel-computing","last_synced_at":"2026-01-26T06:02:37.604Z","repository":{"id":21984379,"uuid":"25309306","full_name":"Enteee/parallel-computing","owner":"Enteee","description":"Parallel computing project for school","archived":false,"fork":false,"pushed_at":"2014-11-27T17:08:38.000Z","size":364,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-24T19:53:31.104Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Enteee.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":"2014-10-16T15:44:51.000Z","updated_at":"2014-11-27T17:08:38.000Z","dependencies_parsed_at":"2022-08-20T03:21:47.567Z","dependency_job_id":null,"html_url":"https://github.com/Enteee/parallel-computing","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Enteee/parallel-computing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Enteee%2Fparallel-computing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Enteee%2Fparallel-computing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Enteee%2Fparallel-computing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Enteee%2Fparallel-computing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Enteee","download_url":"https://codeload.github.com/Enteee/parallel-computing/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Enteee%2Fparallel-computing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28767996,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T03:54:34.369Z","status":"ssl_error","status_checked_at":"2026-01-26T03:54:33.031Z","response_time":59,"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":[],"created_at":"2026-01-26T06:02:27.028Z","updated_at":"2026-01-26T06:02:37.599Z","avatar_url":"https://github.com/Enteee.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"parallel-computing\n==================\n\nParallel computing project for school\n\n## Requirments \n\n* a compatible terminal emulator installed:\n * urxvt\n * konsole\n * xterm\n* g++\n* gdb\n* mpi library installed\n* boost installed\n\n## Compile\n\n### Normal\n\n```bash\n$ make\n```\n\n### Debug\n\n```bash\n$ make debug\n```\n\n## Run\n\n### Normal\n\n```bash\n$ make run\n```\n\n### Debug\n\n```bash\n$ make rundebug\n```\n\n## Run Configuration\n\nChange the options under '#Run configuration' in the Makefile.\n\n```make\n#Run configuration\nRUN_COPIES=12\nMODE=MST\nSCENARIO=1\n[...]\n```\n\nUse:\n```bash\n$ make help\n```\nto get an overview of possible options.\n\n## BUGS\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenteee%2Fparallel-computing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenteee%2Fparallel-computing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenteee%2Fparallel-computing/lists"}