Celebrandil / CudaSift

A CUDA implementation of SIFT for NVidia GPUs (1.2 ms on a GTX 1060)
MIT License
864 stars 286 forks source link

Wanted to contribute the SYCL/oneAPI version of the program. #87

Open skambapugithub opened 1 year ago

skambapugithub commented 1 year ago

Hi,

As a part of INTEL oneAPI work, we developed a fully functional SYCL/oneAPI version, of the program and wanted to contribute to this repo. How can I do that ? Is it possible to create a branch for SYCL version where I can push in the SYCL version?

Thanks