forked from eilion/BIGMACS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DeV_STACK_4.log
90 lines (70 loc) · 3.22 KB
/
DeV_STACK_4.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
MATLAB is selecting SOFTWARE OPENGL rendering.
OMP: Warning #182: OMP_STACKSIZE: ignored because KMP_STACKSIZE has been defined
< M A T L A B (R) >
Copyright 1984-2023 The MathWorks, Inc.
R2023a Update 4 (9.14.0.2306882) 64-bit (glnxa64)
June 19, 2023
To get started, type doc.
For product information, visit www.mathworks.com.
Starting parallel pool (parpool) using the 'local' profile ...
Connected to parallel pool with 36 workers.
Number of workers: 36
-------------------------------------------------------------------------------------------
## BIGMACS: Bayesian Inference Gaussian Process Multiproxy Alignment of Continuous Signals
-------------------------------------------------------------------------------------------
## Stack construction algorithm is now running...
# Initializing...
Data are loaded successfully.
Initializing the age samples...
{Error using Proposal_init
Arrays have incompatible sizes for this operation.
Error in getProposal (line 80)
[A{n},W{n}] = Proposal_init(W{n+1},A{n+1},depth_diff(n),d18O(n,:),C14{n},Age_Info(n,:),data,param,S,target,data_type,n);
Error in initializeAlignment (line 7)
parfor ll = 1:L
Error in Stacking (line 12)
QQ = initializeAlignment(data,data_part,param,target,setting);
Error in BIGMACS (line 28)
[data,samples,param,target,setting] = Stacking(inputFile);
Error in main (line 8)
BIGMACS(inputFile,inputMode,'show');
Error in run (line 91)
evalin('caller', strcat(script, ';'));
}
Parallel pool using the 'Processes' profile is shutting down.
Time elapsed = 62 s
MATLAB is selecting SOFTWARE OPENGL rendering.
OMP: Warning #182: OMP_STACKSIZE: ignored because KMP_STACKSIZE has been defined
< M A T L A B (R) >
Copyright 1984-2023 The MathWorks, Inc.
R2023a Update 4 (9.14.0.2306882) 64-bit (glnxa64)
June 19, 2023
To get started, type doc.
For product information, visit www.mathworks.com.
Starting parallel pool (parpool) using the 'local' profile ...
Connected to parallel pool with 36 workers.
Number of workers: 36
-------------------------------------------------------------------------------------------
## BIGMACS: Bayesian Inference Gaussian Process Multiproxy Alignment of Continuous Signals
-------------------------------------------------------------------------------------------
## Stack construction algorithm is now running...
# Initializing...
Data are loaded successfully.
Initializing the age samples...
{Error using Proposal_init
Arrays have incompatible sizes for this operation.
Error in getProposal (line 80)
[A{n},W{n}] = Proposal_init(W{n+1},A{n+1},depth_diff(n),d18O(n,:),C14{n},Age_Info(n,:),data,param,S,target,data_type,n);
Error in initializeAlignment (line 7)
parfor ll = 1:L
Error in Stacking (line 12)
QQ = initializeAlignment(data,data_part,param,target,setting);
Error in BIGMACS (line 28)
[data,samples,param,target,setting] = Stacking(inputFile);
Error in main (line 8)
BIGMACS(inputFile,inputMode,'show');
Error in run (line 91)
evalin('caller', strcat(script, ';'));
}
Parallel pool using the 'Processes' profile is shutting down.
Time elapsed = 41 s