View previous topic :: View next topic |
Author |
Message |
Zhen Pan
Joined: 29 Aug 2017 Posts: 12 Affiliation: UC Davis
|
Posted: September 20 2017 |
|
|
I have 6 chains:
PlanckTP_1.txt ... PlanckTP_6.txt (also PlanckTP_1.data... PlanckTP_6.data ).
Now I am doing an importance sampling using HST.ini by adding
Code: | DEFAULT(batch2/HST.ini) |
to the PlanckTP.ini, set
and rerun the .ini file.
But the importance sampling only processes the 1st chain :
reading from: chains/PlanckTP_1.data
writing to: chains/post_PlanckTP_lensing_1.*
Do I miss anything ? |
|
Back to top |
|
 |
Antony Lewis
Joined: 23 Sep 2004 Posts: 1332 Affiliation: University of Sussex
|
Posted: September 20 2017 |
|
|
Did you do mpirun -np 6 ./cosmomc...? |
|
Back to top |
|
 |
Zhen Pan
Joined: 29 Aug 2017 Posts: 12 Affiliation: UC Davis
|
Posted: September 20 2017 |
|
|
Ahh, that's the problem. Thank you, Antony! |
|
Back to top |
|
 |
|