Commit 1189fa2
Remove dead MOK assignments in Lustre sequential read path
The file_per_process path uses MPI_FILE_READ (sequential),
not MPI_FILE_SET_VIEW, so m_MOK/n_MOK/p_MOK/WP_MOK/var_MOK
were computed but never read. Two of these (n_MOK, p_MOK) also
had a copy-paste bug using m_glb_read instead of n/p_glb_read.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 6a3aa5d commit 1189fa2
1 file changed
Lines changed: 0 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
571 | 571 | | |
572 | 572 | | |
573 | 573 | | |
574 | | - | |
575 | | - | |
576 | | - | |
577 | | - | |
578 | | - | |
579 | | - | |
580 | | - | |
581 | | - | |
582 | | - | |
583 | 574 | | |
584 | 575 | | |
585 | 576 | | |
586 | | - | |
587 | | - | |
588 | 577 | | |
589 | 578 | | |
590 | 579 | | |
591 | 580 | | |
592 | 581 | | |
593 | 582 | | |
594 | | - | |
595 | | - | |
596 | 583 | | |
597 | 584 | | |
598 | 585 | | |
599 | 586 | | |
600 | 587 | | |
601 | 588 | | |
602 | 589 | | |
603 | | - | |
604 | | - | |
605 | 590 | | |
606 | 591 | | |
607 | 592 | | |
608 | 593 | | |
609 | 594 | | |
610 | | - | |
611 | | - | |
612 | 595 | | |
613 | 596 | | |
614 | 597 | | |
| |||
0 commit comments