From 39270a1db9fbdf6ac91b2c1026b8c9869193fbe0 Mon Sep 17 00:00:00 2001 From: Danny Marc Rotscher <danny.rotscher@tu-dresden.de> Date: Wed, 8 Dec 2021 06:32:12 +0100 Subject: [PATCH] Made a real note block --- .../jobs_and_resources/binding_and_distribution_of_tasks.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc.zih.tu-dresden.de/docs/jobs_and_resources/binding_and_distribution_of_tasks.md b/doc.zih.tu-dresden.de/docs/jobs_and_resources/binding_and_distribution_of_tasks.md index e18326e71..ad411b78c 100644 --- a/doc.zih.tu-dresden.de/docs/jobs_and_resources/binding_and_distribution_of_tasks.md +++ b/doc.zih.tu-dresden.de/docs/jobs_and_resources/binding_and_distribution_of_tasks.md @@ -76,8 +76,10 @@ node and odd on each second socket of each node. ### Core Bound -Note: With this command the tasks will be bound to a core for the entire runtime of your -application. +!!! note + + With this command the tasks will be bound to a core for the entire runtime of your + application. #### Distribution: block:block -- GitLab