https://github.com/rxwei/mtmarathon
https://github.com/rxwei/mtmarathon
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rxwei/mtmarathon
- Owner: rxwei
- Created: 2016-09-17T20:39:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-17T20:50:58.000Z (over 9 years ago)
- Last Synced: 2025-02-27T21:38:47.058Z (over 1 year ago)
- Language: Swift
- Size: 158 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MTMarathon Swift
Based on Lane's [mt-marathon-swift-c](https://github.com/dowobeha/mt-marathon-swift-c).
Depends on the [SwiftCUDA](https://github.com/rxwei/SwiftCUDA) package.
## Build
```
make
```
`make` calls `swift build` with header path `/usr/local/cuda/include` and
`/usr/local/cuda/lib`.