This is an automated email from the ASF dual-hosted git repository.
guanmingchiu pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/mahout.git
from be4da0203 [QDP] Add Parquet streaming support for angle encoding (#898)
add 28996057d [QDP] refactor: centralize CUDA kernel configuration
constants (#905)
No new revisions were added by this update.
Summary of changes:
qdp/qdp-kernels/build.rs | 2 ++
qdp/qdp-kernels/src/amplitude.cu | 25 ++++++++-------
qdp/qdp-kernels/src/angle.cu | 7 +++--
qdp/qdp-kernels/src/basis.cu | 7 +++--
qdp/qdp-kernels/src/kernel_config.h | 62 +++++++++++++++++++++++++++++++++++++
5 files changed, 85 insertions(+), 18 deletions(-)
create mode 100644 qdp/qdp-kernels/src/kernel_config.h