Mohammad, I believe the CML job manager is incorrectly truncating
the SER vector while saving JobState.
What steps will reproduce the problem?
1. Log in to cluster as mfanaei
2. cd /home/mfanaei/cml
3. start matlab
4. >> CmlStartup
5. >> CmlClusterSubmit('t_BerSim', 2)
6. *wait for sim to complete*
7. >> CmlClusterConsume
8. >> cd /home/mfanaei/cml/output/t_bersim
9. >> load t_bersim_2.mat
10. length(save_state.SER) will equal 1, when it should be larger
What is the expected output? What do you see instead?
Expect to see SER vector having same length as SNR vector,
instead, length of SER vector = 1
Please use labels and text to provide additional information.
Bug was noticed while adding new SNR points to existing simulation results.
Cc: Matthew....@gmail.com terry.fe...@gmail.com