Skip to content

Alex5160d/N-Body-problem-CUDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N-Body-problem-CUDA

Learning project to test some optimizations in CUDA programming.

What is it?

It is a little project to better understand optimizations that can be done in gpu programming. Maybe it can help you, maybe not. This project comes as a synthesis of what I've learned from the NVIDIA documentation, especially this: N-Body problem using CUDA.

What's to be done?

Lot of things. Given an infinite time:

  • More optimizations
  • Catch errors
  • Give some portability
  • Camera rotation
  • 3D rendering
  • The possibility to choose system parameters
  • Different renderings and properties for stars and planets
  • Rework the code architecture

About

Learning project, to test some optimizations in CUDA programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published