{"id":20725570,"url":"https://github.com/uxlfoundation/oneDPL","last_synced_at":"2025-09-10T23:32:38.986Z","repository":{"id":37095108,"uuid":"104271404","full_name":"oneapi-src/oneDPL","owner":"oneapi-src","description":"oneAPI DPC++ Library (oneDPL) https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html ","archived":false,"fork":false,"pushed_at":"2024-10-29T14:51:50.000Z","size":17248,"stargazers_count":721,"open_issues_count":149,"forks_count":113,"subscribers_count":37,"default_branch":"main","last_synced_at":"2024-10-29T15:23:22.691Z","etag":null,"topics":["oneapi"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oneapi-src.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-20T21:54:13.000Z","updated_at":"2024-10-28T14:54:13.000Z","dependencies_parsed_at":"2024-01-02T13:57:37.950Z","dependency_job_id":"cd084e16-133d-43e9-b01f-3e9834283eff","html_url":"https://github.com/oneapi-src/oneDPL","commit_stats":{"total_commits":546,"total_committers":48,"mean_commits":11.375,"dds":0.8241758241758241,"last_synced_commit":"1d382e38d3d2c53252780eb2b75aadb7c9465376"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneDPL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneDPL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneDPL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneapi-src%2FoneDPL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oneapi-src","download_url":"https://codeload.github.com/oneapi-src/oneDPL/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232575877,"owners_count":18544527,"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":["oneapi"],"created_at":"2024-11-17T04:19:23.419Z","updated_at":"2025-09-10T23:32:38.980Z","avatar_url":"https://github.com/oneapi-src.png","language":"C++","readme":"# oneAPI DPC++ Library (oneDPL) \u003cimg align=\"right\" width=\"200\" height=\"100\" src=https://github.com/uxlfoundation/artwork/blob/main/foundation/uxl-foundation-logo-horizontal-color.svg\u003e\n[![Apache License Version 2.0](https://img.shields.io/badge/license-Apache_2.0-green.svg)](LICENSE.txt) [![oneDPL CI](https://github.com/uxlfoundation/oneDPL/actions/workflows/ci-testing.yml/badge.svg)](https://github.com/uxlfoundation/oneDPL/actions/workflows/ci-testing.yml?query=branch%3Amaster)\n[![Join the community on GitHub Discussions](https://badgen.net/badge/join%20the%20discussion/on%20github/blue?icon=github)](https://github.com/uxlfoundation/oneDPL/discussions)\n[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/uxlfoundation/oneDPL/badge)](https://securityscorecards.dev/viewer/?uri=github.com/uxlfoundation/oneDPL)\n\noneDPL is part of the [UXL Foundation] and is an implementation of the\n[oneAPI specification] for the oneDPL component.\n\n[UXL Foundation]: http://www.uxlfoundation.org\n[oneAPI specification]: https://oneapi-spec.uxlfoundation.org\n\noneDPL works with the Intel® oneAPI DPC++/C++ Compiler to provide high-productivity\nAPIs to developers, which can minimize Data Parallel C++ (DPC++) programming efforts\nacross devices for high performance parallel applications.\n\n## Prerequisites\nInstall the Intel® oneAPI Base Toolkit (Base Kit) to use oneDPL. Refer to the specific\n[system requirements](https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-dpcpp-system-requirements.html)\nfor more information.\n\n## Release Information\nVisit the latest [Release Notes](https://github.com/uxlfoundation/oneDPL/blob/main/documentation/release_notes.rst).\n\n## License\noneDPL is licensed under [Apache License Version 2.0 with LLVM exceptions](https://github.com/uxlfoundation/oneDPL/blob/main/LICENSE.txt).\nRefer to the [LICENSE](LICENSE.txt) file for the full license text and copyright notice.\n\n## Security\nSee the [Intel Security Center](https://www.intel.com/content/www/us/en/security-center/default.html)\nfor information on how to report a potential security issue or vulnerability.\nYou can also view the [Security Policy](SECURITY.md).\n\n## Contributing\nSee [CONTRIBUTING.md](https://github.com/uxlfoundation/oneDPL/blob/main/CONTRIBUTING.md) for details.\n\n## Documentation\n\nSee the full documentation set for [oneDPL](https://uxlfoundation.github.io/oneDPL).\n\n## Samples\nYou can find oneDPL samples at the [oneDPL Samples](https://github.com/oneapi-src/oneAPI-samples/tree/master/Libraries/oneDPL) page.\n\n## Support and Contribution\nPlease report issues and suggestions via [GitHub issues](https://github.com/uxlfoundation/oneDPL/issues).\n\nYou can also contact oneDPL developers via [UXL Foundation Slack](https://slack-invite.uxlfoundation.org/) using\nthe [#onedpl](https://uxlfoundation.slack.com/channels/onedpl) channel.\n\n## Governance\n\nThe oneDPL project is governed by the [UXL Foundation] and you can get involved in\nthis project. Members can join the Open Source and Specification Working Group\nmeetings to participate in discussions on the evolution of oneDPL and other oneAPI components\ngoverned by the [UXL Foundation]. See [How to Contribute] for more details.\n\nYou can also join the [mailing lists for the UXL Foundation] to be informed\nof when meetings are happening and receive the latest information and\ndiscussions.\n\n[How to Contribute]: https://www.oneapi.io/community/how-to-contribute/\n[mailing lists for the UXL Foundation]: https://lists.uxlfoundation.org/g/main/subgroups\n\n------------------------------------------------------------------------\nIntel and the Intel logo are trademarks of Intel Corporation or its subsidiaries in the U.S. and/or other countries.\n\n\\* Other names and brands may be claimed as the property of others.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuxlfoundation%2FoneDPL","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuxlfoundation%2FoneDPL","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuxlfoundation%2FoneDPL/lists"}