From f564d65f671a391f34e0afc6d722d075a137c022 Mon Sep 17 00:00:00 2001
From: Easy Build <easybuild@login4.smc.salomon.it4i.cz>
Date: Fri, 12 Jan 2018 11:30:09 +0100
Subject: [PATCH] Fri, 12 Jan 2018 11:30:09 +0100

---
 salomon.csv | 2 ++
 salomon.md  | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/salomon.csv b/salomon.csv
index 0e44534f..7ef88e08 100644
--- a/salomon.csv
+++ b/salomon.csv
@@ -700,6 +700,7 @@ libgdiplus/3.12-GCC-4.4.7-system,2
 libgdiplus/3.12-GNU-5.1.0-2.25,2
 libgdiplus/3.12-intel-2016.01,2
 libgdiplus/3.12,2
+ACE/6.3.3,2
 ETSF_IO/1.0.4-intel-2017a,2
 Embree/2.16.2-intel-2017a,2
 FOX/1.6.51-foss-2015g,2
@@ -730,6 +731,7 @@ Tensorflow/1.2.0-intel-2017b-mkl,2
 Tensorflow/1.3.0-intel-2017b-mkl,2
 Tensorflow/1.3.0,2
 astroid/1.5.3-Python-2.7.13-base,2
+cereal/1.2.1,2
 freeglut/3.0.0-intel-2017a,2
 glibc/2.14,2
 isort/4.2.15-Python-2.7.13-base,2
diff --git a/salomon.md b/salomon.md
index ae4f10d8..dc4d5f8f 100644
--- a/salomon.md
+++ b/salomon.md
@@ -195,7 +195,9 @@
 
 | Module | Description |
 | ------ | ----------- |
+| [ACE](http://www.dre.vanderbilt.edu/~schmidt/ACE-overview.html) | The ADAPTIVE Communication Environment (ACE) is a freely available, open-source object-oriented (OO) framework that implements many core patterns for concurrent communication software. ACE provides a rich set of reusable C++ wrapper facades and framework components that perform common communication software tasks across a range of OS platforms. The communication software tasks provided by ACE include event demultiplexing and event handler dispatching, signal handling, service initialization, interprocess communication, shared memory management, message routing, dynamic (re)configuration of distributed services, concurrent execution and synchronization. ACE is targeted for developers of high-performance and real-time communication services and applications. It simplifies the development of OO network applications and services that utilize interprocess communication, event demultiplexing, explicit dynamic linking, and concurrency. In addition, ACE automates system configuration and reconfiguration by dynamically linking services into applications at run-time and executing these services in one or more processes or threads. |
 | [astroid](https://github.com/PyCQA/astroid) | The aim of this module is to provide a common base representation of python source code for projects such as pychecker, pyreverse, pylint… Well, actually the development of this library is essentially governed by pylint’s needs. It used to be called logilab-astng. |
+| [cereal](http://uscilab.github.io/cereal/) | cereal is a header-only C++11 serialization library. |
 | [Embree](https://embree.github.io/index.html) | Embree is a collection of high-performance ray tracing kernels, developed at Intel. |
 | [ETSF_IO](http://www.etsf.eu/resources/software/libraries_and_tools) | A library of F90 routines to read/write the ETSF file format has been written. It is called ETSF_IO and available under LGPL. |
 | [FOX](http://fox-toolkit.org) | FOX is a C++ based Toolkit for developing Graphical User Interfaces easily and effectively. It offers a wide, and growing, collection of Controls, and provides state of the art facilities such as drag and drop, selection, as well as OpenGL widgets for 3D graphical manipulation. |
-- 
GitLab