"...Chat/git@developer.sourcefind.cn:OpenDAS/colossalai.git" did not exist on "b3ab7fbabf3b72805403b82eeb79a6155d72004f"
Unverified Commit dce05da5 authored by Jun Gao's avatar Jun Gao Committed by GitHub
Browse files

fix thrust-transform-reduce error (#5078)

parent 1cd7efc5
#include <thrust/device_vector.h>
#include <thrust/reduce.h>
#include <thrust/transform_reduce.h>
#include "cuda_util.h"
/* GPU function guard */
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment