From 3637e7216b0bb8d36d4175c6864937b9ef898456 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz> Date: Wed, 13 Dec 2017 13:04:47 +0100 Subject: [PATCH] update --- docs.it4i/software/mic/mic_environment.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs.it4i/software/mic/mic_environment.md b/docs.it4i/software/mic/mic_environment.md index cc7dcbcd7..7ff2ca5a1 100644 --- a/docs.it4i/software/mic/mic_environment.md +++ b/docs.it4i/software/mic/mic_environment.md @@ -1,6 +1,8 @@ # Intel Xeon Phi Environment -Intel Xeon Phi accelerator can be programmed in several modes. The default mode on the cluster is offload mode, but all modes described in this document are supported. +Intel Xeon Phi (so-called MIC) accelerator can be used in several modes ([Offload](../intel/intel-xeon-phi-salomon/#offload-mode) and [Native](#native-mode)). The default mode on the cluster is offload mode, but all modes described in this document are supported. + +See sections below for more details. ## Intel Utilities for Xeon Phi -- GitLab