Compiling KNewPfordelta
This section describes how to compile KNewPfordelta based on the source code
Procedure
- Obtain the KNewPfordelta source code as instructed in Obtaining the KNewPfordelta Source Code and save it to the /path/to/knewpfordelta directory.
- Install GCC 10.3 and Make 4.3.
yum install gcc make
- Compile KNewPfordelta.
cd /path/to/knewpfordelta make
The newpfordelta_perf and newpfordelta_ut files are generated in this directory.
Parent topic: Using SRA_Recall