Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 723 Bytes

File metadata and controls

27 lines (15 loc) · 723 Bytes

JASPL ( Just another signal processing library )

JASPL is designed to perform one dimensional signal processing operations with an emphasis on GPGPU acceleration.

Dependencies

Base

Compilier requirements

  • [OpemMP Support (e.g. GCC)]
  • [C++11 Compliant (e.g. GCC >= 4.8.2]

GPU Acceleration

To use GPU accelerated functions you will need an OpenCL implementation and clFFT:

Authors

  • Benjamin J Phillips - As part of the Axion Dark Matter Experiment ( ADMX )