Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chi sqrd gradient #147

Open
wants to merge 34 commits into
base: master
Choose a base branch
from
Open

Chi sqrd gradient #147

wants to merge 34 commits into from

Commits on Jul 15, 2016

  1. Configuration menu
    Copy the full SHA
    be1c515 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a5623a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    667aec1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddc2f0a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2016

  1. Sersic gradient example

    marziarivi committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    21dc3af View commit details
    Browse the repository at this point in the history
  2. Sersic gradient example

    marziarivi committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    05433fd View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2016

  1. Configuration menu
    Copy the full SHA
    7541c01 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2016

  1. added minor optimisations

    marziarivi committed Jul 28, 2016
    Configuration menu
    Copy the full SHA
    b59b4e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2016

  1. move gradient elements product by 6 in the kernel

    Marzia Rivi committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    6ad91b9 View commit details
    Browse the repository at this point in the history
  2. changed X2_grad classifier, now SIMULATOR_OUTPUT

    Marzia Rivi committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    d083bd5 View commit details
    Browse the repository at this point in the history
  3. minor changes

    Marzia Rivi committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    32734c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2016

  1. minor changes

    Marzia Rivi committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    30f1001 View commit details
    Browse the repository at this point in the history
  2. fixed bug #152 as in the master merge #156

    Marzia Rivi committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    e0d0467 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2016

  1. created multi-gpu gradient example

    Marzia Rivi committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    0761ef5 View commit details
    Browse the repository at this point in the history
  2. add X2 gradient computation within multi-gpu solver

    Marzia Rivi committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    0e4e4a1 View commit details
    Browse the repository at this point in the history
  3. add X2 gradient computation version 5

    Marzia Rivi committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    6f7e2c0 View commit details
    Browse the repository at this point in the history
  4. removed print instructions

    Marzia Rivi committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    11b85ea View commit details
    Browse the repository at this point in the history
  5. fixed misalignment

    Marzia Rivi committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    7a95988 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2016

  1. bug fixed

    Marzia Rivi committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    fc486a3 View commit details
    Browse the repository at this point in the history
  2. Composite solver merged with the master

    Marzia Rivi committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    4738328 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2016

  1. minor change

    Marzia Rivi committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    3d5d068 View commit details
    Browse the repository at this point in the history
  2. bug fixed: X2_grad initialisation

    Marzia Rivi committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    7bd82e9 View commit details
    Browse the repository at this point in the history
  3. minor change

    Marzia Rivi committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    8e0866e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2016

  1. change X2_grad classifier into GPU_SCRATCH to manage the case where g…

    …radient is not enabled
    Marzia Rivi committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    5abd1e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a65b50f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2016

  1. Configuration menu
    Copy the full SHA
    4becebd View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2016

  1. Pass results via dict, instead of tuple

    Provides more flexibility for different result types
    sjperkins committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    7457d38 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2016

  1. Revert "Pass results via dict, instead of tuple"

    This reverts commit 7457d38.
    Marzia Rivi committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    15e99b8 View commit details
    Browse the repository at this point in the history
  2. replaced atomic addition in the shared memory with the block_reduce f…

    …unction
    Marzia Rivi committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    4879f6b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2016

  1. fixed block_reduce bug in case of block dimensions not factors of nba…

    …selines and ntimes
    Marzia Rivi committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    6e30f12 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. Enabled single polarization for GPU version

    Marzia Rivi committed May 10, 2017
    Configuration menu
    Copy the full SHA
    2795b5f View commit details
    Browse the repository at this point in the history

Commits on May 11, 2017

  1. allowed solver reading context from the slvr_cfg

    Marzia Rivi committed May 11, 2017
    Configuration menu
    Copy the full SHA
    a3b51fd View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2017

  1. bugs fixed: E_beam and G_term matrix default, RimeBSqrt function for …

    …npol=1
    Marzia Rivi committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    fc46cbb View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2017

  1. bug fixed for the case npol=1: final reduction didn't take into accou…

    …nt the case for a single channel where num threadIdx.x = 1 < 3
    Marzia Rivi committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    4d06dbd View commit details
    Browse the repository at this point in the history