Skip to content

Latest commit

 

History

History

input-files

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Input cases

  • copper.py: the main performance benchmark.
  • copper-profile.py: the main performance benchmark with Python cProfile performance analysis. Produces a profile file for each MPI rank that can be investigated with Python pstats module.
  • nanoribbon.py: input for visualization, produces a .cube file containing electron localization function.
  • si-divacancy.py: MPI_Alltoallv communication benchmark.