Skip to content

ISI-apex/pappa-apps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pappa-apps

This repo contains copies of proxy apps to consider, and build scripts to set them up and run them.

Each app has a separate folder, with a Makefile. You should be able to just run "make" to run the app. The Makefile knows how to build the app, set up datasets if needed, and run it. For python apps (sar, mot), the Makefile will also set up a virtualenv folder with the necessary third party libraries.

HPGMG

High-performance Geometric Multigrid

LULESH

Laurence Unstructured Lagrangian-Eulerian Shock Hydrodynamics

MOT

Multiple-Object Tracking is a computer vision problem where multiple objects (such as pedestrians) are detected and their motion tracked over time.

SAR

Synthetic Aperture RADAR is a mapping algorithm which stitches together large amounts of raw RADAR data to assemble a high quality map of the ground surface.

SCF

Self-Consistent Field, a.k.a. Hartree Fock. This is a quantum chemistry algorithm, from NWChem.

TCE

Tensor Contraction Engine, generating Coupled Cluster method code. This is a quantum chemistry algorithm, from NWChem.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 45.6%
  • Python 40.4%
  • C++ 10.1%
  • Shell 1.8%
  • TeX 1.1%
  • Makefile 0.8%
  • Other 0.2%