From f6d585e8a9613eaeb923ba98a5f72b6d881cc332 Mon Sep 17 00:00:00 2001 From: Milan Jaros <milan.jaros@vsb.cz> Date: Mon, 14 Nov 2016 10:57:30 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 907ace64..29dd155a 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ new build flags: * client: WITH_IT4I_MIC_NATIVE=ON/OFF, WITH_IT4I_MIC_OFFLOAD=ON/OFF new folders: + | it4i/client | | | ----------- | --- | | api/client_api.h | main header with predefined communication tags and structures | @@ -30,6 +31,7 @@ new folders: | cycles_omp | the shared libraries to rendering on CPU using OpenMP | | main | blender_client application | + | it4i/scripts (created for Salomon supercomputer with PBS job management system) | | | ----------- | --- | | build_lib.sh | build some basic libraries (boost, …) | -- GitLab