Skip to content

erfanrazi/blazedemGPU

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blazedemGPU

GPU based discrete element framework (spheres and polyhedra (experimential))

Graphics card (NVIDIA only): Atleast CUDA Compute 3.0 (Kepler only) Software requirements: CUDA 5.5 and above C++ compiler

Compile on machine:

  1. Launch nsight
  2. File -> Import -> General -> Existing Projects into Workspace -> Select root directory -> Finish
  3. Project -> Build Configurations -> Set Active -> Release
  4. Project -> Clean
  5. Project -> Build All

Run Executable:

cd blazedemGPU/V_02_2015/

ln -s Release/V_02_2015 Blaze-DEM

chmod +x Blaze-DEM (Linux / OSX)

./Blaze-DEM

About

A GPU based discrete element method (DEM) framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cuda 65.2%
  • C++ 28.2%
  • C 6.4%
  • Shell 0.2%