Commit 1b672c9
Ranjan Venkatesh
Fix bug 5811173: update cufile tests and configuration
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 true1 parent 613be11 commit 1b672c9
2 files changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
6 | 10 | | |
7 | 11 | | |
8 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1412 | 1412 | | |
1413 | 1413 | | |
1414 | 1414 | | |
| 1415 | + | |
| 1416 | + | |
| 1417 | + | |
| 1418 | + | |
| 1419 | + | |
| 1420 | + | |
| 1421 | + | |
| 1422 | + | |
1415 | 1423 | | |
1416 | 1424 | | |
1417 | 1425 | | |
| |||
1426 | 1434 | | |
1427 | 1435 | | |
1428 | 1436 | | |
| 1437 | + | |
1429 | 1438 | | |
1430 | 1439 | | |
1431 | 1440 | | |
| |||
0 commit comments