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

contrib/intel/jenkins: Add testing for different key environment variables #9337

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

Juee14Desai
Copy link
Contributor

@Juee14Desai Juee14Desai commented Sep 15, 2023

This commit adds two env vars to verbs;ofi_rxd stage: FI_MR_CACHE_MAX_COUNT=0 and FI_MR_CACHE_MONITOR=userfaultfd.
Verbs ofi_rxm stage has two new env vars:
FI_MR_CACHE_MAX_COUNT=0 and FI_MR_CACHE_MONITOR=userfaultfd. The third env var FI_OFI_RXM_USE_SRX=true resulted in assertion failure and core dump. Issue #9336 has been opened for that and it will be added to verbs;ofi_rxm stage after issue has been fixed.

This commit is a fix for issue #7304

…ables

This commit adds three env vars to verbs;ofi_rxd stage:
FI_MR_CACHE_MAX_COUNT=0, FI_OFI_RXM_USE_SRX=true and
FI_MR_CACHE_MONITOR=userfaultfd.
Verbs ofi_rxm stage has two new en vars:
FI_MR_CACHE_MAX_COUNT=0 and FI_MR_CACHE_MONITOR=userfaultfd.
The third env var FI_OFI_RXM_USE_SRX=true resulted in
assertion failure and core dump. An issue has been opened
for that and it will be added to verbs;ofi_rxm stage after
issue has been fixed.

Signed-off-by: Juee Himalbhai Desai <[email protected]>
@Juee14Desai
Copy link
Contributor Author

Intel CI error is unrelated.

@shefty shefty merged commit 5cc4fc7 into ofiwg:main Sep 15, 2023
8 checks passed
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

Successfully merging this pull request may close these issues.

2 participants