X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b8df87e176f27b25534f27d7e240defa32ca35bc..a3fa21a47ddcd5c5cbdd59a45dbcc4686f08dce6:/src/instr/jedule/jedule_platform.cpp diff --git a/src/instr/jedule/jedule_platform.cpp b/src/instr/jedule/jedule_platform.cpp index 703f856e2a..47919e0e22 100644 --- a/src/instr/jedule/jedule_platform.cpp +++ b/src/instr/jedule/jedule_platform.cpp @@ -176,8 +176,8 @@ static void add_subsets_to(std::vector *subset_list, std::vectorname2id.at(host_name); + jed_container_t parent_cont = host2_simgrid_parent_container.at(host_name); + unsigned int id = parent_cont->name2id.at(host_name); id_list.push_back(id); } unsigned int nb_ids = id_list.size();