issues
search
NVlabs
/
NVBit
224
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Potential missing use of register value?
#135
christindbose
opened
4 weeks ago
0
How does NVBIT hook to CUDA events?
#134
CarloRamponi
opened
1 month ago
0
Temporary directory cannot be created
#133
Connie120
opened
2 months ago
0
Why isn't `printf` a related function?
#132
CarloRamponi
opened
2 months ago
0
Using `cuMemGetAccess` and `cuMemSetAccess` in nvbit tool
#131
CarloRamponi
opened
2 months ago
2
Empty addresses returned by mem_trace
#130
dwz1212
opened
2 months ago
3
nvbit_get_related_functions seems not returning functions called by kernel?
#129
Lucindaaaa
closed
2 months ago
4
Any update on NVbit?
#128
mahmoodn
closed
3 months ago
3
Does NVBit support Orin?
#127
kevin-chau
opened
7 months ago
1
[ERROR]: ASSERT FAIL: function.cpp:805:void Function::gen_new_code(std::unordered_map<std::__cxx11::basic_string<char>, Function*>&): FAIL !(instr_func_map.find(c.instr_func_name) != instr_func_map.end()) MSG: instrumentation function instrument_mem not found in binary!
#126
zlwu92
opened
9 months ago
1
Last instruction not instrumented when setting instrumenting position to be `IPOINT_AFTER`
#125
William-An
opened
9 months ago
1
Instrumentation function count_instrs not found in binary
#124
ShihengCao
opened
10 months ago
3
Modify an instruction?
#123
joannahuadu
opened
11 months ago
0
Instructions after exit
#122
christindbose
opened
1 year ago
0
Support for cooperative groups
#121
andy-shiyi-liu
opened
1 year ago
0
Support for CUDA dynamic parallelism
#120
nayakajay
opened
1 year ago
0
CUDA 12 and more recent nvidia driver support
#119
VitalyAnkh
opened
1 year ago
2
Non-deterministic behavior
#118
mahmoodn
opened
1 year ago
0
mem_trace address type
#117
mahmoodn
opened
1 year ago
0
NVbit can not work with Lammps?
#116
luckyq
opened
1 year ago
1
CUDA 12.0 / Driver > 510 - Unsupported?
#115
Floruaaa666
opened
1 year ago
1
How to use APIs in our own application code
#114
jiashenC
opened
1 year ago
0
Using Nvbit for a specific region of code
#113
mahmoodn
opened
1 year ago
0
Nvbit misses kernels compared to Nsight products
#112
mahmoodn
opened
1 year ago
0
NVBit hangs when creating Cuda Contexts in parallel (multi-gpu)
#111
mktip
opened
1 year ago
0
Getting PC from NVBit
#110
nmustakin
opened
1 year ago
2
Finding source line number (in the host code) for cudaMalloc and similar API calls
#109
nayakajay
opened
1 year ago
0
Loading NVBit tool with dlopen() explicitly
#108
hgpatil
opened
1 year ago
2
What is the maximum number of bits/bytes allowed after nvbit_insert_call?
#107
rodhuega
opened
1 year ago
0
How to flush instruction cache?
#106
zz-Malfurion
opened
2 years ago
1
Texture Memory Reference
#105
JRPan
closed
2 years ago
1
RNNT error, operation not permitted when stream is capturing
#104
mahmoodn
closed
2 years ago
2
F2FP or Uf2FP?
#103
mahmoodn
opened
2 years ago
0
control flow graph can not be extended
#102
WilliamWangPeng
opened
2 years ago
0
How to close the WARNING in NVBit
#101
WilliamWangPeng
opened
2 years ago
0
TensorFlow stuck in infinite loop when executed with NVBit.
#100
JueonPark
opened
2 years ago
0
What is the `offset` in void `nvbit_add_call_arg_launch_val64(const Instr* instr, int offset, bool is_variadic_arg = false)`
#99
xinyi-li7
opened
2 years ago
0
Is it possible to use device memory (global memory) instead of unified memory (__managed__) to store the statistical data
#98
xinyi-li7
closed
2 years ago
7
nvbit_add_call_arg_mref_addr64 for LDGSTS
#97
mahmoodn
closed
2 years ago
2
Nvbit with mpirun
#96
mahmoodn
closed
2 years ago
1
Segmentation fault at getOffset()
#95
mahmoodn
closed
2 years ago
1
Cuda error in function 'cudaDeviceSynchronize()' file 'instr_count.cu' in line 226 : an illegal memory access was encountered.
#94
Diksha-Moolchandani
opened
2 years ago
1
Using Nvbit with docker
#93
mahmoodn
closed
2 years ago
2
Assertion `ctx_state_map.find(ctx) == ctx_state_map.end()'
#92
mahmoodn
closed
2 years ago
2
Segmentation fault on accessing cuda kernel launch's kernel parameters with different CUDA versions
#91
William-An
opened
2 years ago
1
DEPBAR instruction with a specific group number
#90
Connie120
closed
2 years ago
1
Segmentation Faults due to accessing deallocated structures in Nvbit
#89
hanhwi
opened
2 years ago
1
Can't instrument the codes in the function which is passed as a pointer if enabling relocatable device code
#88
xinyi-li7
opened
2 years ago
0
NVBit Not working on Ubuntu 20.04 and JetPack 5.0
#87
TylerMG26
opened
2 years ago
0
[Question] Does NVBit support OpenCL?
#86
jaewon-lee-github
opened
2 years ago
4
Next