{"id":27399691,"url":"https://github.com/malisha4065/openmpwithfortran","last_synced_at":"2026-01-22T20:33:12.165Z","repository":{"id":281177129,"uuid":"944453150","full_name":"Malisha4065/OpenMPwithFortran","owner":"Malisha4065","description":"OpenMP parallel programming with modern Fortran","archived":false,"fork":false,"pushed_at":"2025-03-07T11:38:59.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T03:38:34.226Z","etag":null,"topics":["fortran","fortran90","openmp","openmp-parallelization"],"latest_commit_sha":null,"homepage":"","language":"Fortran","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/Malisha4065.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-07T11:20:23.000Z","updated_at":"2025-03-07T11:39:02.000Z","dependencies_parsed_at":"2025-03-07T12:28:02.565Z","dependency_job_id":"4795d958-fc18-4f72-aecd-7a9f310eceba","html_url":"https://github.com/Malisha4065/OpenMPwithFortran","commit_stats":null,"previous_names":["malisha4065/openmpwithfortran"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Malisha4065/OpenMPwithFortran","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Malisha4065%2FOpenMPwithFortran","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Malisha4065%2FOpenMPwithFortran/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Malisha4065%2FOpenMPwithFortran/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Malisha4065%2FOpenMPwithFortran/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Malisha4065","download_url":"https://codeload.github.com/Malisha4065/OpenMPwithFortran/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Malisha4065%2FOpenMPwithFortran/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28670381,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T19:36:09.361Z","status":"ssl_error","status_checked_at":"2026-01-22T19:36:05.567Z","response_time":144,"last_error":"SSL_read: 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":["fortran","fortran90","openmp","openmp-parallelization"],"created_at":"2025-04-14T03:20:44.736Z","updated_at":"2026-01-22T20:33:12.147Z","avatar_url":"https://github.com/Malisha4065.png","language":"Fortran","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenMPwithFortran\n\nThis project demonstrates the use of OpenMP with Fortran to parallelize code execution. \n\n## Files\n\n- **f1_hello.f90**: A simple program that demonstrates the use of OpenMP to print a message from multiple threads. Each thread prints its own thread ID.\n- **f2_criticalregion.f90**: A program that demonstrates the use of OpenMP to perform parallel computation with a critical region to ensure correct summation.\n\n## Compilation and Execution\n\nTo compile the Fortran programs with OpenMP support, use the following commands: (Using gfortran compiler)\n\n```sh\ngfortran -fopenmp -o helloopenmp f1_hello.f90\n\n./helloopenmp\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalisha4065%2Fopenmpwithfortran","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmalisha4065%2Fopenmpwithfortran","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalisha4065%2Fopenmpwithfortran/lists"}