{"id":18054510,"url":"https://github.com/vertexwahn/rules_ispc","last_synced_at":"2025-04-10T23:12:59.288Z","repository":{"id":155369376,"uuid":"568518638","full_name":"Vertexwahn/rules_ispc","owner":"Vertexwahn","description":"Bazel rules for Intel Implicit SPMD Program Compiler","archived":false,"fork":false,"pushed_at":"2024-04-21T11:04:38.000Z","size":55,"stargazers_count":3,"open_issues_count":4,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-10T23:12:54.440Z","etag":null,"topics":["bazel","bazel-rules","cpp","ispc","spmd"],"latest_commit_sha":null,"homepage":"https://vertexwahn.de/page/open_source/","language":"Starlark","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/Vertexwahn.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":"2022-11-20T19:26:09.000Z","updated_at":"2024-11-13T23:48:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"9ba23591-4eea-4fc6-be04-5606f7496622","html_url":"https://github.com/Vertexwahn/rules_ispc","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vertexwahn%2Frules_ispc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vertexwahn%2Frules_ispc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vertexwahn%2Frules_ispc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vertexwahn%2Frules_ispc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vertexwahn","download_url":"https://codeload.github.com/Vertexwahn/rules_ispc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248312135,"owners_count":21082638,"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":["bazel","bazel-rules","cpp","ispc","spmd"],"created_at":"2024-10-31T00:11:31.144Z","updated_at":"2025-04-10T23:12:59.267Z","avatar_url":"https://github.com/Vertexwahn.png","language":"Starlark","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Support Ukraine](https://img.shields.io/badge/Support-Ukraine-FFD500?style=flat\u0026labelColor=005BBB)](https://opensource.fb.com/support-ukraine)\n\n# Bazel rules for Intel Implicit SPMD Program Compiler (ISPC)\n\nBazel build rules for [ISPC](https://ispc.github.io/).\nTested on Windows, Linux and macOS.\n\n## Goal\n\nThe goal of these rules is to be able to use  [ISPC](https://ispc.github.io/) using [Bazel](https://bazel.build/) on Windows, \nLinux and macOS without the need to preinstall ISPC. \nAll the magic to set up ISPC should be done by Bazel with as little effort as possible.\n\n## Quick start\n\nThis project uses [Bazel](https://bazel.build/) as a build system. \nThe current used version of Bazel to test these rules is defined in [.bazelversion](tests/.bazelversion).\nIt is very likely that these rules work also with other Bazel versions,\nsince only very basic features are used.\n\n**Prerequisites:**\n\nThe following tools should be installed:\n\n- [Git](https://git-scm.com/)\n- [Bazel](https://bazel.build/install)\n- A C++ compiler (GCC, Visual Studio, Clang, Apple Clang, etc.)\n\n**Checkout, build, and run:**\n\n```shell\ngit clone https://github.com/Vertexwahn/rules_ispc.git\ncd rules_ispc\ncd tests\nbazel build //square:main\nbazel run //square:main\n```\n\n## License\n\nThis work is published under Apache 2.0 License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvertexwahn%2Frules_ispc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvertexwahn%2Frules_ispc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvertexwahn%2Frules_ispc/lists"}