LLNL / variorum

Vendor-neutral library for exposing power and performance features across diverse architectures
https://variorum.readthedocs.io
MIT License
67 stars 26 forks source link

Neoverse code cleanup for building with `-DENABLE_WARNINGS=ON`. #529

Open tpatki opened 6 months ago

tpatki commented 6 months ago

Description

Cleanup for -Werror-unused-parameter , need to figure out how far to propogate the change and check where to test with @amarathe84.

Fixes #526.

Type of change

How Has This Been Tested?

Checklist:

Thank you for taking the time to contribute to Variorum!