Skip to content

Correlation function with jackknife - HPC final project.

Notifications You must be signed in to change notification settings

Yucheng-Zhang/corrknife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CorrKnife

Parallel computing of galaxy correlation function with jackknife - High Performance Computing class final project.

  • Yucheng Zhang, Kaizhe Wang

Description

For this final project, we are doing the estimation of correlation function of galaxies, which is one of the most important applications of High Performance Computing in Cosmology. The most computation intensive part is to calculate the distance between two sets of points and fit them into proper bins.

Data Format

  • The input data and random files should have 5 (or 4 if no jackknife) columns, x y z weight jackknife.

Run

  • The code is parallelized with MPI and OpenMP.
  • Check the parameters in run.sh before running, where the default parameters are for example data files in data/.

Acknowledgement

About

Correlation function with jackknife - HPC final project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published