https://github.com/ComputationalRadiationPhysics/cupla
The project alpaka has moved to https://github.com/alpaka-group/cupla
https://github.com/ComputationalRadiationPhysics/cupla
Last synced: 4 days ago
JSON representation
The project alpaka has moved to https://github.com/alpaka-group/cupla
- Host: GitHub
- URL: https://github.com/ComputationalRadiationPhysics/cupla
- Owner: ComputationalRadiationPhysics
- Created: 2020-04-03T09:55:17.000Z (over 5 years ago)
- Default Branch: repositoryTransferedToNewOrganisation
- Last Pushed: 2020-04-03T14:11:47.000Z (over 5 years ago)
- Last Synced: 2024-08-23T01:01:16.428Z (about 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 - cupla - C++ API to run CUDA/C++ on OpenMP, Threads, TBB, ... through Alpaka. [LGPLv3+] (Concurrency)
- awesome-cpp - cupla - C++ API to run CUDA/C++ on OpenMP, Threads, TBB, ... through Alpaka. [LGPLv3+] (Concurrency)
- awesome-cpp - cupla - C++ API to run CUDA/C++ on OpenMP, Threads, TBB, ... through Alpaka. [LGPLv3+] (Concurrency)
README

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