gpuvmem

GPU Framework for Radio Astronomical Image Synthesis

GPL-3.0 License

Stars
28
Committers
4
gpuvmem - v7.0.0 Latest Release

Published by miguelcarcamov 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/miguelcarcamov/gpuvmem/compare/v5.0.1...v7.0.0

gpuvmem - c++ vectors and diameters of antennas read from MS

Published by miguelcarcamov over 4 years ago

  • Antennas diameter are read directly from the MS using casacore
  • Data structures are c++ vectors which are easier to handle
  • Host memory optimization when gridding
  • Minor bug fixes
gpuvmem - New features and important bug fixes

Published by miguelcarcamov over 5 years ago

  • Robust weighting for gridding.
  • Bilinear interpolation function to degrid gridded visibilities.
  • Fix of important bugs concerning pointing and cuFFT2D.
  • Stokes visibilities have been added as a data structure.
  • writeMS function has been speeded up
gpuvmem - Object oriented version of GPUVMEM and new features

Published by callmezarri over 5 years ago

  • Object oriented version
  • New attenuation (Airy disk) for ALMA
  • MFS Errors Approximation
  • LBFGS Minimizator
gpuvmem - Object oriented version of GPUVMEM and new features

Published by miguelcarcamov about 6 years ago

  • Object oriented version
  • New attenuation (Airy disk) for ALMA
  • MFS Errors Approximation
gpuvmem - Huge memory optimization + Laplacian prior

Published by miguelcarcamov almost 7 years ago

  • Huge memory optimization for one and multiple GPUs.
  • Laplacian prior added.
  • Bug fixes.
gpuvmem - gpuvmem new priors

Published by miguelcarcamov over 7 years ago

  • New priors added.
  1. Entropy
  2. Quadratic Variation
  3. Total Variation.
gpuvmem - gpuvmem

Published by miguelcarcamov over 7 years ago

Minor bugs fixed.

gpuvmem - gpuvmem copyright

Published by miguelcarcamov over 7 years ago

gpuvmem - gpuvmem multi-field

Published by miguelcarcamov almost 8 years ago

Working in multi-field/mosaic large images.

gpuvmem - Release v2.2b

Published by miguelcarcamov almost 8 years ago

Fix writeMS

gpuvmem - gpuvmem MS Input/Output Fix

Published by miguelcarcamov about 8 years ago

  • Fix README and Makefile
gpuvmem - gpuvmem MS Input/Output

Published by miguelcarcamov about 8 years ago

  • MS Input-Output added. (Need casacore compiled and installed)
gpuvmem - gpuvmem

Published by miguelcarcamov over 8 years ago

  • New verbose flag.
  • Image can be reconstructed with negative values
  • Multi-gpu bug fixes
gpuvmem - gpuvmem

Published by miguelcarcamov over 8 years ago

gpuvmem - gpuvmem first working version

Published by miguelcarcamov over 8 years ago

Related Projects