User Tools

Site Tools


readme.pcg2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
readme.pcg2 [2019/05/28 19:23] – [Options] shogoreadme.pcg2 [2022/05/05 22:37] – [Options] dani
Line 5: Line 5:
 \\ \\
 BLUP90IOD2 is a BLUP program for solving a large number of mixed model equations, using preconditioned conjugate gradient (PCG). Another version for heterogeneous residual variances is also available. BLUP90IOD2 is a BLUP program for solving a large number of mixed model equations, using preconditioned conjugate gradient (PCG). Another version for heterogeneous residual variances is also available.
 +\\
 +BLUP90IOD2 has 2 additional versions: BLUP90IOD2OMP1 with OpenMP and BLUP90IOD2MPI with MPI. The OpenMP version is faster running with multiple cores. The MPI version has the same computing speed as the OpenMP version with less memory when we use SSD.
 \\ \\
 See PREGSF90 with genotypes (SNP) for options. See PREGSF90 with genotypes (SNP) for options.
Line 22: Line 24:
 OPTION blksize 3 OPTION blksize 3
 </file> </file>
-Set a block size for preconditioner (default 1) to accelerate convergence (usually 2 to 5 times faster). For a multiple-trait model, the number can be the number of traits.+Set a block size for preconditioner (default 1) to accelerate convergence (usually 2 to 5 times faster). For a multiple-trait model, use the number of traits.
 <file> <file>
 OPTION init_eq 10 OPTION init_eq 10
Line 46: Line 48:
 OPTION cont 1 OPTION cont 1
 </file> </file>
-To restart the program from the previous solutions.+To restart the program from the last solutions.
 <file> <file>
 OPTION missing -999 OPTION missing -999
Line 66: Line 68:
 OPTION SNP_file snp OPTION SNP_file snp
 </file> </file>
-Specify the SNP file name to use genotype data.+Specify the SNP file name to use genotype data. \\
 \\ \\
 +
 //For information on availability of BLUP90IOD, please contact Ignacy Misztal (ignacy@uga.edu) at the University of Georgia.// //For information on availability of BLUP90IOD, please contact Ignacy Misztal (ignacy@uga.edu) at the University of Georgia.//
readme.pcg2.txt · Last modified: 2024/05/16 14:16 by dani

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki