From b9230fb8c78411e26fb19fec84a4e4e158f8ae0c Mon Sep 17 00:00:00 2001 From: Kenneth Hoste Date: Tue, 21 Nov 2023 21:49:28 +0100 Subject: [PATCH] add placeholder page on GPU support in EESSI --- docs/gpu.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/gpu.md diff --git a/docs/gpu.md b/docs/gpu.md new file mode 100644 index 0000000000..bbba711d8b --- /dev/null +++ b/docs/gpu.md @@ -0,0 +1,9 @@ +# GPU support + +!!! warning + **The support for GPU software in EESSI is a work-in-progess.** + +More information on the actions that must be performed to ensure that GPU software included in EESSI +can use the GPU in your system will be available here soon. + +For now, [please open a support issue](support.md) if you need help or have questions regarding GPU support.