You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.
RDMA nic CX4 ( or CX3 Pro)
When I started rdma, I encountered an error,it said that fi_mr_reg: cannot allocate memory, and subsequently caused a NPE exception. When using the CX4 NIC, there is also an ArrayIndexOutOfBoundsException. The rping test has passed.
The early configuration of RDMA is very complicated, is there any simpler solution to enable PMoF with rdma?
The text was updated successfully, but these errors were encountered:
The AEP has passed the test, and PMoF runs normally when the rdma function is not enabled.What kind of memory is the memory that cannot be allocated?Is it DRAM or devdax?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
ENV:
When I started rdma, I encountered an error,it said that fi_mr_reg: cannot allocate memory, and subsequently caused a NPE exception. When using the CX4 NIC, there is also an ArrayIndexOutOfBoundsException. The rping test has passed.
The early configuration of RDMA is very complicated, is there any simpler solution to enable PMoF with rdma?
The text was updated successfully, but these errors were encountered: