Skip to content

GReX-Telescope/dedisp

 
 

Repository files navigation

dedisp

This repositry is derived from Ben Barsdell's original GPU De-dedispersion library (code.google.com/p/dedisp)

Installation Instructions:

  1. git clone https://github.com/GReX-Telescope/dedisp.git
  2. mkdir build && cd build
  3. cmake .. && make install

This will build a shared object library named libdedisp.so which is a prerequisite for Heimdall. The dedisp header files will be installed the standard path set by CMake, which can of course be adjusted.

About

CUDA Based De-dispersion library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cuda 46.2%
  • C 27.8%
  • C++ 14.9%
  • CSS 10.1%
  • CMake 1.0%