Skip to content
Snippets Groups Projects
Forked from antik / gsll
Source project has a limited visibility.
  • Sumant Oemrawsingh's avatar
    53fcec99
    Added non-radix-2 tests for radix-2-sized vectors · 53fcec99
    Sumant Oemrawsingh authored
    Effectively, non-radix-2 algorithm tests on power-of-2 vector sizes are added.
    The result is, that some tests fail, and the cause at this point is not yet
    clear. The tests that fail, are all related to non-radix-2 algorithms working
    on power-of-2 vector sizes.
    
    Only tests that are missing, are the so-called bitreverse tests.
    53fcec99
    History
    Added non-radix-2 tests for radix-2-sized vectors
    Sumant Oemrawsingh authored
    Effectively, non-radix-2 algorithm tests on power-of-2 vector sizes are added.
    The result is, that some tests fail, and the cause at this point is not yet
    clear. The tests that fail, are all related to non-radix-2 algorithms working
    on power-of-2 vector sizes.
    
    Only tests that are missing, are the so-called bitreverse tests.