GROMACS and AMD GPU

I have a question.
Is possible to run GROMACS on RADEON RX 6800XT with WSL 2.0 (Windows 11).
I think that is possible using OpenCL.
Is it true ?
And what about performance on this card ?

Hi!

Unfortunately, our OpenCL backend does not support RDNA cards like RX6800.

You can try using SYCL with GROMACS 2023, but it was only tested on native Linux: https://manual.gromacs.org/documentation/current/install-guide/index.html#sycl-gpu-acceleration-for-amd-gpus. There is a chance you can get it working with WSL.