debian man page for simgrid_update_xml

Query: simgrid_update_xml

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SIMGRID_UPDATE_XML(1)					User Contributed Perl Documentation				     SIMGRID_UPDATE_XML(1)

NAME
simgrid_update_xml - updates simgrid XML files to lastest version
SYNOPSIS
simgrid_update_xml xml_file
DESCRIPTION
simgrid_update_xml updates the simgrid XML file passed as argument. The file is modified in place, without any kind of backup. You may want to save a copy before running the script. In SimGrid XML files, the standard version is indicated in the version attribute of the platform tag. Current version is 3. Here is a list of major changes in each version. Version 0: Used before SimGrid 3.3 Version 1: Introduced in SimGrid 3.3 o The version attribute of platform were added to allow file versionning. o The link bandwidth changed from Mb/s to b/s; and the CPU power were changed from MFlop/s to Flop/s Version 2: Introduced in SimGrid 3.4 o Several tags were renamed: CPU -> HOST NETWORK_LINK -> LINK ROUTE_ELEMENT -> LINK_CTN PLATFORM_DESCRIPTION -> PLATFORM Version 3: Introduced in SimGrid 3.5 (this is the current version) o The AS tag were introduced. Every plaform should now contain an englobing AS tag. o Routes are now symmetric by default. o Several tags were renamed (for sake of XML sanity): LINK:CTN -> LINK_CTN TRACE:CONNECT -> TRACE_CONNECT
AUTHORS
The SimGrid team (simgrid-devel@lists.gforge.inria.fr)
COPYRIGHT AND LICENSE
Copyright 2006-2011. The SimGrid team. All rights reserved. This program is free software; you may redistribute it and/or modify it under the terms of GNU LGPL (v2.1) license. perl v5.14.2 2012-06-08 SIMGRID_UPDATE_XML(1)
Related Man Pages
simgrid_update_xml(1) - debian
xml::element(3) - centos
lire::outputformats::xml(3pm) - debian
template::xml(3pm) - debian
xml::element(3pm) - debian
Similar Topics in the Unix Linux Community
current situation
Locating correct XML tags