XGC1
XGC_core
cpp
predict_memory_usage.hpp
Go to the documentation of this file.
1
#ifndef PREDICT_MEMORY_USAGE_HPP
2
#define PREDICT_MEMORY_USAGE_HPP
3
4
#include "
memory_usage.hpp
"
5
#include "
domain_decomposition.hpp
"
6
#include "
grid.hpp
"
7
8
void
predict_memory_usage
(
NLReader::NamelistReader
& nlr,
const
Grid<DeviceType>
& grid,
const
DomainDecomposition<DeviceType>
& pol_decomp);
9
10
void
predict_memory_usage
(
NLReader::NamelistReader
& nlr,
int
nnodes,
int
nranks);
11
12
#endif
DomainDecomposition< DeviceType >
Grid< DeviceType >
NLReader::NamelistReader
Definition:
NamelistReader.hpp:193
domain_decomposition.hpp
grid.hpp
memory_usage.hpp
predict_memory_usage
void predict_memory_usage(NLReader::NamelistReader &nlr, const Grid< DeviceType > &grid, const DomainDecomposition< DeviceType > &pol_decomp)
Definition:
predict_memory_usage.cpp:7
Generated by
1.9.1