Skip to content

fix(single-source): mv script outside fpm's purview#182

Merged
rouson merged 3 commits into
mainfrom
mv-single-file-script
Jul 21, 2024
Merged

fix(single-source): mv script outside fpm's purview#182
rouson merged 3 commits into
mainfrom
mv-single-file-script

Conversation

@rouson

@rouson rouson commented Jul 21, 2024

Copy link
Copy Markdown
Contributor

This PR addresses several issues with the script that creates single-source-file versions of Inference-Engine examples.
The PR

  • Moves the script to a new subdirectory scripts, which fpm doesn't search. This move prevents fpm failures due to code replications.
  • Prints diagnostic output in some error conditions.
  • Provides sample compile commands instead of attempting to compile the programs.
  • Creates two single-source-file programs:
    • concurrent-inferences.F90
    • saturated-mixing-ratio.F90

@rouson rouson merged commit e48260f into main Jul 21, 2024
@rouson rouson deleted the mv-single-file-script branch July 21, 2024 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant