Skip to content

Fix bug 5811173: update cufile tests and configuration#1821

Draft
rsarpangalav wants to merge 1 commit intoNVIDIA:mainfrom
rsarpangalav:bug/5811173-fix
Draft

Fix bug 5811173: update cufile tests and configuration#1821
rsarpangalav wants to merge 1 commit intoNVIDIA:mainfrom
rsarpangalav:bug/5811173-fix

Conversation

@rsarpangalav
Copy link

test_cufile.py: skip compat bool params in set_get_parameter_bool

Avoid setting allow_compat_mode/force_compat_mode before driver_open; pending
values can be applied on first open and interact badly with cufile.json when
nvidia-fs is not loaded (DRIVER_NOT_INITIALIZED). Compat behavior remains
covered elsewhere.

cufile.json: Set allow_compat_mode to true

Description

closes

Checklist

  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

    test_cufile.py: skip compat bool params in set_get_parameter_bool

    Avoid setting allow_compat_mode/force_compat_mode before driver_open; pending
    values can be applied on first open and interact badly with cufile.json when
    nvidia-fs is not loaded (DRIVER_NOT_INITIALIZED). Compat behavior remains
    covered elsewhere.

    cufile.json: Set allow_compat_mode to true
@copy-pr-bot
Copy link
Contributor

copy-pr-bot bot commented Mar 25, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@rsarpangalav rsarpangalav marked this pull request as draft March 25, 2026 17:47
@rsarpangalav
Copy link
Author

/ok to test

@rwgk
Copy link
Collaborator

rwgk commented Mar 25, 2026

/ok to test 1b672c9

@github-actions
Copy link

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