diff options
Diffstat (limited to 'ep_run/eig_v2_smoke.log')
| -rw-r--r-- | ep_run/eig_v2_smoke.log | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ep_run/eig_v2_smoke.log b/ep_run/eig_v2_smoke.log new file mode 100644 index 0000000..c5bee1b --- /dev/null +++ b/ep_run/eig_v2_smoke.log @@ -0,0 +1,13 @@ +/home/yurenh2/miniconda3/lib/python3.13/site-packages/torch/autograd/graph.py:865: UserWarning: Attempting to run cuBLAS, but there was no current CUDA context! Attempting to set the primary context... (Triggered internally at /pytorch/aten/src/ATen/cuda/CublasHandlePool.cpp:330.) + return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass +[s2000] lead_rho: rho=0.97381 Re_mu=-0.2619 +[s2000] ARPACK : |l|=1.00880(+1.0088+0.0000j) |l|=1.00615(+1.0061+0.0000j) |l|=1.00509(+1.0051+0.0000j) +[s2000] agree : d_rho=0.0350 d_Remu=0.3499 +[s2000] penalty : rho=0.97280 fired=False n_grads=0 finite=True + +[rand-init] lead_rho: rho=1.01879 Re_mu=+0.1871 +[rand-init] ARPACK : |l|=1.00767(+1.0077+0.0000j) |l|=1.00585(+1.0051+0.0379j) |l|=1.00585(+1.0051-0.0379j) +[rand-init] agree : d_rho=0.0111 d_Remu=0.1103 +[rand-init] penalty : rho=1.02209 fired=True n_grads=11 finite=True + +EIG_V2_SMOKE_DONE |
