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

WIP: PERF: Performance acceleration via GPU-accelerated FFT's #1331

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Apr 6, 2022

  1. Configuration menu
    Copy the full SHA
    0a48f1b View commit details
    Browse the repository at this point in the history
  2. COMP: Undefined ITK_COORDINATE_ORIENTATION_INVALID

    To address:
    
    /home/matt/src/ANTs/Examples/PrintHeader.cxx: In function ‘int ants::PrintHeader(int, char**)’:
    /home/matt/src/ANTs/Examples/PrintHeader.cxx:284:34: error: ‘ITK_COORDINATE_ORIENTATION_INVALID’ is not a member of ‘itk::SpatialOrientation’; did you mean ‘ITK_COORDINATE_ORIENTATION_IAL’?
      284 |         itk::SpatialOrientation::ITK_COORDINATE_ORIENTATION_INVALID;
    thewtex committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    e02fee4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    325f5c5 View commit details
    Browse the repository at this point in the history