diff --git a/README.md b/README.md index 16bbcab..faa55d8 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,8 @@ TrixiCUDA.jl offers CUDA acceleration for solving hyperbolic PDEs. - Documentation specific to this package can be found at https://trixi-gpu.github.io/TrixiCUDA.jl/dev (in development). *Update on Sep 16, 2024*: -- GPU-related tests are run now locally rather than on CI. Once the repository is ready to publish, we will set up JuliaGPU CI infrastructure to run tests on a system with a GPU using [JuliaGPU Buildkite](https://github.com/JuliaGPU/buildkite). +- GPU-related tests are run now locally rather than on CI. Once the package is ready to publish, we will set up JuliaGPU CI infrastructure to run tests on a system with a GPU using [JuliaGPU Buildkite](https://github.com/JuliaGPU/buildkite). + # Package Installation The package is now in pre-release status and will be registered once the initial release version is published. We want to make sure most key features are ready and optimizations are done before we roll out the first release.