Skip to content

Commit 8649f8c

Browse files
nbpatelnishant.b.patel@intel.com
authored andcommitted
Add back level zero test for CI (#34)
Co-authored-by: [email protected] <Nishant Patel>
1 parent 89e05c9 commit 8649f8c

File tree

109 files changed

+436
-8
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+436
-8
lines changed

test/Jax/gordon/jit__logsm_from_logmhalo_jax_kern_0_before_linalg.mlir

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
// RUN: --runner imex-cpu-runner -e main \
44
// RUN: --entry-point-result=void \
55
// RUN: --shared-libs=%mlir_runner_utils,%sycl_runtime | FileCheck %s
6+
// RUN: %gpu_skip || %python_executable %imex_runner -i %s --pass-pipeline-file=%p/linalg-to-llvm.pp \
7+
// RUN: --runner imex-cpu-runner -e main \
8+
// RUN: --entry-point-result=void \
9+
// RUN: --shared-libs=%mlir_runner_utils,%levelzero_runtime | FileCheck %s
610

711
#map0 = affine_map<() -> ()>
812
#map1 = affine_map<(d0) -> ()>

test/Jax/janet/jit__get_age_weights_from_tables.8_linalg.mlir

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
// RUN: --runner imex-cpu-runner -e main \
44
// RUN: --entry-point-result=void \
55
// RUN: --shared-libs=%mlir_runner_utils,%sycl_runtime | FileCheck %s
6+
// RUN: %gpu_skip || %python_executable %imex_runner -i %s --pass-pipeline-file=%p/linalg-to-llvm.pp \
7+
// RUN: --runner imex-cpu-runner -e main \
8+
// RUN: --entry-point-result=void \
9+
// RUN: --shared-libs=%mlir_runner_utils,%levelzero_runtime | FileCheck %s
610

711
#map0 = affine_map<(d0) -> (d0)>
812
#map1 = affine_map<(d0) -> ()>

test/Jax/janet/jit__get_lgt_birth.7_linalg.mlir

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
// RUN: --runner imex-cpu-runner -e main \
44
// RUN: --entry-point-result=void \
55
// RUN: --shared-libs=%mlir_runner_utils,%sycl_runtime | FileCheck %s
6+
// RUN: %gpu_skip || %python_executable %imex_runner -i %s --pass-pipeline-file=%p/linalg-to-llvm.pp \
7+
// RUN: --runner imex-cpu-runner -e main \
8+
// RUN: --entry-point-result=void \
9+
// RUN: --shared-libs=%mlir_runner_utils,%levelzero_runtime | FileCheck %s
610

711
#map0 = affine_map<(d0) -> ()>
812
#map1 = affine_map<(d0) -> (d0)>

test/Jax/janet/jit__get_met_weights_singlegal.43_linalg.mlir

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
// RUN: --runner imex-cpu-runner -e main \
44
// RUN: --entry-point-result=void \
55
// RUN: --shared-libs=%mlir_runner_utils,%sycl_runtime | FileCheck %s
6+
// RUN: %gpu_skip || %python_executable %imex_runner -i %s --pass-pipeline-file=%p/linalg-to-llvm.pp \
7+
// RUN: --runner imex-cpu-runner -e main \
8+
// RUN: --entry-point-result=void \
9+
// RUN: --shared-libs=%mlir_runner_utils,%levelzero_runtime | FileCheck %s
610

711
#map0 = affine_map<(d0) -> (d0)>
812
#map1 = affine_map<(d0) -> ()>

test/Jax/janet/jit__net_loss.91_linalg.mlir

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
// RUN: --runner imex-cpu-runner -e main \
44
// RUN: --entry-point-result=void \
55
// RUN: --shared-libs=%mlir_runner_utils,%sycl_runtime | FileCheck %s
6+
// RUN: %gpu_skip || %python_executable %imex_runner -i %s --pass-pipeline-file=%p/linalg-to-llvm.pp \
7+
// RUN: --runner imex-cpu-runner -e main \
8+
// RUN: --entry-point-result=void \
9+
// RUN: --shared-libs=%mlir_runner_utils,%levelzero_runtime | FileCheck %s
610

711
#map0 = affine_map<(d0, d1) -> (d1)>
812
#map1 = affine_map<(d0, d1) -> (d0, d1)>

test/Jax/janet/jit__unit_scale_traindata.47_linalg.mlir

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
// RUN: --runner imex-cpu-runner -e main \
44
// RUN: --entry-point-result=void \
55
// RUN: --shared-libs=%mlir_runner_utils,%sycl_runtime | FileCheck %s
6+
// RUN: %gpu_skip || %python_executable %imex_runner -i %s --pass-pipeline-file=%p/linalg-to-llvm.pp \
7+
// RUN: --runner imex-cpu-runner -e main \
8+
// RUN: --entry-point-result=void \
9+
// RUN: --shared-libs=%mlir_runner_utils,%levelzero_runtime | FileCheck %s
610

711
#map0 = affine_map<(d0) -> (d0)>
812
#map1 = affine_map<(d0, d1) -> (d0)>

test/Jax/jax_qmc/jit__mean.46_linalg.mlir

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
// RUN: --runner imex-cpu-runner -e main \
44
// RUN: --entry-point-result=void \
55
// RUN: --shared-libs=%mlir_runner_utils,%sycl_runtime | FileCheck %s
6+
// RUN: %gpu_skip || %python_executable %imex_runner -i %s --pass-pipeline-file=%p/linalg-to-llvm.pp \
7+
// RUN: --runner imex-cpu-runner -e main \
8+
// RUN: --entry-point-result=void \
9+
// RUN: --shared-libs=%mlir_runner_utils,%levelzero_runtime | FileCheck %s
610

711
#map0 = affine_map<(d0, d1, d2) -> (d0, d2, d1)>
812
#map1 = affine_map<(d0, d1, d2) -> (d0, d1)>

test/Jax/jax_qmc/jit__mean.51_linalg.mlir

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
// RUN: --runner imex-cpu-runner -e main \
44
// RUN: --entry-point-result=void \
55
// RUN: --shared-libs=%mlir_runner_utils,%sycl_runtime | FileCheck %s
6+
// RUN: %gpu_skip || %python_executable %imex_runner -i %s --pass-pipeline-file=%p/linalg-to-llvm.pp \
7+
// RUN: --runner imex-cpu-runner -e main \
8+
// RUN: --entry-point-result=void \
9+
// RUN: --shared-libs=%mlir_runner_utils,%levelzero_runtime | FileCheck %s
610

711
#map0 = affine_map<(d0, d1) -> (d0, d1)>
812
#map1 = affine_map<(d0, d1) -> ()>

test/Jax/jax_qmc/jit_pionless_2b_lo.41_linalg.mlir

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
// RUN: --runner imex-cpu-runner -e main \
44
// RUN: --entry-point-result=void \
55
// RUN: --shared-libs=%mlir_runner_utils,%sycl_runtime | FileCheck %s
6+
// RUN: %gpu_skip || %python_executable %imex_runner -i %s --pass-pipeline-file=%p/linalg-to-llvm.pp \
7+
// RUN: --runner imex-cpu-runner -e main \
8+
// RUN: --entry-point-result=void \
9+
// RUN: --shared-libs=%mlir_runner_utils,%levelzero_runtime | FileCheck %s
610

711
#map0 = affine_map<() -> ()>
812
#map1 = affine_map<(d0) -> (d0)>

test/Jax/jax_qmc/jit_v_em.42_linalg.mlir

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
// RUN: --runner imex-cpu-runner -e main \
44
// RUN: --entry-point-result=void \
55
// RUN: --shared-libs=%mlir_runner_utils,%sycl_runtime | FileCheck %s
6+
// RUN: %gpu_skip || %python_executable %imex_runner -i %s --pass-pipeline-file=%p/linalg-to-llvm.pp \
7+
// RUN: --runner imex-cpu-runner -e main \
8+
// RUN: --entry-point-result=void \
9+
// RUN: --shared-libs=%mlir_runner_utils,%levelzero_runtime | FileCheck %s
610

711
#map = affine_map<() -> ()>
812
module @jit_v_em.42 {

0 commit comments

Comments
 (0)