Skip to content

ElsevierSoftwareX/SOFTX-D-15-00085

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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. To cite this software publication: https://www.sciencedirect.com/science/article/pii/S235271101630005X

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published