{"id":23382153,"url":"https://github.com/tuke307/cau-multicore-computing","last_synced_at":"2025-04-08T08:44:51.310Z","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-02-14T05:41:18.523Z","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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247808109,"owners_count":20999655,"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","cuda","java","openmp"],"created_at":"2024-12-21T21:17:46.802Z","updated_at":"2025-04-08T08:44:51.290Z","avatar_url":"https://github.com/tuke307.png","language":"Java","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","funding_links":[],"categories":[],"sub_categories":[],"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"}