{"id":23382153,"url":"https://github.com/tuke307/cau-multicore-computing","last_synced_at":"2026-05-01T22:31:29.497Z","repository":{"id":244752787,"uuid":"778135753","full_name":"tuke307/cau-multicore-computing","owner":"tuke307","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-09T07:42:37.000Z","size":1339,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T08:49:15.607Z","etag":null,"topics":["c","cuda","java","openmp"],"latest_commit_sha":null,"homepage":"","language":"Java","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/tuke307.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":"2024-03-27T06:28:32.000Z","updated_at":"2024-10-15T12:53:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"2e1f4245-6bd3-4154-a91a-feb1ed550c39","html_url":"https://github.com/tuke307/cau-multicore-computing","commit_stats":null,"previous_names":["tuke307/multicore-computing","tuke307/cau-multicore-computing"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tuke307/cau-multicore-computing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuke307%2Fcau-multicore-computing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuke307%2Fcau-multicore-computing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuke307%2Fcau-multicore-computing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuke307%2Fcau-multicore-computing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tuke307","download_url":"https://codeload.github.com/tuke307/cau-multicore-computing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuke307%2Fcau-multicore-computing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32515837,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["c","cuda","java","openmp"],"created_at":"2024-12-21T21:17:46.802Z","updated_at":"2026-05-01T22:31:29.477Z","avatar_url":"https://github.com/tuke307.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# multicore-computing\n\n* [project 1 (Java)](proj1/README.md)\n* [project 2 (Java)](proj2/README.md)\n* [project 3 (C)](proj3/README.md)\n* [project 4 (C, CUDA)](proj4/README.md)\n\n## java\ndeleting java compilation files (.class)\n```bash\nfind . -name \"*.class\" -type f -delete\n```\n\ncompiling java files\n```bash\njavac *.java\n```\n\n## C \ndeleting C compilation files (.out) and outputs\n```bash\nfind . \\( -name \"*.out\" -o -name \"*.o\" -o -name \"output.csv\" \\) -type f -delete\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuke307%2Fcau-multicore-computing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuke307%2Fcau-multicore-computing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuke307%2Fcau-multicore-computing/lists"}