标题: 如何解决 Mail notifications are not supported. Re-submit without -M [打印本页] 作者Author: GloomDweller 时间: 2020-10-20 11:22 标题: 如何解决 Mail notifications are not supported. Re-submit without -M 请问大家 我在学校hpc上写了用于提交高斯输入文件的pbs脚本 其中包含了
#PBS -m abe
#PBS -M my_email_address@xxxxxxx
用于在任务中断、开始、结束之时给上面指定的邮箱发送邮件通知
然而qsub以后系统给出提示 qsub: Mail notifications are not supported. Re-submit without -M
看起来似乎是不支持邮件通知这一功能。