GPU imlpementation of Pearson correlation This program reads a big tab delimited matrix and calculate Pearson correlation coefficients between rows. The CPU counter part is also included to compare the efficiency.
Corr2ma: Calculate correlation coefficient between two matrix (cols of the matrices should be the same)