Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

void Impala::Util::Mpi::JobManager::CreateGroup ( std::string  groupProperties,
std::string  groupId,
int  jobCount 
) [inline]

Definition at line 83 of file JobManager.h.

References mGroups.

Referenced by Impala::Core::Training::ParameterSearcher::SearchServer().

00084     {
00085         mGroups[groupId] = new JobGroup(groupProperties, groupId, jobCount);
00086     }


Generated on Thu Jan 13 09:24:25 2011 for ImpalaSrc by  doxygen 1.5.1