{"id":20063276,"url":"https://github.com/markdtw/parallel-programming","last_synced_at":"2026-04-20T14:01:50.571Z","repository":{"id":93067257,"uuid":"51889537","full_name":"markdtw/parallel-programming","owner":"markdtw","description":"Basic Pthread, OpenMP, CUDA examples","archived":false,"fork":false,"pushed_at":"2017-06-29T08:36:29.000Z","size":1357,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-23T02:57:08.571Z","etag":null,"topics":["cuda","openmp","parallel-programming","pthreads"],"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/markdtw.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":"2016-02-17T03:00:31.000Z","updated_at":"2022-09-05T18:48:35.000Z","dependencies_parsed_at":"2023-06-04T15:15:32.471Z","dependency_job_id":null,"html_url":"https://github.com/markdtw/parallel-programming","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/markdtw/parallel-programming","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markdtw%2Fparallel-programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markdtw%2Fparallel-programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markdtw%2Fparallel-programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markdtw%2Fparallel-programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markdtw","download_url":"https://codeload.github.com/markdtw/parallel-programming/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markdtw%2Fparallel-programming/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32050451,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"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":["cuda","openmp","parallel-programming","pthreads"],"created_at":"2024-11-13T13:41:29.075Z","updated_at":"2026-04-20T14:01:50.552Z","avatar_url":"https://github.com/markdtw.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Parallel Programming\nBasic OpenMP, Pthread and CUDA examples\n\n## Compile\n`gpcc`: script to compile OpenMP/Pthread program.\u003cbr\u003e\n`nvcc`: script to compile CUDA program.\n\n### basic-pp\nContains basic introduction to the threading tools including OpenMP and Pthread.\u003cbr\u003e\n`frogger.c`: the classic frogger game written in C/Pthread\n  \n### mandelbrot-set\nClassic pp problem. A particular set of complex numbers which has a highly convoluted fractal boundary when plotted.\u003cbr\u003e\n`run_all`: the script to run five versions of the implementation.\n  \n### CUDA\nCUDA introductions and implementation of the n-body problem. n-body problem is the problem of predicting the individual motions of a group of celestial objects interacting with each other gravitationally.\n\n### k-nearest-neighbors\nFind k nearest neighbors using Pthread/CUDA\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkdtw%2Fparallel-programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkdtw%2Fparallel-programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkdtw%2Fparallel-programming/lists"}