From: Christian Heinrich Date: Fri, 16 Jun 2017 09:30:46 +0000 (+0200) Subject: [ENERGY] Assert that 1-core systems are correctly configured. X-Git-Tag: v3.16~78 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/7cb96467cddc465b7b0f8f819755bc9c850198c5?hp=7cb96467cddc465b7b0f8f819755bc9c850198c5 [ENERGY] Assert that 1-core systems are correctly configured. The values for 1-core and max-core load must be the same. If not, the assert() will fail and the user will be warned. ---