Skip to content

Assignment for the high performance computing course at @unibo

License

Notifications You must be signed in to change notification settings

Zimbrando/hpc-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hpc-project

Assignment for the high performance computing course at @unibo

Build

Compile it using make in the src/ directory

Omp:

  make omp-sph

Cuda:

  make cuda-sph

The executable will be placed inside the build/ directory

Run

Both versions work with the same parameters

  ./omp-sph [Num particles] [Num simulation steps]

About

Assignment for the high performance computing course at @unibo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published