@@ -598,7 +598,8 @@ This is a fatal error; %s will now abort. No processes were launched.
598
598
%s was unable to launch the specified application as it encountered an error:
599
599
600
600
Error: system limit exceeded on number of pipes that can be open
601
- Node: %s
601
+
602
+ Node: %s
602
603
603
604
when attempting to start process rank %lu.
604
605
@@ -612,7 +613,8 @@ by rearranging your processes to place fewer of them on that node.
612
613
%s was unable to launch the specified application as it encountered an error:
613
614
614
615
Error: system limit exceeded on number of files that can be open
615
- Node: %s
616
+
617
+ Node: %s
616
618
617
619
when attempting to start process rank %lu.
618
620
@@ -626,7 +628,8 @@ by rearranging your processes to place fewer of them on that node.
626
628
%s was unable to launch the specified application as it encountered an error:
627
629
628
630
Error: pipe function call failed when setting up I/O forwarding subsystem
629
- Node: %s
631
+
632
+ Node: %s
630
633
631
634
while attempting to start process rank %lu.
632
635
@@ -635,7 +638,8 @@ while attempting to start process rank %lu.
635
638
%s was unable to launch the specified application as it encountered an error:
636
639
637
640
Error: system limit exceeded on number of processes that can be started
638
- Node: %s
641
+
642
+ Node: %s
639
643
640
644
when attempting to start process rank %lu.
641
645
@@ -649,7 +653,8 @@ on that node.
649
653
650
654
Error: reading tty attributes function call failed while setting up
651
655
I/O forwarding system
652
- Node: %s
656
+
657
+ Node: %s
653
658
654
659
while attempting to start process rank %lu.
655
660
@@ -658,8 +663,8 @@ while attempting to start process rank %lu.
658
663
%s was unable to launch the specified application as it could not
659
664
find the specified working directory:
660
665
661
- Working directory: %s
662
- Node: %s
666
+ | Working directory: %s
667
+ | Node: %s
663
668
664
669
while attempting to start process rank %lu.
665
670
@@ -668,8 +673,8 @@ while attempting to start process rank %lu.
668
673
%s was unable to launch the specified application as it lacks
669
674
permissions to change to the specified working directory:
670
675
671
- Working directory: %s
672
- Node: %s
676
+ | Working directory: %s
677
+ | Node: %s
673
678
674
679
while attempting to start process rank %lu.
675
680
@@ -683,16 +688,16 @@ NOTE: A common cause for this error is misspelling a %s command
683
688
line parameter option (remember that %s interprets the first
684
689
unrecognized command line token as the executable).
685
690
686
- Node: %s
687
- Executable: %s
691
+ | Node: %s
692
+ | Executable: %s
688
693
689
694
[prun:exe-not-accessible]
690
695
691
696
%s was unable to launch the specified application as it lacked
692
697
permissions to execute an executable:
693
698
694
- Executable: %s
695
- Node: %s
699
+ | Executable: %s
700
+ | Node: %s
696
701
697
702
while attempting to start process rank %lu.
698
703
@@ -701,7 +706,8 @@ while attempting to start process rank %lu.
701
706
%s was unable to launch the specified application as it encountered an error:
702
707
703
708
Error: reading from a pipe function call failed while spawning a local process
704
- Node: %s
709
+
710
+ Node: %s
705
711
706
712
while attempting to start process rank %lu.
707
713
@@ -710,9 +716,9 @@ while attempting to start process rank %lu.
710
716
%s was unable to start the specified application as it encountered an
711
717
error:
712
718
713
- Error code: %d
714
- Error name: %s
715
- Node: %s
719
+ | Error code: %d
720
+ | Error name: %s
721
+ | Node: %s
716
722
717
723
when attempting to start process rank %lu.
718
724
@@ -726,13 +732,13 @@ error on node %s. More information may be available above.
726
732
%s was unable to parse the filename where contact info for the
727
733
prte-server was to be found. The option we were given was:
728
734
729
- --prte-server %s
735
+ --prte-server %s
730
736
731
737
This appears to be missing the required ':' following the
732
738
keyword "file". Please remember that the correct format for this
733
739
command line option is:
734
740
735
- --prte-server file:path-to-file
741
+ --prte-server file:path-to-file
736
742
737
743
where path-to-file can be either relative to the cwd or absolute.
738
744
@@ -741,12 +747,12 @@ where path-to-file can be either relative to the cwd or absolute.
741
747
%s was unable to parse the filename where contact info for the
742
748
prte-server was to be found. The option we were given was:
743
749
744
- --prte-server %s
750
+ --prte-server %s
745
751
746
752
This appears to be missing a filename following the ':'. Please
747
753
remember that the correct format for this command line option is:
748
754
749
- --prte-server file:path-to-file
755
+ --prte-server file:path-to-file
750
756
751
757
where path-to-file can be either relative to the cwd or absolute.
752
758
@@ -755,11 +761,11 @@ where path-to-file can be either relative to the cwd or absolute.
755
761
%s was unable to access the filename where contact info for the
756
762
prte-server was to be found. The option we were given was:
757
763
758
- --prte-server %s
764
+ --prte-server %s
759
765
760
766
Please remember that the correct format for this command line option is:
761
767
762
- --prte-server file:path-to-file
768
+ --prte-server file:path-to-file
763
769
764
770
where path-to-file can be either relative to the cwd or absolute, and that
765
771
you must have read access permissions to that file.
@@ -788,8 +794,8 @@ uri in a file, and then giving %s that filename.
788
794
Multiple processor affinity schemes were specified (can only specify
789
795
one):
790
796
791
- Slot list: %s
792
- prte_paffinity_alone: true
797
+ | Slot list: %s
798
+ | prte_paffinity_alone: true
793
799
794
800
Please specify only the one desired method.
795
801
@@ -821,18 +827,18 @@ functionality (e.g., Linux Kernels newer than v2.6.18).
821
827
Systems that do not support processor topology-aware functionality
822
828
cannot use "bind to package" and other related functionality.
823
829
824
- Local host: %s
825
- Action attempted: %s %s
826
- Application name: %s
830
+ | Local host: %s
831
+ | Action attempted: %s %s
832
+ | Application name: %s
827
833
828
834
[prun:not-enough-resources]
829
835
830
836
Not enough %s were found on the local host to meet the requested
831
837
binding action:
832
838
833
- Local host: %s
834
- Action requested: %s
835
- Application name: %s
839
+ | Local host: %s
840
+ | Action requested: %s
841
+ | Application name: %s
836
842
837
843
Please revise the request and try again.
838
844
@@ -841,25 +847,25 @@ Please revise the request and try again.
841
847
A slot list was provided that exceeds the boundaries on available
842
848
resources:
843
849
844
- Local host: %s
845
- Slot list: %s
850
+ | Local host: %s
851
+ | Slot list: %s
846
852
847
853
Please check your boundaries and try again.
848
854
849
855
[prun:proc-comm-failed]
850
856
851
857
A critical communication path was lost to:
852
858
853
- My name: %s
854
- Process name: %s
855
- Node: %s
859
+ | My name: %s
860
+ | Process name: %s
861
+ | Node: %s
856
862
857
863
[prun:proc-mem-exceeded]
858
864
859
865
A process exceeded memory limits:
860
866
861
- Process name: %s
862
- Node: %s
867
+ | Process name: %s
868
+ | Node: %s
863
869
864
870
[prun:proc-stalled]
865
871
@@ -876,24 +882,24 @@ no further info is available.
876
882
%s failed to receive scheduled heartbeat communications from a remote
877
883
process:
878
884
879
- Process name: %s
880
- Node: %s
885
+ | Process name: %s
886
+ | Node: %s
881
887
882
888
[prun:non-zero-exit]
883
889
884
890
%s detected that one or more processes exited with non-zero status, thus causing
885
891
the job to be terminated. The first process to do so was:
886
892
887
- Process name: %s
888
- Exit code: %d
893
+ | Process name: %s
894
+ | Exit code: %d
889
895
890
896
[prun:negative-nprocs]
891
897
892
898
%s has detected that one or more applications was given a negative
893
899
number of processes to run:
894
900
895
- Application: %s
896
- Num procs: %d
901
+ | Application: %s
902
+ | Num procs: %d
897
903
898
904
Please correct this value and try again.
899
905
@@ -941,9 +947,9 @@ correct and retry.
941
947
942
948
%s was unable to stop the executable at first instruction:
943
949
944
- Error: %s
945
- Nodename: %s
946
- Rank: %lu
950
+ | Error: %s
951
+ | Nodename: %s
952
+ | Rank: %lu
947
953
948
954
[use-pterm]
949
955
@@ -970,29 +976,29 @@ to start the persistent DVM - it cannot be used with an application.
970
976
971
977
%s was given an option that expected a string argument:
972
978
973
- option: %s
974
- argument: %s
975
- expected: %s
979
+ | option: %s
980
+ | argument: %s
981
+ | expected: %s
976
982
977
983
Please correct the option and try again.
978
984
979
985
[file-open-error]
980
986
981
987
%s was unable to open the specified file provided as an option:
982
988
983
- option: %s
984
- argument: %s
985
- file: %s
989
+ | option: %s
990
+ | argument: %s
991
+ | file: %s
986
992
987
993
Please correct the option and try again.
988
994
989
995
[bad-file]
990
996
991
997
%s was unable to read the necessary info from the provided file:
992
998
993
- option: %s
994
- argument: %s
995
- file: %s
999
+ | option: %s
1000
+ | argument: %s
1001
+ | file: %s
996
1002
997
1003
Please correct the option or the file and try again.
998
1004
0 commit comments