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
Use the SYCL queue passed to the function generated
for SYCL CUTLASS.
It is used for two purposes:
- Get the compute unit count of the device actually used
- Pass to GemmUniversialAdapter run and initialize for sync.
Signed-off-by: Lukas Sommer <lukas.sommer@codeplay.com>
0 commit comments