XGC1
Functions
predict_memory_usage.hpp File Reference
#include "memory_usage.hpp"
#include "domain_decomposition.hpp"
#include "grid.hpp"
Include dependency graph for predict_memory_usage.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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)
 

Function Documentation

◆ predict_memory_usage() [1/2]

void predict_memory_usage ( NLReader::NamelistReader nlr,
const Grid< DeviceType > &  grid,
const DomainDecomposition< DeviceType > &  pol_decomp 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ predict_memory_usage() [2/2]

void predict_memory_usage ( NLReader::NamelistReader nlr,
int  nnodes,
int  nranks 
)
Here is the call graph for this function: