{"id":19865599,"url":"https://github.com/ct-clmsn/codon_openshmem","last_synced_at":"2025-02-28T23:27:50.803Z","repository":{"id":225179907,"uuid":"765279162","full_name":"ct-clmsn/codon_openshmem","owner":"ct-clmsn","description":"OpenSHMEM bindings for the Codon Python compiler","archived":false,"fork":false,"pushed_at":"2024-03-01T13:12:18.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-11T15:45:54.897Z","etag":null,"topics":["codon","hpc","openshmem","python","supercomputing"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ct-clmsn.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":"2024-02-29T16:08:03.000Z","updated_at":"2024-02-29T16:56:11.000Z","dependencies_parsed_at":"2024-11-12T19:31:19.310Z","dependency_job_id":null,"html_url":"https://github.com/ct-clmsn/codon_openshmem","commit_stats":null,"previous_names":["ct-clmsn/codon_openshmem"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ct-clmsn%2Fcodon_openshmem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ct-clmsn%2Fcodon_openshmem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ct-clmsn%2Fcodon_openshmem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ct-clmsn%2Fcodon_openshmem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ct-clmsn","download_url":"https://codeload.github.com/ct-clmsn/codon_openshmem/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241275060,"owners_count":19937302,"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":["codon","hpc","openshmem","python","supercomputing"],"created_at":"2024-11-12T15:23:20.861Z","updated_at":"2025-02-28T23:27:50.778Z","avatar_url":"https://github.com/ct-clmsn.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- Copyright (c) 2022 Christopher Taylor                                          --\u003e\n\u003c!--                                                                                --\u003e\n\u003c!--   Distributed under the Boost Software License, Version 1.0. (See accompanying --\u003e\n\u003c!--   file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)        --\u003e\n# [codon_openshmem](https://github.com/ct-clmsn/codon_openshmem)\n\n`codon_openshmem` (COS) wraps the existing [Sandia OpenSHMEM](https://github.com/Sandia-OpenSHMEM/SOS) library implemented by Sandia National Laboratory. COS provides the [codon](https://github.com/exaloop/codon) Python compiler [Partitioned Global Address Space](https://en.wikipedia.org/wiki/Partitioned_global_address_space) (PGAS) support. The codon Python compiler is not an interpreter it compiles Python applications to executables using LLVM.\n\nUsers are able to interact with OpenSHMEM using a handful of the existing OpenSHMEM functions or users are able to interact with OpenSHMEM through a class called Runtime. Users can create distributed symmetric arrays using a templated SymmetricArray class. Users can additionally leverage Codon's support for the [static keyword](https://docs.exaloop.io/codon/language/statics) with COS.\n\nCOS HPC users can benefit from Codon's native support for [OpenMP](https://docs.exaloop.io/codon/advanced/parallel), [GPUs](https://docs.exaloop.io/codon/advanced/gpu), existing [Python extensions](https://docs.exaloop.io/codon/interoperability/pyext), and portable assembly using the [LLVM IR](https://docs.exaloop.io/codon/language/llvm) interface. \n\n### Developer Notes\n\nA simple example application is provided in the `./test` directory along with a Makefile. The COS implementation is provided in the `./src` directory, users only need to copy that file into their project directory. COS is implemented using Codon's [FFI](https://docs.exaloop.io/codon/language/ffi) interface. Additional details on Codon's C/C++ interface are available [here](https://docs.exaloop.io/codon/interoperability/cpp).\n\n### Licenses\n\n* [Boost](https://www.boost.org/users/license.html) Version 1.0 (2022-)\n\n### Author\n\nChristopher Taylor\n\n### Special Thanks\n\n* The OpenSHMEM developers and committee\n* Sandia National Labs/US Department of Energy\n\n### Dependencies\n\n* [Sandia OpenSHMEM](https://github.com/Sandia-OpenSHMEM/SOS)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fct-clmsn%2Fcodon_openshmem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fct-clmsn%2Fcodon_openshmem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fct-clmsn%2Fcodon_openshmem/lists"}