ykswx 2023-01-03 10:52 采纳率: 0%
浏览 210
已结题

在一台Linux ubuntu 系统的电脑上安装petcs 时,在安装和编译的过程中没有出现报错信息,当使用检查安装的命令时会出现以下错误信息。

尝试了好几个版本的安装都是这样的报错。
参考是这位博主的安装教程:https://blog.csdn.net/qq_36130886/article/details/121731836
Possible error running C/C++ src/snes/tutorials/ex19 with 1 MPI process
See https://petsc.org/release/faq/
hwloc/linux: Ignoring PCI device with non-16bit domain.
Pass --enable-32bits-pci-domain to configure to support such devices
(warning: it would break the library ABI, don't enable unless really needed).
lid velocity = 0.0016, prandtl # = 1., grashof # = 1.
Number of SNES iterations = 2
Possible error running C/C++ src/snes/tutorials/ex19 with 2 MPI processes
See https://petsc.org/release/faq/
hwloc/linux: Ignoring PCI device with non-16bit domain.
Pass --enable-32bits-pci-domain to configure to support such devices
(warning: it would break the library ABI, don't enable unless really needed).
hwloc/linux: Ignoring PCI device with non-16bit domain.
Pass --enable-32bits-pci-domain to configure to support such devices
(warning: it would break the library ABI, don't enable unless really needed).
lid velocity = 0.0016, prandtl # = 1., grashof # = 1.
Number of SNES iterations = 2
Possible error running Fortran example src/snes/tutorials/ex5f with 1 MPI process
See https://petsc.org/release/faq/
hwloc/linux: Ignoring PCI device with non-16bit domain.
Pass --enable-32bits-pci-domain to configure to support such devices
(warning: it would break the library ABI, don't enable unless really needed).
Number of SNES iterations = 3
Completed test examples
Error while running make check
gmake[1]: *** [makefile:149:check] 错误 1
make: *** [GNUmakefile:17:check] 错误 2

img


请问有没哪位博主能帮助解答一下。
本内容若有版权侵犯,请联系删除。

  • 写回答

3条回答 默认 最新

  • heart_6662 2023-01-03 10:56
    关注

    望采纳!!点击该回答右侧的“采纳”按钮即可采纳!!

    评论

报告相同问题?

问题事件

  • 系统已结题 1月11日
  • 创建了问题 1月3日