marsupialtail/sparsednn

Compilation error when running command: autotune_cpu_random.sh

yi1zhao opened this issue · 1 comments

Hello, thank you for your contribution to sparse.

I ran spmm's example, but the compiler reported an error: ./autotune_cpu_random.sh 128 128 128 1

~/sparsednn$ ./autotune_cpu_random.sh 128 128 128 1
Generating X86 vector intrinsics
(128, 128)
Reduced A dimension 128
/opt/intel/oneapi/compiler/2021.4.0/modulefiles/icc: line 100: syntax error: unexpected end of file
./autotune_cpu_random.sh: line 24: ./test: No such file or directory

or using icx command. bash autotune_cpu_random_int8.cpu 128 128 128