{"id":23101181,"url":"https://github.com/carusel02/marching-squares","last_synced_at":"2025-04-03T21:18:24.310Z","repository":{"id":223314210,"uuid":"710501561","full_name":"Carusel02/Marching-squares","owner":"Carusel02","description":"Parallelization of marching squares in C","archived":false,"fork":false,"pushed_at":"2024-02-23T20:47:25.000Z","size":64352,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T09:15:19.341Z","etag":null,"topics":["c","image","matrix","rescale","threads"],"latest_commit_sha":null,"homepage":"","language":"C","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/Carusel02.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-10-26T20:32:33.000Z","updated_at":"2024-02-23T20:08:23.000Z","dependencies_parsed_at":"2024-02-23T21:36:24.691Z","dependency_job_id":null,"html_url":"https://github.com/Carusel02/Marching-squares","commit_stats":null,"previous_names":["carusel02/apd-c","carusel02/marching-squares"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Carusel02%2FMarching-squares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Carusel02%2FMarching-squares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Carusel02%2FMarching-squares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Carusel02%2FMarching-squares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Carusel02","download_url":"https://codeload.github.com/Carusel02/Marching-squares/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247078864,"owners_count":20879953,"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":["c","image","matrix","rescale","threads"],"created_at":"2024-12-16T23:50:34.675Z","updated_at":"2025-04-03T21:18:24.294Z","avatar_url":"https://github.com/Carusel02.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README \n##### MARIN MARIUS DANIEL 332CC\n## [Tema1 - APD](https://gitlab.cs.pub.ro/apd/tema1)\n\n### Ideea de baza\n* crearea unei structuri ce inglobeaza argumentele\nnecesare thread urilor si transformarea functiilor\nsecventiale intr-o singura functie in care vor fi\nrulate toate thread urile\n\n### Implementare:\n* s-au paralelizat urmatoarele 3 functii:\n1. `rescale_image`\n2. `sample_grid`\n3. `march`\n\n### Pentru\n* rescale_image\n    - s-a impartit prima iteratie in intervale pentru fiecare thread\n    - se asteapta toate thread urile sa termine executia pentru a nu crea un race condition atunci cand reactualizam imaginea\n\n* sample_grid\n    - se impart in intervale pentru fiecare thread iteratiile\n\n* march\n    - se imparte iteratia in intervale pentru fiecare thread\n\n* thread uri\n    - s-au creat 2 structuri (una care contine informatiile \nnecesare si independente de thread) si una care contine\ninformatiile caracteristice fiecarui thread(id) + cealalta\n    - cu ajutorul ei se transmite argumentul fiecarui thread\n\n### Mai multe detalii se regasesc in cod.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarusel02%2Fmarching-squares","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarusel02%2Fmarching-squares","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarusel02%2Fmarching-squares/lists"}