niebowen666

Results 8 issues of niebowen666

**Describe the bug** I couldn't run DeepNVMe demo properly. It shows: collect2: error: ld returned 1 exit status ninja: build stopped: subcommand failed. Traceback (most recent call last): File "/root/anaconda3/envs/deepspeed/lib/python3.9/site-packages/torch/utils/cpp_extension.py",...

bug
training

There exit error: ``` /root/anaconda3/envs/deepspeed/bin/../lib/gcc/x86_64-conda-linux-gnu/14.1.0/../../../../x86_64-conda-linux-gnu/bin/ld: skipping incompatible /lib/i386-linux-gnu/libcuda.so when searching for -lcuda /root/anaconda3/envs/deepspeed/bin/../lib/gcc/x86_64-conda-linux-gnu/14.1.0/../../../../x86_64-conda-linux-gnu/bin/ld: cannot find -lcuda: No such file or directory /root/anaconda3/envs/deepspeed/bin/../lib/gcc/x86_64-conda-linux-gnu/14.1.0/../../../../x86_64-conda-linux-gnu/bin/ld: skipping incompatible /lib/i386-linux-gnu/libcuda.so when searching for -lcuda ```...

请问在handle_switch函数里对hist进行更新后是eBPF程序是如何把数据传输给用户空间命令行显示的呢?而且我也没有看到把hist进行存储,以供下一次更新。 有大佬知道怎么回事吗?

The output of `profile` is macs and params. Does the macs just about the forward stage? Or it include the calculation complexity of forward, backward and optimization?

question

### Is there an existing issue for this? - [x] I have searched the existing issues ### Environment ```markdown - Milvus version: - Deployment mode(standalone or cluster): - MQ type(rocksmq,...

kind/bug
help wanted
triage/accepted

### Is there an existing issue for this? - [x] I have searched the existing issues ### Environment ```markdown - Milvus version: - Deployment mode(standalone or cluster):standalone - MQ type(rocksmq,...

help wanted
triage/needs-information
stale

Dear authors, This is my PR: https://github.com/iovisor/bcc/pull/5429 I found that there is no activity after the PR generation. Is there anything wrong about my PR? Looking forward to you reply!...

This tool based on eBPF is used to trace the hint usage of an FDP(Flexible Data Placement) SSD.