| a617c441 | 14-Sep-2022 |
Junchao Zhang <jczhang@mcs.anl.gov> |
VecKok: remove 'volatile' in join() as kokkos deprecated it
Fixed this warning: 'has_volatile_join_no_tag_function<DotNorm2, true>' is deprecated: Reduce/scan join() taking `volatile`-qualified
VecKok: remove 'volatile' in join() as kokkos deprecated it
Fixed this warning: 'has_volatile_join_no_tag_function<DotNorm2, true>' is deprecated: Reduce/scan join() taking `volatile`-qualified parameters is deprecated. Remove the `volatile` qualifier.
show more ...
|