yuguen
yuguen
In order to create the data set you need to get this tool: https://github.com/electrum/tpch-dbgen Then you simply run “make” and the executable “dbgen” will be created. With this tool you...
Implemented in https://github.com/oneapi-src/oneAPI-samples/pull/1080
This change looks very good, I just messaged you @ericxu233 regarding the testing that you did for that change :) Thanks!
Please use the `target` instead of `board` in the newly added cmake commands to transition nicely with https://github.com/oneapi-src/oneAPI-samples/pull/1111
Please use the `target` instead of `board` in the newly added cmake commands to transition nicely with https://github.com/oneapi-src/oneAPI-samples/pull/1111
Ok, we'll fix these afterwards then - just need passing regtests on Linux and Windows for me to merge
I am doing the `dpcpp` -> `icpx -fsycl` change, so I'll update my PR with these changes as well if this gets merged before the `icpx` change
I think that Ajay's change is about to be ready, so let's wait for that, run your regression tests and merge it
https://github.com/oneapi-src/oneAPI-samples/pull/1111 has now been merged
This is still pending windows regtests for me to merge the change