Skip to content

Partial thrust implementation using SYCL USM extension

Notifications You must be signed in to change notification settings

wdmapp/syclthrust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

syclthrust

Partial thrust implementation using SYCL USM extension. Will include at least device_vector, host_vector, and copy. Used to prototype SYCL/DPC++ support for Intel GPUs backing gtensor.

Dependencies

Requires a SYCL implementation that supports the USM extension. As of April 2020, only Intel DPC++ (either installed via oneAPI beta06, or from source at intel/llvm github.

About

Partial thrust implementation using SYCL USM extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published