]> SALOME platform Git repositories - modules/adao.git/blob - doc/fr/scripts/simple_ParallelFunctionTest.res
Salome HOME
Minor documentation and code review corrections (39)
[modules/adao.git] / doc / fr / scripts / simple_ParallelFunctionTest.res
1
2      PARALLELFUNCTIONTEST
3      ====================
4
5      This test allows to analyze the (repetition of) launch of some given
6      operator. It shows simple statistics related to its successful execution,
7      or related to the similarities of repetition of its execution.
8
9 ===> Information before launching:
10      -----------------------------
11      Characteristics of input vector X, internally converted:
12        Type...............: <class 'numpy.ndarray'>
13        Length of vector...: 30
14        Minimum value......: 0.00e+00
15        Maximum value......: 2.90e+01
16        Mean of vector.....: 1.45e+01
17        Standard error.....: 8.66e+00
18        L2 norm of vector..: 9.25e+01
19
20      ---------------------------------------------------------------------------
21
22 ===> Beginning of repeated evaluation, without activating debug
23
24      ---------------------------------------------------------------------------
25
26 ===> Launching operator parallel evaluation for 50 states
27
28
29 ===> End of operator parallel evaluation for 50 states
30
31      ---------------------------------------------------------------------------
32
33 ===> End of repeated evaluation, without deactivating debug
34
35      ---------------------------------------------------------------------------
36
37 ===> Launching statistical summary calculation for 50 states
38
39      ---------------------------------------------------------------------------
40
41 ===> Statistical analysis of the outputs obtained through parallel repeated evaluations
42
43      (Remark: numbers that are (about) under 2e-16 represent 0 to machine precision)
44
45      Characteristics of the whole set of outputs Y:
46        Number of evaluations.........................: 50
47        Minimum value of the whole set of outputs.....: 0.00e+00
48        Maximum value of the whole set of outputs.....: 2.90e+01
49        Mean of vector of the whole set of outputs....: 1.45e+01
50        Standard error of the whole set of outputs....: 8.66e+00
51
52      Characteristics of the vector Ym, mean of the outputs Y:
53        Size of the mean of the outputs...............: 30
54        Minimum value of the mean of the outputs......: 0.00e+00
55        Maximum value of the mean of the outputs......: 2.90e+01
56        Mean of the mean of the outputs...............: 1.45e+01
57        Standard error of the mean of the outputs.....: 8.66e+00
58
59      Characteristics of the mean of the differences between the outputs Y and their mean Ym:
60        Size of the mean of the differences...........: 30
61        Minimum value of the mean of the differences..: 0.00e+00
62        Maximum value of the mean of the differences..: 0.00e+00
63        Mean of the mean of the differences...........: 0.00e+00
64        Standard error of the mean of the differences.: 0.00e+00
65
66      ---------------------------------------------------------------------------
67