This repository is a read-only repository dedicated to archive source code used in Intel® Quantum SDK v1.0 docker image to be compliant with the open source license obligations.
Source files larger than 50MB were split into 25MB files and logged in large_source_files.txt.
To combine the segments for a file, use the following command:
cat ${base_file}_part_* > ${base_file}