Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.
/ SKA-gpu-stefcal Public archive

Antenna gain calibration for the square kilometer array using GPUs

License

Notifications You must be signed in to change notification settings

NVIDIA/SKA-gpu-stefcal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPULeastSquaresSolve

Implementation of StEFCal on GPU and CPU

Requires blas and lapacke. Modify Makefile to point to correct blas and lapack

Requires nvcc, available with the CUDA toolkit

Build by invoking "make"

Test by running the resulting stefcal executable

Run parameters can be modified in Defines.h to change the problem size

Build flags DEBUG (0,1) Compiles with debugging information for CPU and GPU. Turns on additional stdout output GPU (1,0) Use the GPU

About

Antenna gain calibration for the square kilometer array using GPUs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published