-
Notifications
You must be signed in to change notification settings - Fork 4
/
output
24 lines (24 loc) · 5.91 KB
/
output
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Berlin:neldermead jtilly$ ./NelderTest.out 100
51117 total iterations
2.00189, 1.99896, 2.00113, 2.002, 1.99983, 1.99796, 2.00189, 1.99852, 2.00023, 1.99813, 1.99986, 1.99952, 1.99997, 1.99916, 2.00039, 1.99963, 2.00037, 1.99939, 1.99949, 1.9995, 1.99973, 1.99979, 1.99886, 2.00074, 1.99973, 2.00032, 1.99917, 1.99841, 1.99913, 2.00015, 2.00026, 1.99998, 1.99939, 1.99974, 1.99891, 1.99973, 1.99938, 2.00036, 2.00037, 1.99957, 2.00056, 2.0004, 1.99984, 2.00154, 2.00151, 2.00114, 1.99865, 1.99897, 2.00091, 2.00079, 1.99898, 1.99875, 1.99857, 2.00183, 2.00075, 1.99947, 1.99854, 2.00117, 1.99925, 2.00036, 1.99872, 2.00017, 2.0002, 2.00064, 1.99954, 2.00096, 2.00129, 2.00042, 1.99944, 2.00019, 2.00099, 1.99929, 2.00012, 1.99892, 1.99836, 2.00093, 1.99924, 2.0008, 2.00102, 1.99963, 2.00124, 1.9995, 1.99942, 2.00168, 2.00048, 2.00156, 1.99976, 2.00107, 2.00011, 2.00141, 1.99983, 1.99817, 1.99884, 2.0016, 1.99938, 2.0002, 1.99961, 2.00032, 1.99901, 1.99928
Berlin:neldermead jtilly$ mpirun -np 1 ./DistParNelderTest.out 100 1
Total Iterations: 51117
Elapsed time during solve: 2.53835
2.00189, 1.99896, 2.00113, 2.002, 1.99983, 1.99796, 2.00189, 1.99852, 2.00023, 1.99813, 1.99986, 1.99952, 1.99997, 1.99916, 2.00039, 1.99963, 2.00037, 1.99939, 1.99949, 1.9995, 1.99973, 1.99979, 1.99886, 2.00074, 1.99973, 2.00032, 1.99917, 1.99841, 1.99913, 2.00015, 2.00026, 1.99998, 1.99939, 1.99974, 1.99891, 1.99973, 1.99938, 2.00036, 2.00037, 1.99957, 2.00056, 2.0004, 1.99984, 2.00154, 2.00151, 2.00114, 1.99865, 1.99897, 2.00091, 2.00079, 1.99898, 1.99875, 1.99857, 2.00183, 2.00075, 1.99947, 1.99854, 2.00117, 1.99925, 2.00036, 1.99872, 2.00017, 2.0002, 2.00064, 1.99954, 2.00096, 2.00129, 2.00042, 1.99944, 2.00019, 2.00099, 1.99929, 2.00012, 1.99892, 1.99836, 2.00093, 1.99924, 2.0008, 2.00102, 1.99963, 2.00124, 1.9995, 1.99942, 2.00168, 2.00048, 2.00156, 1.99976, 2.00107, 2.00011, 2.00141, 1.99983, 1.99817, 1.99884, 2.0016, 1.99938, 2.0002, 1.99961, 2.00032, 1.99901, 1.99928
Berlin:neldermead jtilly$ mpirun -np 2 ./DistParNelderTest.out 100 1
Total Iterations: 42604
Elapsed time during solve: 0.814042
1.99914, 2.00068, 1.99978, 2.00027, 1.99908, 2.00028, 1.99829, 2.00074, 1.99887, 1.99988, 1.99887, 2.00115, 1.99955, 2.00085, 1.99922, 2.00168, 2.00144, 2.00023, 1.99985, 1.99934, 1.99897, 1.99986, 1.99995, 2.00026, 2.00065, 1.99917, 1.99881, 2.00118, 2.00003, 2.00083, 1.99942, 2.00045, 1.99889, 1.99997, 2.00019, 2.00001, 1.99911, 2.00045, 1.99944, 2.00134, 2.00067, 2.00014, 1.99893, 1.99977, 2.00034, 1.99995, 2.00078, 2.00109, 2.00071, 1.99943, 1.9988, 1.99921, 1.99895, 1.99915, 1.99913, 1.99911, 1.99814, 2.00092, 2.00255, 2.00032, 1.99922, 1.9991, 1.9992, 1.99858, 1.99923, 1.99864, 1.99914, 1.99965, 1.99929, 1.99908, 1.99962, 1.99982, 2.00018, 1.99916, 1.99764, 2.00136, 1.99797, 1.99706, 1.99915, 1.99996, 1.99998, 1.99842, 1.99822, 1.99975, 2.00093, 2.00003, 2.00136, 2.00131, 2.00003, 2.00224, 1.99908, 1.99982, 2.00054, 1.99935, 2.00034, 1.99938, 1.99973, 1.99868, 2.00057, 1.99917
Berlin:neldermead jtilly$ mpirun -np 2 ./DistParNelderTest.out 100 4
Total Iterations: 41968
Elapsed time during solve: 0.261528
1.999, 1.99932, 1.99925, 1.99971, 1.99951, 1.99957, 2.00082, 1.99986, 2.00001, 1.99969, 1.99878, 2.00008, 1.99933, 1.99882, 2.00025, 2.00144, 2.00034, 2.00185, 2.00003, 2.00024, 2.00025, 1.99947, 1.99987, 2.00029, 1.99994, 1.99871, 1.99861, 2.00094, 2.00055, 1.99973, 1.99999, 2.00027, 1.99975, 2.00079, 2.00006, 1.99854, 1.99744, 1.99885, 2.00165, 1.99878, 2.00025, 2.00171, 1.9989, 2.00028, 1.99944, 2.00095, 2.00011, 2.00077, 1.99826, 2.00277, 2.00202, 2.00021, 2.0009, 1.9993, 2.0006, 1.99907, 2.00055, 2.00008, 1.99979, 1.99981, 1.99902, 1.99866, 2.00038, 2.00001, 2.0008, 1.99989, 1.99944, 1.99948, 1.99949, 2.0005, 2.00144, 2.00068, 2.00011, 1.99944, 1.9985, 1.99877, 1.99979, 2.00102, 1.99843, 2.00055, 2.00005, 2.00017, 2.00172, 1.99956, 1.99982, 1.99925, 1.99888, 2.00126, 2.00264, 1.99987, 2.00164, 2.00058, 1.99756, 2.0002, 1.99895, 2.00057, 1.99975, 1.99989, 2.00191, 1.99969
Berlin:neldermead jtilly$ mpirun -np 1 ./LeeWiswall.out 100
Total Iterations: 51117
Elapsed time during solve: 2.48347
2.00189, 1.99896, 2.00113, 2.002, 1.99983, 1.99796, 2.00189, 1.99852, 2.00023, 1.99813, 1.99986, 1.99952, 1.99997, 1.99916, 2.00039, 1.99963, 2.00037, 1.99939, 1.99949, 1.9995, 1.99973, 1.99979, 1.99886, 2.00074, 1.99973, 2.00032, 1.99917, 1.99841, 1.99913, 2.00015, 2.00026, 1.99998, 1.99939, 1.99974, 1.99891, 1.99973, 1.99938, 2.00036, 2.00037, 1.99957, 2.00056, 2.0004, 1.99984, 2.00154, 2.00151, 2.00114, 1.99865, 1.99897, 2.00091, 2.00079, 1.99898, 1.99875, 1.99857, 2.00183, 2.00075, 1.99947, 1.99854, 2.00117, 1.99925, 2.00036, 1.99872, 2.00017, 2.0002, 2.00064, 1.99954, 2.00096, 2.00129, 2.00042, 1.99944, 2.00019, 2.00099, 1.99929, 2.00012, 1.99892, 1.99836, 2.00093, 1.99924, 2.0008, 2.00102, 1.99963, 2.00124, 1.9995, 1.99942, 2.00168, 2.00048, 2.00156, 1.99976, 2.00107, 2.00011, 2.00141, 1.99983, 1.99817, 1.99884, 2.0016, 1.99938, 2.0002, 1.99961, 2.00032, 1.99901, 1.99928
Berlin:neldermead jtilly$ mpirun -np 2 ./LeeWiswall.out 100
Total Iterations: 23158
Elapsed time during solve: 1.25469
1.9994, 2.00097, 2.00052, 1.99947, 2.00003, 2.00095, 1.99868, 2.00054, 2.0017, 2.00008, 2, 2.00027, 1.99915, 1.99972, 2.00122, 2.00001, 1.99929, 2.00075, 1.99822, 2.00011, 2.00007, 1.99947, 1.99912, 1.9999, 2.00044, 2.00051, 1.99954, 2.00065, 2.00175, 2.00015, 2.00102, 2.00162, 2.00019, 1.99981, 2.00073, 2.00064, 1.99794, 1.99949, 2.0021, 2, 2.00073, 1.99925, 2.00168, 2.00066, 2.0004, 2.00106, 2.00081, 2.00024, 2.00179, 1.99874, 1.99957, 1.99965, 1.99973, 1.99914, 2.0004, 2.00101, 1.99978, 2.00192, 2.00029, 2.00107, 2.00062, 1.99989, 2.00103, 1.9997, 1.99908, 2.00108, 1.99976, 2.00178, 1.99938, 2.00082, 2.00102, 1.99992, 2.00149, 2.00034, 2.00082, 1.99984, 2.00023, 2.00089, 2.0008, 2.00097, 1.99988, 2.00044, 2.00214, 2.00105, 2.00311, 2.00018, 2.00054, 1.9984, 2.00137, 2.00162, 2.00146, 1.99979, 1.99988, 2.00054, 1.99862, 2.00025, 2.00133, 2.00016, 2.00077, 1.99857
Berlin:neldermead jtilly$