logo

Fortran Package Manager

  • Installation
  • 実践手引
    • fpm最初の一歩
    • 依存関係の追加
    • プラグインによるfpmの拡張
  • 利用方法
    • Computing PI with OpenMP
    • Cleaning build artifacts with fpm
  • 参考資料
    • マニフェスト詳説
    • Built-in dependencies ("Metapackages")
    • compile_commands.json
    • API文書
  • 設計文書
    • FPMロゴ
  • レジストリ
    • Settings
    • Package upload
    • Module name requirements
  • 新着情報

· 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
© Copyright 2021 Fortran programming language community.