Skip to content
Snippets Groups Projects
Commit b27776f9 authored by TESLA03\Master's avatar TESLA03\Master
Browse files

try 2

parent 16b68878
No related branches found
No related tags found
1 merge request!104Add Communication Hiding to GPU version
......@@ -92,7 +92,6 @@ void multipleLevel(const std::string& configPath)
vf::gpu::Communicator* comm = vf::gpu::Communicator::getInstanz();
SPtr<ConfigFileReader> configReader = ConfigFileReader::getNewInstance();
std::cout << configPath << std::endl;
SPtr<ConfigData> configData = configReader->readConfigFile(configPath.c_str());
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment