Is your feature request related to a problem? Please describe
I am exploring the migration of: https://github.com/Forest-Neurotech/mach/blob/main/src/mach/kernel.cu with SYCLomatic but fails for missing Thrust APIs
Describe the solution you would like
Can the below Thrust APIs be supported in SYCLomatic?
Thrust APIs Needed In SYCLomatic
uninitialized_allocate_unique_n
uninitialized_array_allocator_delete
Describe alternatives you have considered
No response
Additional context
No response
Is your feature request related to a problem? Please describe
I am exploring the migration of: https://github.com/Forest-Neurotech/mach/blob/main/src/mach/kernel.cu with SYCLomatic but fails for missing Thrust APIs
Describe the solution you would like
Can the below Thrust APIs be supported in SYCLomatic?
Thrust APIs Needed In SYCLomatic
uninitialized_allocate_unique_n
uninitialized_array_allocator_delete
Describe alternatives you have considered
No response
Additional context
No response