{"id":23951439,"url":"https://github.com/psteinb/anyfold","last_synced_at":"2025-04-22T21:30:12.747Z","repository":{"id":24726598,"uuid":"28138739","full_name":"psteinb/anyfold","owner":"psteinb","description":null,"archived":false,"fork":false,"pushed_at":"2015-12-17T14:15:22.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-29T19:02:17.831Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/psteinb.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":"2014-12-17T13:37:36.000Z","updated_at":"2015-01-23T13:28:20.000Z","dependencies_parsed_at":"2022-08-22T22:20:43.478Z","dependency_job_id":null,"html_url":"https://github.com/psteinb/anyfold","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/psteinb%2Fanyfold","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psteinb%2Fanyfold/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psteinb%2Fanyfold/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psteinb%2Fanyfold/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psteinb","download_url":"https://codeload.github.com/psteinb/anyfold/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250327990,"owners_count":21412541,"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":[],"created_at":"2025-01-06T12:59:50.407Z","updated_at":"2025-04-22T21:30:12.714Z","avatar_url":"https://github.com/psteinb.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Anyfold\n\nC/C++ library to provide a unified API for high-performance convolutions.\n\n## How to Build\n\n### Dependencies\n\n* boost (unit test framework, multi-array)\n* cmake (to build it)\n* c/c++ compiler (notably gcc)\n* OpenCL (optional)\n\n### CLI\n\n```bash\n$ git clone https://github.com/psteinb/anyfold\n$ cd anyfold\n$ mkdir build\n$ cd build\n$ cmake ..\n$ make\n$ ctest\n```\n\nThe following cmake flags are supported:\n* ```CMAKE_INSTALL_PREFIX``` to provide a custom installation directory\n* ```BUILD_OPENCL_ANYFOLD``` to build anyfold with OpenCL support\n\n## target platforms\n\nAs this is an educational project (until stable), we target Linux primarily using regular x86 instructions. The ultimate goal is to provide all functionality based on OpenCL (and potentially CUDA).\n\n## usage\n\n* CPU functionality is provided in namespace ```anyfold::cpu```\n* OpenCL functionality is provided in namespace ```anyfold::opencl```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsteinb%2Fanyfold","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsteinb%2Fanyfold","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsteinb%2Fanyfold/lists"}