Skip to content

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
huiyuxie committed Dec 10, 2024
1 parent 95d7c07 commit 5b0c37d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Our current focus is on the semidiscretization of PDEs. The table below shows th
| `DGMultiMesh` | 1D, 2D, 3D | `DGMulti` | 🟡 Planned |

# Example of PDE Semidiscretization on GPU
Let's take a look at a simple example to see how to use **TrixiCUDA.jl** to run the simulation on the GPU (now only CUDA-compatible).
Let's take a look at a simple example to see how to use TrixiCUDA.jl to run the simulation on the GPU (now only CUDA-compatible).

```julia
# Take 1D linear advection equation as an example
Expand Down

0 comments on commit 5b0c37d

Please sign in to comment.