Skip to content

Demo application that simulates some waves using the CUDA platform.

License

Notifications You must be signed in to change notification settings

cpatrasciuc/cuda-waves

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cuda-waves

Demo application that simulates some waves using the CUDA platform.

How to use

Install CUDA. Then, make sure the symlinks in the compilers/ folder point to valid executables on your system.

# Compile the project
$ make build

# Run the resulting executable
$ make run

# Clean 
$ make clean

# Or, you can do all three tasks with one command
$ make

About

Demo application that simulates some waves using the CUDA platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published