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

Side by side comparison with CUDA and OpenCL #1229

Open
epsi1on opened this issue May 23, 2024 · 0 comments
Open

Side by side comparison with CUDA and OpenCL #1229

epsi1on opened this issue May 23, 2024 · 0 comments
Labels
feature A new feature (or feature request)

Comments

@epsi1on
Copy link

epsi1on commented May 23, 2024

Hi,

Is your feature request related to a problem? Please describe.

Is there any side by side comparison with well known solutions like CUDA available for this library? like for well known parallel problems (matrix add or matrix multiplication).
i would like to know how the ILGPU's performance is compared to a native cuda or OpenCL code.
Thanks for great work

Describe the solution you'd like

A page on wiki, which compares the runtime speed of same algorithm on same input data, in cuda, opencl and ilgpu.
In order to user can compare the ILGPU with cuda, and help select ilgpu if the speed is reasonable compared to cuda.

@epsi1on epsi1on added the feature A new feature (or feature request) label May 23, 2024
@epsi1on epsi1on changed the title Side by side comparison Side by side comparison with CUDA and OpenCL May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature (or feature request)
Projects
None yet
Development

No branches or pull requests

1 participant