Using a binary kernel from input file

Here's an example of an object kernel primitive line from a real gemm kernel descriptor file:
315   8 -30 -30 -30 0 4 30 30 30 ATL_objdummy.c "Julian Ruhe" \
./xccobj
--name julian2

This guy assumes that in the directory ATLAS/tune/blas/gemm/CASES/objs, you have these three files:

  1. julian2_b0.o
  2. julian2_b1.o
  3. julian2_bX.o



Clint Whaley 2012-07-10