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

Migrate the raytracing benchmark #1429

Open
jinz2014 opened this issue Nov 15, 2023 · 1 comment
Open

Migrate the raytracing benchmark #1429

jinz2014 opened this issue Nov 15, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@jinz2014
Copy link
Contributor

"the resulting SYCL version of Raytracing differs significantly from the original CUDA, and hence, their execution times are not directly comparable. The two main reasons for that are 1) the different random number generator introduced by DPCT, namely oneMKL’s philox4x32x10 [15], vs. the original cuRAND’s XORWOW [21]), and 2) the significant manual code refactoring we required to cope with CUDA virtual functions"

The paper is attached.
3624062.3624542.pdf

@jinz2014 jinz2014 added the enhancement New feature or request label Nov 15, 2023
@tomflinda
Copy link
Contributor

@jinz2014 thanks for your report, we will do a further investigation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants