Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rxwei/mtmarathon


https://github.com/rxwei/mtmarathon

Last synced: about 1 hour ago
JSON representation

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`.