Intel® oneAPI Base Toolkit
Support for the core tools and libraries within the base toolkit that are used to build and deploy high-performance data-centric applications.

LZ77 in the OneApi toolkit

IlanBar
Employee
1,118 Views

Hi,

 

I've just installed latest OneAPI toolkit

I'm looking for implementation example of LZ77 that uses AXV instructions

 where can I find this example in the toolkit

 

Regards

  Ilan Bar

0 Kudos
3 Replies
ArpitaP_Intel
Moderator
1,068 Views

Hi Ilan,

 

Thanks for reaching out to us.

 

First you need to open the samples in oneAPI toolkit, which you can get by following the below tutorial link

 

https://software.intel.com/content/www/us/en/develop/documentation/get-started-with-intel-oneapi-hpc-linux/top/run-a-sample-project-using-the-command-line.html

 

You can find the implementation of LZ77 algorithm by following the below path in Intel oneAPI samples.

 

Toolkit>oneAPI Direct Programming>DPC++ FPGA>Reference Designs>GZIP

 

ArpitaP_Intel_0-1629367012691.png

 

 

Thanks!

 

0 Kudos
ArpitaP_Intel
Moderator
1,044 Views

Hi Ilan,


Please let us know if your issue was resolved.


Thanks!


0 Kudos
ArpitaP_Intel
Moderator
1,022 Views

Hi Ilan,


I assume that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.


Thanks!


0 Kudos
Reply