Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[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

Open
zlwu92 opened this issue Feb 17, 2024 · 1 comment

Comments

@zlwu92
Copy link

zlwu92 commented Feb 17, 2024

Hi,

I encounter an error when running the example in the nvbit_release code package.
The command I'm using is LD_PRELOAD=./tools/mem_trace/mem_trace.so ./test-apps/vectoradd/vectoradd
However, I got an error says like this:
image

Could anybody tells me what might be the problem with that? Thanks.

@coppock
Copy link

coppock commented Mar 9, 2024

Duplicate of #124

Try downgrading CUDA (to 11.x?).

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

No branches or pull requests

2 participants