diff --git a/README.md b/README.md index 7f5df3f5..543d857a 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,9 @@ To see information about your cuNumeric install run the `versioninfo` function. cuNumeric.versioninfo() ``` +> [!WARNING] +> Starting more than one instance of cuNumeric.jl can lead to a hard-crash. The default hardware configuration reserves all available resources. See the [hardware configuration](https://julialegate.github.io/cuNumeric.jl/dev/perf#Setting-Hardware-Configuration) documentation to learn more. + ### Monte-Carlo Example ```julia using cuNumeric