{"id":16632552,"url":"https://github.com/antonc9018/uni_parallel","last_synced_at":"2026-02-21T14:03:45.757Z","repository":{"id":104033613,"uuid":"407590383","full_name":"AntonC9018/uni_parallel","owner":"AntonC9018","description":"Running parallel and distributed code on a cluster with MPI","archived":false,"fork":false,"pushed_at":"2021-11-23T15:10:13.000Z","size":3125,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T06:47:30.076Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"D","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AntonC9018.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":"2021-09-17T15:26:20.000Z","updated_at":"2022-10-17T21:24:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"ef940c0e-d3f7-4525-8cc6-b5794731a12d","html_url":"https://github.com/AntonC9018/uni_parallel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AntonC9018/uni_parallel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonC9018%2Funi_parallel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonC9018%2Funi_parallel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonC9018%2Funi_parallel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonC9018%2Funi_parallel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AntonC9018","download_url":"https://codeload.github.com/AntonC9018/uni_parallel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonC9018%2Funi_parallel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29682749,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T13:29:26.630Z","status":"ssl_error","status_checked_at":"2026-02-21T13:26:50.125Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":"2024-10-12T05:00:55.507Z","updated_at":"2026-02-21T14:03:45.731Z","avatar_url":"https://github.com/AntonC9018.png","language":"D","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Parallel and Distributed Computing\n\nThis repository contains assignments, implemented as part of the course **Parallel and Distributed Computing**.\n\nSee explanatory markdown documents for each of the assignments in the `doc` folder. Assignments are all in *Romanian*.\n\nPR's with grammar corrections, bug fixes, improvement suggestions or translations are very welcome.\n\nLeave a star as a way to say \"Thank you\". Enjoy!\n\n## Build instructions\n\n1. Create a private-public key pair to be able to log on to server from script without password. See [this](https://docs.oracle.com/cd/E19683-01/806-4078/6jd6cjru7/index.html). Skip the optional passphrase.\n2. Log on to the server and do `chmod 600 ~/.ssh/authorized_keys`. Now you should be able to use `ssh` without it prompting for password.\n3. The `scripts/setup.bat` should manage to install `dmd` on the remote machine and set up the environment. \n   \n   \u003e Change what the `REMOTE` variable in the setup script is set to if you need to log on as another user.\n   \u003e Change the `USER_FOLDER` variable to select which folder to place `dmd.conf` and `compile.sh` into.\n\n4. Compile by doing `./compile.sh x` in your folder on the remote machine, where `x.d` is a D source file in your folder (so drop the extension). The output executable is named `x.out`.\n\nIf the server now has a newer version of OpenMPI, feel free to fix [my D bindings fork](https://github.com/AntonC9018/OpenMPI) back.\nYou will probably just need to rollback a few commits.\nOr just use the [initial repo that I forked](https://github.com/DlangScience/OpenMPI) (change the `setup_remote.sh` script), which should update by the time you're reading this.\n\n\n\u003e Spoiler: It WILL NOT *just build* on windows, and the mpi.d file is included ONLY FOR REFERENCE.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonc9018%2Funi_parallel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantonc9018%2Funi_parallel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonc9018%2Funi_parallel/lists"}