qpl icon indicating copy to clipboard operation
qpl copied to clipboard

Intel® Query Processing Library (Intel® QPL)

Results 12 qpl issues
Sort by recently updated
recently updated
newest added

Would you like to wrap any pointers with the class template “[std::unique_ptr](https://en.wikipedia.org/wiki/Smart_pointer#unique_ptr "Description for the usage of smart pointers")”? Update candidates: - [gz_generator::AllZeroLiteralLengthCodesConfigurator::generate()](https://github.com/intel/qpl/blob/7f56b6a8b4c0c7737c6bc8a90a2d64cfe6cec3dc/tools/utils/generators/configurators/rfc1951_stream/break_header_configurators/all_zero_literal_length_codes.cpp#L15-L35) - [gz_generator::NoLiteralLengthCodeConfigurator::generate()](https://github.com/intel/qpl/blob/7f56b6a8b4c0c7737c6bc8a90a2d64cfe6cec3dc/tools/utils/generators/configurators/rfc1951_stream/break_header_configurators/no_literal_length_code.cpp#L18-L48)

I have successfully built QPL. In the qpl/examples/low-level-api directory, both software_path and auto_path work correctly. However, when I run the hardware_path, the following error occurs: ``` Intel(R) Query Processing Library...