{"id":17632672,"url":"https://github.com/vorticity-inc/vtensor","last_synced_at":"2025-04-14T05:23:05.132Z","repository":{"id":257498115,"uuid":"857171363","full_name":"VORTICITY-INC/VTensor","owner":"VORTICITY-INC","description":"VTensor, a C++ library, facilitates tensor manipulation on GPUs, emulating the python-numpy style for ease of use. It leverages RMM (RAPIDS Memory Manager) for efficient device memory management. It also supports xtensor for host memory operations. ","archived":false,"fork":false,"pushed_at":"2025-02-11T19:09:23.000Z","size":6406,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-27T19:11:37.234Z","etag":null,"topics":["cublas","cuda","curand","cusolver","gpu","numpy","rmm","tensor","xarray","xtensor"],"latest_commit_sha":null,"homepage":"https://vorticity-inc.github.io/VTensor/","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/VORTICITY-INC.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-14T00:48:12.000Z","updated_at":"2025-02-11T19:08:38.000Z","dependencies_parsed_at":"2024-11-04T18:32:37.121Z","dependency_job_id":"27a4df61-6c7f-48f0-a583-4075092e06ef","html_url":"https://github.com/VORTICITY-INC/VTensor","commit_stats":null,"previous_names":["vorticity-inc/vtensor"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VORTICITY-INC%2FVTensor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VORTICITY-INC%2FVTensor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VORTICITY-INC%2FVTensor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VORTICITY-INC%2FVTensor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VORTICITY-INC","download_url":"https://codeload.github.com/VORTICITY-INC/VTensor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248825203,"owners_count":21167450,"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":["cublas","cuda","curand","cusolver","gpu","numpy","rmm","tensor","xarray","xtensor"],"created_at":"2024-10-23T01:45:01.497Z","updated_at":"2025-04-14T05:23:05.126Z","avatar_url":"https://github.com/VORTICITY-INC.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## VTensor\n\nVTensor, a C++ library, facilitates tensor manipulation on GPUs, emulating the python-numpy style for ease of use. \nIt leverages RMM (RAPIDS Memory Manager) for efficient device memory management. \nThe library integrates CuRand, CuBLAS, and CuSolver to support a wide range of operations, including mathematics, linear algebra, and random number generation. It also supports transferring the device memory to/from host memory with xtensor project (https://github.com/xtensor-stack/xtensor).\nPlease visit our website https://vorticity-inc.github.io/VTensor/ for more information!\n\n### Test\n```sh\nbazel test ...\n```\n\n### Formatter\n```sh\nfind lib  -name '*.hpp' |  xargs clang-format -i -style=file:clang.yaml \n```\n\n### Update docs\n```sh\ndoxygen docs/Doxyfile.in\nsphinx-build -b html docs/source docs/build/html\n```\n\n### Future updates\n- The current tensor supports both \"C\" and \"F\" memory layouts. However, mixed order operations are not prohibited, and the \"F\" order does not fully support linear algebra functions.\n- Support more matrix operations\n- Support Sparse martix with CuSparse\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvorticity-inc%2Fvtensor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvorticity-inc%2Fvtensor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvorticity-inc%2Fvtensor/lists"}