Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] testing of linking in the presence of multiple kernels #440

Merged
merged 3 commits into from
Sep 10, 2021

Conversation

cperkinsintel
Copy link

this is the testing for PR 4398 intel/llvm#4398

Signed-off-by: Chris Perkins chris.perkins@intel.com

Signed-off-by: Chris Perkins <chris.perkins@intel.com>
@cperkinsintel
Copy link
Author

This test requires PR intel/llvm#4398
Here is the run of these two in tandem: http://icl-jenkins.sc.intel.com:8080/job/SYCL_CI/job/intel/job/Lin/job/LLVM_Test_Suite/7433/

againull
againull previously approved these changes Sep 3, 2021
@cperkinsintel
Copy link
Author

Apparently -fsycl-device-code-split is not supported for CUDA, so I have marked this test as UNSUPPORTED for CUDA. It's passing correctly now. Should be ready to re-approve and merge.

@vladimirlaz vladimirlaz merged commit 401db0a into intel:intel Sep 10, 2021
alexbatashev added a commit to alexbatashev/llvm-test-suite that referenced this pull request Sep 11, 2021
* upstream/intel: (70 commits)
  [SYCL][Matrix] Add the 8 bit type variants (intel#443)
  [SYCL] testing of linking in the presence of multiple kernels (intel#440)
  [NFC] Add Sergey to CODEOWNERS of USM test (intel#455)
  [ESIMD] E2E test for writeable simd_view subscript operator (intel#415)
  [SYCL] Eliminate usages of _class aliases (intel#449)
  [SYCL] Enable assert AOT test (intel#450)
  [SYCL] Disable flaky Plugin/level_zero_dynamic_batch_test (intel#453)
  [SYCL] Ensure JIT failure on all Intel devices (intel#452)
  [SYCL] Removed the remained handler::codeplay_host_task (intel#451)
  [SYCL] Test for Group Mask feature (intel#441)
  [SYCL] Update kernel_bundle test for default contexts (intel#446)
  [SYCL] Replace using of ONEAPI/INTEL namespaces with ext::oneapi/intel (intel#442)
  [SYCL] Replace deprecated has_extension (intel#434)
  [SYCL] test for intel/llvm#4405 (intel#424)
  [SYCL] Remove function pointers extension tests (intel#437)
  [SYCL] Added test for deprecated features (intel#435)
  Fix check for availability of sycl.hpp (intel#445)
  [SYCL] Update tests for default context extension (intel#433)
  Use sycl.hpp workaround only if compiler doesn't have it (intel#439)
  [SYCL] Allow extra command line options implicitely added by compiler (intel#432)
  ...
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…llvm-test-suite#440)

* disabling cuda from multiple-kernel-linking tests

Signed-off-by: Chris Perkins <chris.perkins@intel.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants