TeamPolicy doesn't throw then created with non-viable vector length and also doesn't backscale to viable one #2020
Labels
Bug
Broken / incorrect code; it could be Kokkos' responsibility, or others’ (e.g., Trilinos)
This code doesn't behave well for V>32 on NVIDIA GPUs:
Probably the vector length should just be dropped down to the maximum possible, since this is more like a hint and the user doesn't have explicit access to vector lanes anyway.
The text was updated successfully, but these errors were encountered: