Skip to content

Commit

Permalink
Ordinal.
Browse files Browse the repository at this point in the history
  • Loading branch information
athas committed Jul 17, 2024
1 parent a19e821 commit 017fb09
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions blog/2024-07-17-opencl-cuda-hip.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ title: Comparing the performance of OpenCL, CUDA, and HIP
description: A performance comparison of Futhark's three GPU backends, including the reasons for the differences.
---

The Futhark compiler supports GPU backends that are equivalent in
functionality and (in principle) also in performance. In this post I
will investigate to which extent this is true. The results here are
The Futhark compiler supports three GPU backends that are equivalent
in functionality and (in principle) also in performance. In this post
I will investigate to which extent this is true. The results here are
based on work I will be presenting at [FPROPER
'24](https://icfp24.sigplan.org/home/fproper-2024) in September.

Expand Down

0 comments on commit 017fb09

Please sign in to comment.