File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99NB. create all available threads
10101: 0 & T. " 1 ^: (0 < # ) ' ' $ ~ (0 >. N- 1 T. ' ' ), 0
1111N0 = 1 T. ' '
12- N0 = # 2 T. ' '
12+ 1: N0 = # 2 T. ' '
1313
1414NB. no more thread can be created
1515' limit error' -: 0 & T. etx ' '
6666f' '
6767
6868N0 = 1 T. ' '
69- N0 = # 2 T. ' '
69+ 1: N0 = # 2 T. ' '
7070
7171N1=: <. &. %: N
7272
7373f1^: (N1> 0 ) ' '
7474
7575N0 = 1 T. ' '
76- N0 = # 2 T. ' '
76+ 1: N0 = # 2 T. ' '
7777
7878NB. run in master thread
7979
@@ -82,27 +82,27 @@ N=: <. 1.5 * >: 9!:56'maxtasks'
8282f' '
8383
8484N0 = 1 T. ' '
85- N0 = # 2 T. ' '
85+ 1: N0 = # 2 T. ' '
8686
8787N=: 2 * >: 9 !: 56 ' maxtasks'
8888N1=: <. &. %: N
8989
9090f' '
9191
9292N0 = 1 T. ' '
93- N0 = # 2 T. ' '
93+ 1: N0 = # 2 T. ' '
9494
9595f1^: (N1> 0 ) ' '
9696
9797N0 = 1 T. ' '
98- N0 = # 2 T. ' '
98+ 1: N0 = # 2 T. ' '
9999
100100N=: <: 9 !: 56 ' maxtasks'
101101N1=: <. &. %: N
102102
103103f2^: (N1> 0 ) ' '
104104
105105N0 = 1 T. ' '
106- N0 = # 2 T. ' '
106+ 1: N0 = # 2 T. ' '
107107
1081084 !: 55 ;: ' N N0 N1 f f1 f2 g g1 '
You can’t perform that action at this time.
0 commit comments