{"id":17324692,"url":"https://github.com/gos-k/cl-oclapi","last_synced_at":"2026-01-06T20:21:16.529Z","repository":{"id":54527669,"uuid":"42772524","full_name":"gos-k/cl-oclapi","owner":"gos-k","description":"Common Lisp binding for OpenCL API","archived":false,"fork":false,"pushed_at":"2018-08-15T13:04:58.000Z","size":191,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-01T09:30:07.620Z","etag":null,"topics":["common-lisp","opencl","quicklisp"],"latest_commit_sha":null,"homepage":"","language":"Common Lisp","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/gos-k.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}},"created_at":"2015-09-19T12:48:59.000Z","updated_at":"2024-09-02T19:53:08.000Z","dependencies_parsed_at":"2022-08-13T18:40:52.944Z","dependency_job_id":null,"html_url":"https://github.com/gos-k/cl-oclapi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gos-k%2Fcl-oclapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gos-k%2Fcl-oclapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gos-k%2Fcl-oclapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gos-k%2Fcl-oclapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gos-k","download_url":"https://codeload.github.com/gos-k/cl-oclapi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245779689,"owners_count":20670712,"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":["common-lisp","opencl","quicklisp"],"created_at":"2024-10-15T14:11:24.020Z","updated_at":"2026-01-06T20:21:11.491Z","avatar_url":"https://github.com/gos-k.png","language":"Common Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cl-oclapi\n\n[![Build Status](https://circleci.com/gh/gos-k/cl-oclapi.svg?style=shield)](https://circleci.com/gh/gos-k/cl-oclapi)\n[![TravisCI Status](https://travis-ci.org/gos-k/cl-oclapi.svg?branch=master)](https://travis-ci.org/gos-k/cl-oclapi)\n[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](http://opensource.org/licenses/mit-license.php)\n[![Quicklisp](http://quickdocs.org/badge/cl-oclapi.svg)](http://quickdocs.org/cl-oclapi/)\n\ncl-oclapi is a Common Lisp binding for [OpenCL](https://www.khronos.org/opencl/) API.\n\n## Usage\n\n## Installation\n\ncl-oclapi is now available on [Quicklisp](https://www.quicklisp.org).\n\n```\n(ql:quickload :cl-oclapi)\n```\n\n## Test\n\n### REPL\n\n```\n(ql:quickload :cl-oclapi-test)\n(prove:run :cl-oclapi-test)\n```\n\n### Command line\n\nInstall prove.\n\n```\nros install prove\n```\n\nRun test.\n\n```\nrun-prove cl-oclapi-test.asd\n```\n\n## Specifications and platforms\n\n* Specifications\n  * OpenCL 1.2\n* Platforms\n  * pocl 0.12\n  * OpenCL 1.2 CUDA 8.0.20\n  * Intel(R) OpenCL\n\n### Support functions\n\n| Status | APIs |\n|:------:|:-----|\n| Yes    | Platform APIs |\n| Yes    | Device APIs |\n| Yes    | Context APIs |\n| Yes    | Command Queue APIs |\n| Yes    | Memory Object APIs |\n| Yes    | Sampler APIs |\n| Yes    | Program Object APIs |\n| Yes    | Kernel Object APIs |\n| Yes    | Event Object APIs |\n| Yes    | Profiling APIs |\n| Yes    | Flush and Finish APIs |\n| Yes    | Enqueued Commands APIs |\n\n## Author\n\n* gos-k (mag4.elan@gmail.com)\n\n## Copyright\n\nCopyright (c) 2015 gos-k (mag4.elan@gmail.com)\n\n## License\n\nLicensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgos-k%2Fcl-oclapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgos-k%2Fcl-oclapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgos-k%2Fcl-oclapi/lists"}