Files
blis/frame/1m
Field G. Van Zee f4ec28e723 Added basic OpenMP-based gemm and packm files.
Details:
- Integrated Tyler's parallelized packm_blk_var2 and gemm_ker_var2
  into the following auxiliary files

    frame/1m/packm/other/bli_packm_blk_var2.c
    frame/3/gemm/other/bli_gemm_ker_var2.c

  The routine in the first file uses a basic OpenMP parallel region to
  parallelize the packing of blocks of A and panels of B, while the
  second uses a similar parallel region to parallelize along the n
  dimension of the gemm macro-kernel.
2013-08-01 11:24:23 -05:00
..
2013-03-24 20:01:49 -05:00
2013-03-24 20:01:49 -05:00
2013-03-24 20:01:49 -05:00
2013-03-24 20:01:49 -05:00
2013-03-24 20:01:49 -05:00
2013-03-24 20:01:49 -05:00
2013-03-24 20:01:49 -05:00
2013-03-24 20:01:49 -05:00