计算化学公社

标题: MOKIT在linux上编译失败 [打印本页]

作者
Author:
yuchuanxu    时间: 2026-3-22 14:01
标题: MOKIT在linux上编译失败
在linux上使用源代码构建,使用方案是: ifx + intel MKL + miniconda + numpy, mokit版本是mokit-master(release date: 2026-Feb-6),Makefile脚本是Makefile.intel_ifx,按照手册上都是满足要求的 (, 下载次数 Times of downloads: 0)
(, 下载次数 Times of downloads: 0)
(, 下载次数 Times of downloads: 0)

作者
Author:
hebrewsnabla    时间: 2026-3-22 15:52
感谢指出问题。
在 Makefile.intel_ifx 中把 F2PY 一行改为 F2PY = FC=ifx F90=ifx CC=icx CXX=icpx f2py 即可
还有问题的话请到 https://gitlab.com/jxzou/mokit/-/issueshttps://github.com/1234zou/MOKIT/issues 提 issue。
作者
Author:
yuchuanxu    时间: 2026-3-22 19:26
hebrewsnabla 发表于 2026-3-22 15:52
感谢指出问题。
在 Makefile.intel_ifx 中把 F2PY 一行改为 F2PY = FC=ifx F90=ifx CC=icx CXX=icpx f2py  ...

感谢,修改之后已经编译成功了。




欢迎光临 计算化学公社 (http://bbs.keinsci.com/) Powered by Discuz! X3.3