Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SYCL language support to CMake #3480

Merged
merged 4 commits into from
Aug 15, 2023

Conversation

umar456
Copy link
Member

@umar456 umar456 commented Aug 3, 2023

This PR adds SYCL language support to CMake. This allows us to build oneAPI with the CUDA backends enabled. Previously we could only build oneAPI or CUDA backends

Description

  • Add SYCL language support to CMake which allows us to use a different compiler for SYCL files than the default CXX compiler

Changes to Users

  • Build all backends in one directory/CMake config

Checklist

  • Rebased on latest master
  • Code compiles
  • Tests pass
  • [ ] Functions added to unified API
  • [ ] Functions documented

@umar456 umar456 force-pushed the cmake_sycl_language branch 2 times, most recently from 2dcd4d3 to aa09b2d Compare August 14, 2023 15:17
@umar456 umar456 removed the request for review from 9prady9 August 14, 2023 15:21
@umar456 umar456 force-pushed the cmake_sycl_language branch 7 times, most recently from 04c6829 to ef5ad26 Compare August 15, 2023 19:51
@umar456 umar456 merged commit 0514a5d into arrayfire:master Aug 15, 2023
12 checks passed
@umar456 umar456 deleted the cmake_sycl_language branch August 15, 2023 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants