{"id":18350368,"url":"https://github.com/tnas/parallel_problems","last_synced_at":"2025-07-29T03:03:12.850Z","repository":{"id":94324792,"uuid":"127555254","full_name":"tnas/parallel_problems","owner":"tnas","description":"A collection of traditional parallel problems","archived":false,"fork":false,"pushed_at":"2018-05-01T11:59:17.000Z","size":325,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T23:51:56.351Z","etag":null,"topics":["matrix-multiplication","openmp-parallelization","posix-threads-parallelization","stencil","sum","vector"],"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/tnas.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,"publiccode":null,"codemeta":null}},"created_at":"2018-03-31T17:31:49.000Z","updated_at":"2018-05-07T19:02:43.000Z","dependencies_parsed_at":"2023-03-13T17:02:07.121Z","dependency_job_id":null,"html_url":"https://github.com/tnas/parallel_problems","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tnas/parallel_problems","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tnas%2Fparallel_problems","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tnas%2Fparallel_problems/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tnas%2Fparallel_problems/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tnas%2Fparallel_problems/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tnas","download_url":"https://codeload.github.com/tnas/parallel_problems/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tnas%2Fparallel_problems/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267621570,"owners_count":24116899,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["matrix-multiplication","openmp-parallelization","posix-threads-parallelization","stencil","sum","vector"],"created_at":"2024-11-05T21:26:21.832Z","updated_at":"2025-07-29T03:03:12.802Z","avatar_url":"https://github.com/tnas.png","language":"C++","readme":"# Parallel Problems\n\n* Sum of two vectors: POSIX Threads Parallelization\n* Stencil: POSIX Threads Parallelization\n* Matrix Multiplication: OpenMP Parallelization\n* Stencil: OpenMP Parallelization\n\n### Compilation\n\n```\ncd $PROJECT_DIRECTORY$\ncmake .\nmake alll\n```\n\n### Execution\n\n```\n./$PROJECT_DIRECTORY$/build/parallel_problems -p \u003cproblem\u003e -t \u003cnum_threads\u003e;\n```\n\u003ccode\u003e\n  \u0026lt;problem\u0026gt;\n\u003c/code\u003e\n\n * \t0: Sum of vectors\n * \t1: Stencil PThreads\n * \t2: Matrix multiplication\n *  3: Stencil OpenMP\n \n### Machine Description\n* CPU: Intel(R) Core(TM) i7-3610QM CPU @ 2.30GHz\n* Thread(s) per core: 2\n* Core(s) per socket: 4\n* Socket(s): 1\n* L1d cache: 32K\n* L1i cache: 32K\n* L2 cache: 256K\n* L3 cache: 6144K\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftnas%2Fparallel_problems","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftnas%2Fparallel_problems","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftnas%2Fparallel_problems/lists"}