Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mariusvanderwijden/cuda_tests


https://github.com/mariusvanderwijden/cuda_tests

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# cuda_tests
setup to test cuda code

```
cmake . -DCMAKE_C_COMPILER=/usr/bin/gcc-6
make
./dagtest
```