| 查看: 948 | 回复: 1 | ||
[求助]
带有并行循环的程序多次执行时会提示各种警告,能忽略吗?有没有什么解决办法?
|
|
在设计遗传算法程序时后用了matlab中的 parfor 加快计算,这个文件单次执行的时候没有任何问题,可是我想过运行几遍看稳定性,于是我写了这样一个文件runbat.m,结果各种警告: matlabpool open run GA_float1a save 1 clear all close all run GA_float1a save 2 clear all close all run GA_float1a save 3 clear all close all run GA_float1a save 4 clear all close all run GA_float1a save 5 clear all close all matlabpool close 给出的警告是:Starting matlabpool using the 'local' profile ... connected to 2 workers. Warning: Out of range or non-integer values truncated during conversion to character. In parallel_function>distributed_execution/consume_reduce at 849 In parallel_function>distributed_execution at 822 In parallel_function at 580 In GA_float1a at 31 In run at 63 In runbat at 2 GA_float1a at 31是我是程序文件中parfor出现的那一行 |
» 猜你喜欢
宿州学院学报
已经有3人回复
4,4二甲基联苯干啥用,有懂得吗
已经有3人回复
医学类期刊求推荐
已经有6人回复
26/27申博自荐
已经有10人回复
招收2026级博士生
已经有3人回复
生活琐事由它去
已经有4人回复
提交了我也来说说感想
已经有12人回复
青B发送上会通知了吗
已经有9人回复
西安交大新媒学院副院长用撤稿论文结题
已经有6人回复
论文撤稿了
已经有8人回复
2楼2016-05-09 22:41:00












回复此楼