logo

Fortran Package Manager

  • 安装
  • 教程
    • 使用 fpm 的第一步
    • 添加依赖项
    • 使用插件扩展fpm
  • 操作指南
    • Computing PI with OpenMP
    • Cleaning build artifacts with fpm
  • 参考
    • 清单参考
    • Built-in dependencies (“Metapackages”)
    • compile_commands.json
    • API 文档
  • 设计文档
    • fpm 徽标
  • 注册
    • Settings
    • 包上传
    • 模块名称要求
  • 新闻

· cn · cs · de · en · es · fr · ja · nl · pt · ru ·

操作指南

操作指南¶

本节包含解决fpm特定问题的实用指南和步骤。

  • Computing PI with OpenMP
    • Using OpenMP as a dependency
    • Building and running the code
  • Cleaning build artifacts with fpm
    • Overview
    • General cleaning options
      • Default behavior
      • Skip confirmation, preserve dependencies
      • Clean everything including dependencies
      • Clean registry cache
      • Custom configuration file
    • Selective cleaning options
      • Available selective cleaning flags
      • Selective cleaning examples
        • Clean test executables only
        • Clean application executables only
        • Clean example executables only
      • Combining selective flags
    • Use cases and workflows
      • Common scenarios
        • Debugging failing tests
        • Preparing for release
      • Working on examples
      • Managing disk space efficiently
    • Command reference
      • Complete option summary
      • Combining options
    • Performance benefits
    • Best practices

上一页

使用插件扩展fpm

下一页

Computing PI with OpenMP

通过 fpm contributors
© 版权 2021 Fortran programming language community.