Skip to content

bvillasen/qTurbulence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

To run:

$ python qTurbulence.py anim 

This will run shared-memory version in double precision.

For single precision add "float" to the arguments
For texture version add "tex" to the arguments

Example: run texture single precicion:
$ python qTurbulence.py anim float tex

For kernel memory information add "mem"   to the arguments

The order of the arguments doesen't matter.

About

CUDA enhanced Quantum Turbulence Simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published