philomat
philomat
I was just trying to run a couple of test on Summit. Unfortunately, all of my tests ran out of memory and I do not understand why this is happening....
I know the wiki says there is currently no support for AMD GPUs. But I saw commits concerning HIP. Is there a way one could try experimenting with Grid on...
I was trying to gauge fix a large gauge field (lattice size 64^4). If I use steepest descent gauge fixing without Fourier acceleration: `FourierAcceleratedGaugeFixer::SteepestDescentGaugeFix(Utmp2,xform1,alpha,20000,1.0e-12, 1.0e-12,false,3);` to fix to Coulomb gauge...