X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b83bdf8faae7ba64d66c529754159a164b70104d..8729da7ae2c4f5c7713c7d912c3e159227b2383b:/examples/python/platform-profile/platform-profile.py diff --git a/examples/python/platform-profile/platform-profile.py b/examples/python/platform-profile/platform-profile.py index 82b6146916..6bf23d9079 100644 --- a/examples/python/platform-profile/platform-profile.py +++ b/examples/python/platform-profile/platform-profile.py @@ -1,4 +1,4 @@ -# Copyright (c) 2010-2022. The SimGrid Team. All rights reserved. +# Copyright (c) 2010-2023. The SimGrid Team. All rights reserved. # # This program is free software; you can redistribute it and/or modify it # under the terms of the license (GNU LGPL) which comes with this package. @@ -43,7 +43,7 @@ if __name__ == '__main__': # every two seconds lili = e.netzone_root.create_host("Lilibeth", 25e6) lili.set_speed_profile("""0 1.0 - 2 0.5""", 2) + 2 0.5""", 4) lili.seal() # Add a watcher of the changes