TRASAL / spack

spack files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make dspsr package

gijzelaerr opened this issue · comments

cd /opt/arts/src
git clone git://git.code.sf.net/p/dspsr/code dspsr
cd dspsr
echo "dada fits sigproc" >> backends.list
./bootstrap ./configure --with-cuda-dir=/usr/local/cuda
make
make install