Update ptxas to version 12.8.93 (#6149)
Also remove a workaround since the underlying bug is fixed and make
pre-blackwell use the new ptxas as those were still using an old
version.
This also disable accumulator init optimization on Hopper as this
optimization tend to increase register pressure and may cause poor
performance for pressure heavy epilogue.