Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
7230 Discussions

some problem with the l_mkl_p_8.0.1.006.tgz file

blzer
Beginner
704 Views
I downloaded the noncommercial version of MKL 8.0 (tgz file) yesterday
when I use tar -zxvf *.tgz command to unzip it ,some error occurs,
which displays such as that:


gzip:stdin:invalid compressed data --format violated
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable:exsiting now


my system is redhat linux 8.0, kernel 2.4.14
CPU is AMD SP 2200+


how can I solve this problem?

thanks!
0 Kudos
1 Reply
Todd_R_Intel
Employee
704 Views
The first thing you might check is that the file downloaded correctly. When I run cksum l_mkl_p_8.0.1.006.tgz I get:
1043783191 95069010 l_mkl_p_8.0.1.006.tgz
do you get this?
-Todd
0 Kudos
Reply