[SimGrid-user] Invalid XML?
Martin Quinson
martin.quinson at ens-rennes.fr
Wed Nov 28 10:37:06 CET 2018
Hello,
it seems to use the old version of XML, or something. What version of
SimGrid are you using?
Thanks, Mt
On Wed, Nov 28, 2018 at 06:18:50PM +0900, yao hu wrote:
> Hi simgrid users,
>
> I am using Batsim to do job mapping simulations. I wrote a very simple
> platform file which is 64-node torus as follows. However, the output has
> error messages regarding the platform. Is there something wrong with my
> settings?
>
> Thanks a lot for your response.
>
>
> platfom file:
>
> <?xml version='1.0'?>
> <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd">
> <platform version="4">
> <zone id="world" routing="Full">
> <cluster id="bob_cluster" topology="TORUS" topo_parameters="8, 8"
> prefix="node-" radical="0-63" suffix=".simgrid.org" speed="1Gf"
> bw="125MBps" lat="50us" loopback_bw="100MBps" loopback_lat="0"/>
> </zone>
> </platform>
>
>
> --------------------------
>
>
> output (error):
>
>
> ...
> Invalid XML (XML input line 4, state 78): Unexpected character `<':
> `</platform>' expected.
> ...
> _______________________________________________
> Simgrid-user mailing list
> Simgrid-user at lists.gforge.inria.fr
> https://lists.gforge.inria.fr/mailman/listinfo/simgrid-user
--
Don't comment bad code – rewrite it. Brian Kernighan & P.J. Plauger
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.gforge.inria.fr/pipermail/simgrid-user/attachments/20181128/e673ead0/attachment.sig>
More information about the Simgrid-user
mailing list