Open Issues Need Help
View All on GitHub Fix shadow variables about 1 month ago
AI Summary: The MCT project reported a RAJA warning about a shadow variable in `include/RAJA/policy/MultiPolicy.hpp` when compiling with `gcc -Wshadow`. A constructor argument `Selector s` at line 65 shadows a member variable `Selector s` at line 55. The proposed solution is to rename the variable in the constructor argument list to resolve this warning.
Complexity:
1/5
help wanted compilation
LLNL/RAJA
534
RAJA Performance Portability Layer (C++)
C++
#blt#c-plus-plus#cpp#llnl#parallel-computing#portability#programming-model#radiuss#raja