rkibel / Fluid-Simulation

Project on performance oriented programming for course "Computer Architecture"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project contains fluid (main), sim (simulation modules), ftest and utest (self-explanatory),
and must contain:
- in/ for large.fld and small.fld
- test-in/ for utest and ftest fld test files
- out/ for reference outputs
- trz/ for trace outputs

Note the 4 additional shell statements: build.sh (for building on Release), run.sh (for running 
main on avg 5 times), and run_ftest.sh and run_utest.sh (self-explanatory).

About

Project on performance oriented programming for course "Computer Architecture"


Languages

Language:C++ 92.4%Language:CMake 5.9%Language:Shell 1.7%