diff --git a/README.md b/README.md index 591ab717988882c64bc5f8faec0d28b089f4f665..e257582ffaaa0385e6850647ebedee1ca74a15f6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ +## Windows compilation +You can build FIP on Windows using CMake and Visual Studio Community Edition. CUDA toolkit has to be installed in version 11.4 or above. +Precompiled binaries for Windows can be found in the [Releases section](https://github.com/fip-ems/fip/releases). ## Linux compilation steps FIP may work fine with CUDA toolkit versions above 11.4. The following is an installation example for CUDA toolkit version 11.4 on Ubuntu 18.04. ### CUDA Toolkit 11.4 installation