Skip to content

tmcdonell/lulesh-accelerate

Repository files navigation

LULESH-Accelerate

Implementation of the Livermore Unstructured Lagrangian Explicit Shock Hydrodynamics (LULESH) mini-app using Accelerate.

LULESH represents a typical hydrodynamics code such as ALE3D, but is a highly simplified application, hard-coded to solve the Sedov blast problem on an unstructured hexahedron mesh.

What LULESH models

Benchmarks

Macbook Pro 10,1 (Mid 2012)

  • Intel Core i7-3720QM CPU @ 2.60GHz
  • NVIDIA GeForce GT 650M GPU @ 900MHz
  • macOS 10.11.6
  • 30 x 30 x 30 grid
  • 8 threads
Implementation Compiler Time (s) SLOC
LULESH-OMP.cc Clang 5.0 15.1 2400
LULESH-OMP.cc ICC 17.0.1 14.4 2400
CUDA CUDA 8.0.46 8.82 3000
accelerate-llvm-native-1.1.0.0 GHC 8.2.1, LLVM 5.0 6.28 1200
accelerate-llvm-ptx-1.1.0.0 GHC 8.2.1, LLVM 5.0 8.35 1200

About

Implementation of the LULESH mini-app in Accelerate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published