Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/el-hoshino/cupiv
Very basic CUDA accelerated PIV program
https://github.com/el-hoshino/cupiv
Last synced: about 1 month ago
JSON representation
Very basic CUDA accelerated PIV program
- Host: GitHub
- URL: https://github.com/el-hoshino/cupiv
- Owner: el-hoshino
- License: other
- Created: 2015-09-05T10:50:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-05T10:54:31.000Z (over 9 years ago)
- Last Synced: 2024-12-07T18:45:17.650Z (about 2 months ago)
- Language: Cuda
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cupiv
This is a CUDA accelerated PIV program which I made in university.The program code is actually very old that is only guaranteed to be compatible with CUDA SDK 3.0 (I'm not sure if it's cimpatible with current CUDA SDK).
In addition, I didn't have time to finish the argc/argv part so you're required to modify the filenames in the source code and compile it, but since this is an open-source project under ECL you're welcome to fork it and custimize it.
Maybe in the future when I have time I'll maintain this project again but currently I don't have that much time.
For further information you may want to check my graduation thesis (In Japanese):
http://ace.ees.utsunomiya-u.ac.jp/research/cudaを利用したpiv解析の高速化に関する研究.html