|
XGCa
|
#include "memory_usage.hpp"#include "memory_prediction.hpp"#include "electric_field.hpp"#include "col_grid.hpp"#include "predict_memory_usage.hpp"
Functions | |
| void | predict_memory_usage (NLReader::NamelistReader &nlr, const Grid< DeviceType > &grid, const DomainDecomposition< DeviceType > &pol_decomp) |
| void | predict_memory_usage (NLReader::NamelistReader &nlr, int nnodes, int nranks) |
| void predict_memory_usage | ( | NLReader::NamelistReader & | nlr, |
| const Grid< DeviceType > & | grid, | ||
| const DomainDecomposition< DeviceType > & | pol_decomp | ||
| ) |


| void predict_memory_usage | ( | NLReader::NamelistReader & | nlr, |
| int | nnodes, | ||
| int | nranks | ||
| ) |
