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
Per this PR: #1667
being able to set PTX tuning parameters per Func would be useful. When (or if) the LLVM support to control .maxnregs lands, we should add a .ptx_tune(...) scheduling directive of some sort.
Per this PR:
#1667
being able to set PTX tuning parameters per Func would be useful. When (or if) the LLVM support to control .maxnregs lands, we should add a .ptx_tune(...) scheduling directive of some sort.