Skip to content

Commit

Permalink
cfg update
Browse files Browse the repository at this point in the history
  • Loading branch information
Kazhuu committed Jan 27, 2021
1 parent f197178 commit 4e80fa7
Show file tree
Hide file tree
Showing 326 changed files with 2 additions and 89,301 deletions.
1 change: 1 addition & 0 deletions OpenCL/datamining/covariance/covariance.c
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ void cl_launch_kernel(int m, int n)
localWorkSize_Kernel1[1] = DIM_LOCAL_WORK_GROUP_KERNEL_1_Y;
globalWorkSize_Kernel1[0] = (size_t)ceil(((float)M) / ((float)DIM_LOCAL_WORK_GROUP_KERNEL_1_X)) * DIM_LOCAL_WORK_GROUP_KERNEL_1_X;
globalWorkSize_Kernel1[1] = 1;
printf("local: %zu, global: %zu", localWorkSize_Kernel1[0], globalWorkSize_Kernel1[0]);

localWorkSize_Kernel2[0] = DIM_LOCAL_WORK_GROUP_KERNEL_2_X;
localWorkSize_Kernel2[1] = DIM_LOCAL_WORK_GROUP_KERNEL_2_Y;
Expand Down
2 changes: 1 addition & 1 deletion create-ir-and-cfg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ export POCL_KERNEL_CACHE=1

opt_cfg_command="opt -dot-cfg "
dot_command="dot -Tpdf "
targer_dir="irs"
targer_dir="master-pocl-11-llvm"
cwd=$(pwd)
target_path=$cwd/$targer_dir

Expand Down
Binary file added if-removed-conditional-parallel/2DConvolution.pdf
Binary file not shown.
Binary file added if-removed-conditional-parallel/2mm_kernel1.pdf
Binary file not shown.
Binary file added if-removed-conditional-parallel/2mm_kernel2.pdf
Binary file not shown.
Binary file not shown.
Binary file added if-removed-conditional-parallel/3mm_kernel1.pdf
Binary file not shown.
Binary file added if-removed-conditional-parallel/3mm_kernel2.pdf
Binary file not shown.
Binary file added if-removed-conditional-parallel/3mm_kernel3.pdf
Binary file not shown.
Binary file added if-removed-conditional-parallel/adi_kernel1.pdf
Binary file not shown.
Binary file added if-removed-conditional-parallel/adi_kernel2.pdf
Binary file not shown.
Binary file added if-removed-conditional-parallel/adi_kernel3.pdf
Binary file not shown.
Binary file added if-removed-conditional-parallel/adi_kernel4.pdf
Binary file not shown.
Binary file added if-removed-conditional-parallel/adi_kernel5.pdf
Binary file not shown.
Binary file not shown.
Binary file added if-removed-conditional-parallel/atax_kernel1.pdf
Binary file not shown.
Binary file added if-removed-conditional-parallel/atax_kernel2.pdf
Binary file not shown.
Binary file added if-removed-conditional-parallel/bicg_kernel1.pdf
Binary file not shown.
Binary file added if-removed-conditional-parallel/bicg_kernel2.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added if-removed-conditional-parallel/gemm.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added if-removed-conditional-parallel/gesummv.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added if-removed-conditional-parallel/lu_kernel1.pdf
Binary file not shown.
Binary file added if-removed-conditional-parallel/lu_kernel2.pdf
Binary file not shown.
Binary file added if-removed-conditional-parallel/mvt_kernel1.pdf
Binary file not shown.
Binary file added if-removed-conditional-parallel/mvt_kernel2.pdf
Binary file not shown.
Binary file added if-removed-conditional-parallel/syr2k.pdf
Binary file not shown.
Binary file added if-removed-conditional-parallel/syrk.pdf
Binary file not shown.
Binary file not shown.
Binary file added if-removed-unconditional-parallel/2mm_kernel1.pdf
Binary file not shown.
Binary file added if-removed-unconditional-parallel/2mm_kernel2.pdf
Binary file not shown.
Binary file not shown.
Binary file added if-removed-unconditional-parallel/3mm_kernel1.pdf
Binary file not shown.
Binary file added if-removed-unconditional-parallel/3mm_kernel2.pdf
Binary file not shown.
Binary file added if-removed-unconditional-parallel/3mm_kernel3.pdf
Binary file not shown.
Binary file added if-removed-unconditional-parallel/adi_kernel1.pdf
Binary file not shown.
Binary file not shown.
Binary file added if-removed-unconditional-parallel/adi_kernel3.pdf
Binary file not shown.
Binary file added if-removed-unconditional-parallel/adi_kernel4.pdf
Binary file not shown.
Binary file not shown.
Binary file added if-removed-unconditional-parallel/adi_kernel6.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added if-removed-unconditional-parallel/gemm.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added if-removed-unconditional-parallel/gesummv.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added if-removed-unconditional-parallel/syr2k.pdf
Binary file not shown.
Binary file added if-removed-unconditional-parallel/syrk.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/2DConvolution.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/2mm_kernel1.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/2mm_kernel2.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/3DConvolution.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/3mm_kernel1.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/3mm_kernel2.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/3mm_kernel3.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/adi_kernel1.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/adi_kernel2.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/adi_kernel3.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/adi_kernel4.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/adi_kernel5.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/adi_kernel6.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/atax_kernel1.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/atax_kernel2.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/bicg_kernel1.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/bicg_kernel2.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/correlation_corr.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/correlation_mean.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/correlation_reduce.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/correlation_std.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/covariance_covar.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/covariance_mean.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/covariance_reduce.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/doitgen_kernel1.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/doitgen_kernel2.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/fdtd2d_kernel1.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/fdtd2d_kernel2.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/fdtd2d_kernel3.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/gemm.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/gemver_kernel1.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/gemver_kernel2.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/gemver_kernel3.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/gesummv.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/gramschmidt_kernel1.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/gramschmidt_kernel2.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/gramschmidt_kernel3.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/jacobi1D_kernel1.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/jacobi1D_kernel2.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/jacobi2D_kernel1.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/jacobi2D_kernel2.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/lu_kernel1.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/lu_kernel2.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/mvt_kernel1.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/mvt_kernel2.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/syr2k.pdf
Binary file not shown.
Binary file added master-pocl-11-llvm/syrk.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/2DConvolution.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/2mm_kernel1.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/2mm_kernel2.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/3DConvolution.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/3mm_kernel1.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/3mm_kernel2.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/3mm_kernel3.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/adi_kernel1.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/adi_kernel2.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/adi_kernel3.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/adi_kernel4.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/adi_kernel5.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/adi_kernel6.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/atax_kernel1.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/atax_kernel2.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/bicg_kernel1.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/bicg_kernel2.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/correlation_corr.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/correlation_mean.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/correlation_reduce.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/correlation_std.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/covariance_covar.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/covariance_mean.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/covariance_reduce.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/doitgen_kernel1.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/doitgen_kernel2.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/fdtd2d_kernel1.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/fdtd2d_kernel2.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/fdtd2d_kernel3.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/gemm.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/gemver_kernel1.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/gemver_kernel2.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/gemver_kernel3.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/gesummv.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/gramschmidt_kernel1.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/gramschmidt_kernel2.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/gramschmidt_kernel3.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/jacobi1D_kernel1.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/jacobi1D_kernel2.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/jacobi2D_kernel1.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/jacobi2D_kernel2.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/lu_kernel1.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/lu_kernel2.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/mvt_kernel1.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/mvt_kernel2.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/syr2k.pdf
Binary file not shown.
Binary file added master-pocl-master-llvm/syrk.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/2DConvolution.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/2mm_kernel1.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/2mm_kernel2.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/3DConvolution.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/3mm_kernel1.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/3mm_kernel2.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/3mm_kernel3.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/adi_kernel1.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/adi_kernel2.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/adi_kernel3.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/adi_kernel4.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/adi_kernel5.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/adi_kernel6.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/atax_kernel1.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/atax_kernel2.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/correlation_corr.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/correlation_mean.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/correlation_reduce.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/correlation_std.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/covariance_covar.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/covariance_mean.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/covariance_reduce.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/doitgen_kernel1.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/doitgen_kernel2.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/fdtd2d_kernel1.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/fdtd2d_kernel2.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/fdtd2d_kernel3.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/gemm.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/gemver_kernel1.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/gemver_kernel2.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/gemver_kernel3.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/gesummv.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/gramschmidt_kernel1.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/gramschmidt_kernel2.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/gramschmidt_kernel3.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/jacobi1D_kernel1.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/jacobi1D_kernel2.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/jacobi2D_kernel1.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/jacobi2D_kernel2.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/lu_kernel1.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/lu_kernel2.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/mvt_kernel1.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/mvt_kernel2.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/syr2k.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/syr2k_kernel1.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/syr2k_kernel2.pdf
Binary file not shown.
Binary file removed no-unroll-cfgs/syrk.pdf
Binary file not shown.
378 changes: 0 additions & 378 deletions pocl_irs/2DConvolution.ll

This file was deleted.

3,639 changes: 0 additions & 3,639 deletions pocl_irs/2mm_kernel1.ll

This file was deleted.

5,050 changes: 0 additions & 5,050 deletions pocl_irs/2mm_kernel2.ll

This file was deleted.

1,323 changes: 0 additions & 1,323 deletions pocl_irs/3DConvolution.ll

This file was deleted.

3,583 changes: 0 additions & 3,583 deletions pocl_irs/3mm_kernel1.ll

This file was deleted.

3,583 changes: 0 additions & 3,583 deletions pocl_irs/3mm_kernel2.ll

This file was deleted.

3,583 changes: 0 additions & 3,583 deletions pocl_irs/3mm_kernel3.ll

This file was deleted.

534 changes: 0 additions & 534 deletions pocl_irs/adi_kernel1.ll

This file was deleted.

457 changes: 0 additions & 457 deletions pocl_irs/adi_kernel2.ll

This file was deleted.

723 changes: 0 additions & 723 deletions pocl_irs/adi_kernel3.ll

This file was deleted.

644 changes: 0 additions & 644 deletions pocl_irs/adi_kernel4.ll

This file was deleted.

478 changes: 0 additions & 478 deletions pocl_irs/adi_kernel5.ll

This file was deleted.

688 changes: 0 additions & 688 deletions pocl_irs/adi_kernel6.ll

This file was deleted.

338 changes: 0 additions & 338 deletions pocl_irs/atax_kernel1.ll

This file was deleted.

335 changes: 0 additions & 335 deletions pocl_irs/atax_kernel2.ll

This file was deleted.

1,233 changes: 0 additions & 1,233 deletions pocl_irs/bicg_kernel1.ll

This file was deleted.

1,230 changes: 0 additions & 1,230 deletions pocl_irs/bicg_kernel2.ll

This file was deleted.

485 changes: 0 additions & 485 deletions pocl_irs/correlation_corr.ll

This file was deleted.

1,150 changes: 0 additions & 1,150 deletions pocl_irs/correlation_mean.ll

This file was deleted.

5,335 changes: 0 additions & 5,335 deletions pocl_irs/correlation_reduce.ll

This file was deleted.

1,199 changes: 0 additions & 1,199 deletions pocl_irs/correlation_std.ll

This file was deleted.

506 changes: 0 additions & 506 deletions pocl_irs/covariance_covar.ll

This file was deleted.

1,150 changes: 0 additions & 1,150 deletions pocl_irs/covariance_mean.ll

This file was deleted.

4,159 changes: 0 additions & 4,159 deletions pocl_irs/covariance_reduce.ll

This file was deleted.

3,588 changes: 0 additions & 3,588 deletions pocl_irs/doitgen_kernel1.ll

This file was deleted.

1,776 changes: 0 additions & 1,776 deletions pocl_irs/doitgen_kernel2.ll

This file was deleted.

2,324 changes: 0 additions & 2,324 deletions pocl_irs/fdtd-2d_kernel1.ll

This file was deleted.

5,715 changes: 0 additions & 5,715 deletions pocl_irs/fdtd-2d_kernel2.ll

This file was deleted.

1,008 changes: 0 additions & 1,008 deletions pocl_irs/fdtd-2d_kernel3.ll

This file was deleted.

5,082 changes: 0 additions & 5,082 deletions pocl_irs/gemm.ll

This file was deleted.

6,053 changes: 0 additions & 6,053 deletions pocl_irs/gemver_kernel1.ll

This file was deleted.

939 changes: 0 additions & 939 deletions pocl_irs/gemver_kernel2.ll

This file was deleted.

344 changes: 0 additions & 344 deletions pocl_irs/gemver_kernel3.ll

This file was deleted.

681 changes: 0 additions & 681 deletions pocl_irs/gesummv.ll

This file was deleted.

445 changes: 0 additions & 445 deletions pocl_irs/gramschmidt_kernel1.ll

This file was deleted.

545 changes: 0 additions & 545 deletions pocl_irs/gramschmidt_kernel2.ll

This file was deleted.

590 changes: 0 additions & 590 deletions pocl_irs/gramschmidt_kernel3.ll

This file was deleted.

272 changes: 0 additions & 272 deletions pocl_irs/jacobi1D_kernel1.ll

This file was deleted.

Loading

0 comments on commit 4e80fa7

Please sign in to comment.