Skip to content

pascalPost/yaflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yaflow

Yet Another Flow Solver

Documentation

The documentation is build based on jupyter-book. To build the documentation run from the repo folder

jupyter-book build ./

Tests

Before merge to master, all tests have to pass:

CPU:
    sanitizers
    valgrind

GPU:
    cuda-memcheck --report-api-errors all
    cuda-memcheck --tool initcheck
    cuda-memcheck --tool racecheck
    cuda-memcheck --tool synccheck
    cuda-memcheck --leak-check full

About

Yet Another Flow Solver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published