Skip to content

pkubica/particle-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

particle-simulator

particle gravitational computing using Nvidia CUDA and Intel AVX instructions used as school project

Project (directories)

  • avx: Using avx instructions
  • cuda_1: Using NVIDIA CUDA without GPU shared memory
  • cuda_2: Using NVIDIA CUDA with GPU shared memory

Reguirements:

avx:

  • compilator intel/15.3.187
  • CPU with avx registers

cuda:

  • compilator intel/15.3.187
  • cuda module

About

particle gravitational computing using CUDA or CPU AVX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published