Tags

Tags give the ability to mark specific points in history as being important
  • v3.4.1

    b149abb9 · Set version to 3.4.1 ·
    v3.4.1
    
    Changes:
    - Fix return values from run_gridder() and run_gridder_instance()
    - Fix accounting for views with or without time axis
    - Change visibility update after degridding to avoid NaN
    - Change assert to abort for unallocated CF group view
    - Improve assertions in gridding_rc
    
  • v3.4.0

    08df9251 · Set version to 3.4.0 ·
    v3.4.0
    
    Changes:
    - Optionally build with Kokkos "CMAKE_LANGUAGE" option set
    
  • v3.3.0

    79667f64 · Set version to 3.3.0 ·
    v3.3.0
    
    Changes:
    - Add initialize_kokkos parameter to initialize() and impl::initialize()
    - Add "add_predict" argument to gridder api
    - Fix invalid member name
    
  • v3.2.1

    8f8002ba · Set version to 3.2.1 ·
    v3.2.1
    
    Changes:
    - Swap order of baseline and channel dimensions of views in rc namespace
    
  • v3.2.0

    23e6beea · Set version to 3.2.0 ·
    v3.2.0
    
    Changes:
    - Support, additionally, zero-dim view for grid scales array
    - Support, additionally, zero-dim view for CF padding
    
  • v3.1.1

    a074c682 · Set version to 3.1.1 ·
    v3.1.1
    
    Changes:
    - Fix variable name used in Gridder::grid_visibilities under HPG_API=11
    - Add include statement for numeric header
    
  • v3.1.0

    45bb945b · Set version to 3.1.0 ·
    v3.1.0
    
    Changes:
    - Add vector length to minigridder options
    - Fix some type errors in calling ViewShapesError constructor
    - Fix incorrect shape for frequencies buffer in runtime
    - Fix type deduction of logger instance argument in run_gridder()
    - Change performance metric for minigridder
    - Use TeamVectorMDRange in kernels
    - Remove StokesMask from gridder
    - Add vector loop over Y dimension of gridding patch
    
  • v3.0.4

    4ede10d7 · Set version to 3.0.4 ·
    v3.0.4
    
    Changes:
    - Fix errors in support for UVWs both with and without a channel dependence
    - Fix issues with degridding when only model is given
    - Fix definition of patch_sum_t in Degridding kernel for compensated summation
    - Change visibility of compsum fields
    - Add fftw dependency to Hpg_core target
    - Change minigridder performance metric
    - Add specialization for gridding without weight updates
    - Deprecate HPG_MUELLER_INDEX_TYPE
    
  • v3.0.3

    d108a720 · Set version to 3.0.3 ·
    v3.0.3
    
    - Fix overload resolution for multiple kernel operators in single functor
    - Fix calls to resampling_coords() to use signed coordinate values
    - Reduce number of rc::grid_visibilities/run_gridder variants
    - Change definition of is_one_of<> to work under nvcc
    - Add optional time axis to frequencies view
    - Improve type safety of rc::gridding kernels
    
  • v3.0.2

    5382f0b7 · Set version to 3.0.2 ·
    v3.0.2
    
    Changes:
    - Fix signedness of values returned by compute_vis_coord()
    
  • v3.0.1

    a7146ede · Set version to 3.0.1 ·
    v3.0.1
    
    Changes:
    - Add kernel-level CMake targets
    - Add build configuration variables
    - Add RC gridding implementation
    - Add impl::devices() and impl::host_devices()
    - Fixes for c++17
    - Factor out hpg_common target
    - Add guard to CFIndexesArray2 definition
    - Add missing array header
    - Update coordinate types
    - Use "Hpg" as project variable prefix consistently
    - Split kernels into individual header files
    - Remove dependence on high-level configuration types in gridding_rc.hpp
    
  • v2.0.2

    a92f2093 · Set version to 2.0.2 ·
    v2.0.2
    
    Changes:
    - Bug fixes
    
  • v2.0.1

    3e1d412f · Bump version to v2.0.1 ·
    Release v2.0.1
    
    Fixes the version number in the HPG CMake module file
  • v2.0.0

    Release v2.0.0
    
    Update Kokkos dependency to v4.0.0, which requires a change to
    hpg::InitArguments.
  • v1.2.3

    2afac2a1 · Bump to version 1.2.3 ·
    Release v1.2.3
  • v1.2.2

    3291b9a3 · bump to v1.2.2 ·
  • v1.2.1

    e39a9ae2 · bump to v1.2.1 ·