Skip to content

Conversation

@koparasy
Copy link
Member

No description provided.

@koparasy koparasy deployed to github-pages January 21, 2026 22:29 — with GitHub Actions Active
@github-actions
Copy link

Cpp-Linter Report ⚠️

Some files did not pass the configured checks!

clang-tidy (v18.1.8) reports: 3 concern(s)
  • examples/simple/blackscholes/cpu_compute.cpp:107:3: warning: [clang-analyzer-deadcode.DeadStores]

    Value stored to 'xStrikePrice' is never read

      107 |   xStrikePrice = strike;
          |   ^              ~~~~~~
    /home/runner/work/AMS/AMS/examples/simple/blackscholes/cpu_compute.cpp:107:3: note: Value stored to 'xStrikePrice' is never read
      107 |   xStrikePrice = strike;
          |   ^              ~~~~~~
  • examples/simple/blackscholes/driver.cpp:18:10: error: [clang-diagnostic-error]

    'profile.hpp' file not found

       18 | #include "profile.hpp"
          |          ^~~~~~~~~~~~~
  • examples/simple/blackscholes/gpu_compute.cpp:4:10: error: [clang-diagnostic-error]

    'device_traits.hpp' file not found

        4 | #include "device_traits.hpp"
          |          ^~~~~~~~~~~~~~~~~~~

Have any feedback or feature suggestions? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants