在platform.xml中声明了一个多路主机
<host id="Host" speed="1Gf" core="280" state_file="Failures/Failure/h_0" >当我朗姆模拟SimGrid给我:
[0.000000] /simgrid-master/src/simix/smx_environment.cpp:43: [xbt/CRITICAL] Error while loading /home/Platform/platform.xml: FIXME: add state change code also for constraint_core[i]如何正确设置状态失败?
发布于 2016-08-03 16:50:18
您要求的功能(将跟踪应用于多核主机)尚未实现,因此"FIXME“是错误消息,它应该是"TODO”或更明确地说明此功能的“未实现”特性。
https://stackoverflow.com/questions/38738554
复制相似问题