NVlabs / NVBit

198 stars 18 forks source link

How to use APIs in our own application code #114

Open jiashenC opened 1 year ago

jiashenC commented 1 year ago

I want to use APIs from core/nvbit.h in my kernel code. What is the correct way to compile with those APIs. I only see headers for core but no implementations.