https://github.com/ComputationalRadiationPhysics/alpaka
The project alpaka has moved to https://github.com/alpaka-group/alpaka
https://github.com/ComputationalRadiationPhysics/alpaka
Last synced: about 1 month ago
JSON representation
The project alpaka has moved to https://github.com/alpaka-group/alpaka
- Host: GitHub
- URL: https://github.com/ComputationalRadiationPhysics/alpaka
- Owner: ComputationalRadiationPhysics
- Created: 2020-04-03T07:42:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-03T14:12:20.000Z (over 5 years ago)
- Last Synced: 2024-08-23T01:01:16.818Z (over 1 year ago)
- Size: 0 Bytes
- Stars: 4
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- fucking-awesome-cpp - alpaka - Abstraction library for parallel kernel acceleration. [LGPLv3+] (Concurrency)
- awesome-cpp-cn - alpaka
- awesome-cpp - alpaka - Abstraction library for parallel kernel acceleration. [LGPLv3+] (Concurrency)
- awesome-cpp - alpaka - Abstraction library for parallel kernel acceleration. [LGPLv3+] (Concurrency)
README

**We transferred the alpaka repository to** https://github.com/alpaka-group/alpaka
To update your local git upstream repository `origin` please run the following command:
```
git remote set-url origin git@github.com:alpaka-group/alpaka.git
```