Kernel - 2024.2 English - XD160

Vitis Libraries

Document ID
XD160
Release Date
2024-11-29
Version
2024.2 English

The kernel (CDS_kernel.cpp) is configured using the defines specified within the cds_engine_kernel.hpp file.

These defines are used to specify the length of the term structure of interest rates (IRLEN), term strcuture of hazard rates (HAZARDLEN) and the number of CDS spread values (N) calculated by the kernel during a single execution.

The kernel returns an array of CDS fair values spread and takes the following list of inputs:

  • a term structure of interest rates
  • a term structure of hazard rates
  • an array of notional values
  • an array of recovery rates
  • an array of maturities or life of the CDS
  • an array of pay off frequencies (either 1, 2, 4, or 12 months)