Skip to content

Conversation

@gohar94
Copy link

@gohar94 gohar94 commented Sep 17, 2024

tma_load_mbar --> tma_load_mbar[0] to pass uint64_t & instead of uint64_t *

I got the error attached below when using the following version of nvcc:

nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2024 NVIDIA Corporation
Built on Fri_Jun_14_16:34:21_PDT_2024
Cuda compilation tools, release 12.6, V12.6.20
Build cuda_12.6.r12.6/compiler.34431801_0
image

`tma_load_mbar` --> `tma_load_mbar[0]` to pass `uint64_t &` instead of `uint64_t *`
initialize `tma_load_mbar` using `cfk::barrierInit`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant