Skip to content

Releases: miguelcarcamov/gpuvmem

v7.0.0

08 May 20:25
d425505
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.1...v7.0.0

c++ vectors and diameters of antennas read from MS

10 Jun 17:15
Compare
Choose a tag to compare
  • 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

New features and important bug fixes

09 Jul 15:31
Compare
Choose a tag to compare
  • 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

Object oriented version of GPUVMEM and new features

15 Mar 00:57
Compare
Choose a tag to compare
  • Object oriented version
  • New attenuation (Airy disk) for ALMA
  • MFS Errors Approximation
  • LBFGS Minimizator

Object oriented version of GPUVMEM and new features

04 Sep 02:30
4871b82
Compare
Choose a tag to compare
  • Object oriented version
  • New attenuation (Airy disk) for ALMA
  • MFS Errors Approximation

Huge memory optimization + Laplacian prior

12 Dec 14:52
Compare
Choose a tag to compare
  • Huge memory optimization for one and multiple GPUs.
  • Laplacian prior added.
  • Bug fixes.

gpuvmem new priors

24 Mar 14:06
Compare
Choose a tag to compare
  • New priors added.
  1. Entropy
  2. Quadratic Variation
  3. Total Variation.

gpuvmem

02 Mar 17:11
Compare
Choose a tag to compare

Minor bugs fixed.

gpuvmem copyright

07 Feb 23:19
Compare
Choose a tag to compare
v3.0

copyright ready

gpuvmem multi-field

14 Jan 18:11
Compare
Choose a tag to compare

Working in multi-field/mosaic large images.