{"id":21892178,"url":"https://github.com/andresilmor/n-body-problem-with-parallelization-in-language-c","last_synced_at":"2025-03-22T03:23:40.954Z","repository":{"id":207658081,"uuid":"579674598","full_name":"andresilmor/N-Body-problem-with-Parallelization-in-Language-C","owner":"andresilmor","description":"Adaptation of N-Body problem in serial code (src: rosettacode.org) to Parallel Programming/Parallel Computing in Language C with pThreads.","archived":false,"fork":false,"pushed_at":"2023-01-06T13:55:16.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-03T00:31:49.598Z","etag":null,"topics":["c","languagec","multithreading","nbody-simulation","parallel-computing","parallel-programming","pthread","pthreads"],"latest_commit_sha":null,"homepage":"","language":"C","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/andresilmor.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}},"created_at":"2022-12-18T13:55:05.000Z","updated_at":"2023-02-13T11:11:32.000Z","dependencies_parsed_at":"2023-11-17T00:07:22.728Z","dependency_job_id":"547a9bb1-7d63-40ba-931b-a3efdbf54618","html_url":"https://github.com/andresilmor/N-Body-problem-with-Parallelization-in-Language-C","commit_stats":null,"previous_names":["andresilmor/n-body-problem-with-parallelization-in-language-c"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andresilmor%2FN-Body-problem-with-Parallelization-in-Language-C","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andresilmor%2FN-Body-problem-with-Parallelization-in-Language-C/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andresilmor%2FN-Body-problem-with-Parallelization-in-Language-C/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andresilmor%2FN-Body-problem-with-Parallelization-in-Language-C/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andresilmor","download_url":"https://codeload.github.com/andresilmor/N-Body-problem-with-Parallelization-in-Language-C/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244900697,"owners_count":20528773,"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","languagec","multithreading","nbody-simulation","parallel-computing","parallel-programming","pthread","pthreads"],"created_at":"2024-11-28T12:57:16.750Z","updated_at":"2025-03-22T03:23:40.937Z","avatar_url":"https://github.com/andresilmor.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# N-Body-problem-with-Parallelization-in-Language-C\n\nExercise for Advanced Computing (Informatics MSc, ESTiG-IPB), in resume, the goal was to parallellize the N-Body problem made with serial code from [rosettacode.org](https://rosettacode.org/wiki/N-body_problem) to Parallel Programming/Parallel Computing in Language C, that parallelization should be dynamic, it means that we should not define a fix number of available threads (use of array of threads) and using the pThread library.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandresilmor%2Fn-body-problem-with-parallelization-in-language-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandresilmor%2Fn-body-problem-with-parallelization-in-language-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandresilmor%2Fn-body-problem-with-parallelization-in-language-c/lists"}