Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rxwei/mtmarathon
https://github.com/rxwei/mtmarathon
Last synced: about 1 hour ago
JSON representation
- Host: GitHub
- URL: https://github.com/rxwei/mtmarathon
- Owner: rxwei
- Created: 2016-09-17T20:39:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-17T20:50:58.000Z (over 8 years ago)
- Last Synced: 2024-11-11T22:34:15.950Z (about 2 months 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`.