65 #endif // ORTHO_CONFIG_H
int grainSize
The block size for parallelization.
int gemmSplit
Pander to the BGL NIC and split the GEMMs in ortho.
int numStates
The number of states in the simulation (the dimension of the input square matrix) ...
double maxTolerance
The tolerance threshold for the S->T iterations in Ortho at which to trigger a PsiV update...
Configuration settings for the ortho world.
bool isDynamics
Is this a minimization or dynamics run.
bool useComplexMath
Should the actual matrix multiplies be handled as real math or complex math.
CkCallback uponToleranceFailure
Callback to notify bubble owner (GSpace) that a tolerance update is needed.
bool isStep2HelperOn
Is an OrthoHelper chare array available to perform the step 2 computations.
bool isGenWave
If, this is a minimization run, is it for generating the system wave functions?