From 13fbf092726b05660c8fee38f00c99a1b3cb3c7e Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Wed, 23 Aug 2023 13:37:15 +0200
Subject: [PATCH] Update intel-compilers.md

---
 docs.it4i/software/intel/intel-suite/intel-compilers.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/docs.it4i/software/intel/intel-suite/intel-compilers.md b/docs.it4i/software/intel/intel-suite/intel-compilers.md
index afbfa6bfe..e78e2f320 100644
--- a/docs.it4i/software/intel/intel-suite/intel-compilers.md
+++ b/docs.it4i/software/intel/intel-suite/intel-compilers.md
@@ -2,10 +2,14 @@
 
 ## Introduction
 
- Intel compilers are compilers for Intel processor-based systems, available for Microsoft Windows, Linux, and macOS operating systems.
+Intel compilers are compilers for Intel processor-based systems, available for Microsoft Windows, Linux, and macOS operating systems.
 
 ## Installed Versions
 
+!!! important "New Compilers in intel/2023a Module"
+    An `intel/2023a` module has been installed on the Karolina and Barbora clusters.
+    This module contains new compilers `icx`, `icpx`, and `ifx`.
+
 Intel compilers are available in multiple versions via the `intel` module. The compilers include the icc C and C++ compiler and the ifort Fortran 77/90/95 compiler.
 
 For the current list of installed versions, use:
-- 
GitLab