sarrvesh / cuFFS

A GPU-accelerated Rotation Measure Synthesis code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build with autoconf or cmake

sarrvesh opened this issue · comments

Once the bare-bones of the code is done, write an installation scipt with autoconf. See

  1. http://www.gnu.org/software/autoconf/autoconf.html
  2. http://www.gnu.org/software/autoconf/manual/autoconf.html

cmake is perhaps a better option?

Commit 41db338 allows users to build fitsrotate using cmake.

As of commit 1034fe2, all components can now be built with cmake