You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[...]
Computed plaquette is 1.226087e-01 (spatial = 1.221845e-01, temporal = 1.230330e-01)
Solution = mat, Solve = normop_pc, Solver = pcg, Precision = single, Sloppy precision = half
DiracMobius: Detected fixed real cofficients: using regular Mobius
DiracMobius: Detected fixed real cofficients: using regular Mobius
DiracMobius: Detected fixed real cofficients: using regular Mobius
DiracMobius: Detected fixed real cofficients: using regular Mobius
Source: 2.65451e+06
Prepared: source = 2.1658e+06, solution = 0
Creating a PCG solver
CG: Convergence at 6 iterations, L2 relative residual: iterated = 4.735067e-02 (requested = 1.000000e-06)
PCG: 0 iterations, <r,r> = 2.841162e+06, |r|/|b| = 1.000000e+00
ERROR: Solver appears to have diverged with residual nan (rank 0, host ipp1-1776.nvidia.com, solver.cpp:417 in bool quda::Solver::convergence(quda::cvector<double>&, quda::cvector<double>&, quda::cvector<double>&, quda::cvector<double>&)())
last kernel called was (name=N4quda4blas11axpyCGNorm2IdfEE,volume=6x12x12x16x8,aux=GPU-offline,vol=110592,parity=1,precision=2,order=8,Ns=4,Nc=3,n_rhs=1)
Saving 56 sets of cached parameters to /scratch/local/build/tests/tunecache/tunecache_error.tsv
QMP m0,n1@ipp1-1776.nvidia.com error: abort: 1
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD
with errorcode 1.
NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
--------------------------------------------------------------------------
The text was updated successfully, but these errors were encountered:
As described in the title.
cmake
command:Test executable command (~same as on the wiki page: https://github.com/lattice/quda/wiki/The-Multi-Splitting-Preconditioned-Conjugate-Gradient-(MSPCG),-an-application-of-the-additive-Schwarz-Method )
Output (with
--verbosity verbose
added):The text was updated successfully, but these errors were encountered: