Skip to content

Build failure of test_periodicity_strategy_1 #279

@cpviolator

Description

@cpviolator

Issue Summary
When building with tests ON and compute capability 90, the master branch fails to build test_periodicity_strategy_1

Steps to Reproduce
Use cmake -DCUDA_ARCH="9.0" -DENABLE_TESTS=ON path/to/astro-accelerate

Expected Outcome
Produce the test_periodicity_strategy_1 executable

Actual Outcome
No executable produced

Configuration
CUDA 12.9, GCC 11.4.0

Notes
I see that the class constructor signature in test_periodicity_strategy_1.cpp does not appear in the definition in include/aa_periodicity_plan.hpp. Has the class been updated but the test not?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions