tomflinda
tomflinda
Signed-off-by: chenwei.sun
Incorrect migration of CUB's run length encoding: https://github.com/zjin-lcf/HeCBench/blob/master/rle-cuda/main.cu This issue is reported by @jinz2014 from comments of https://github.com/oneapi-src/SYCLomatic/pull/1132
Signed-off-by: chenwei.sun
Signed-off-by: chenwei.sun
Signed-off-by: chenwei.sun
For example, `-DNAMD="3.0b3"` should be parsed out from the command line `nvcc test.cu -DNAMD="3.0b3"` instead of `-DNAMD=3.0b3` on Windows platform Signed-off-by: chenwei.sun
Signed-off-by: chenwei.sun
Signed-off-by: Ziran Zhang
The related cases are as follows: 1. dpct/cmp-cmds-linker-entry-src-files/one.cu 2. dpct/dpct-intercept-build/main.cpp 3. dpct/gen_build_script2/hello.cu 4. dpct/gen_build_script3/hello.cu Signed-off-by: chenwei.sun
Signed-off-by: chenwei.sun