Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement application level build #1

Closed
uturuncoglu opened this issue Dec 8, 2023 · 2 comments
Closed

Implement application level build #1

uturuncoglu opened this issue Dec 8, 2023 · 2 comments

Comments

@uturuncoglu
Copy link
Collaborator

@saeed-moghimi-noaa @pvelissariou1 I created initial version of app level build system and tested with different configuration. It seems it is working but we could improve it along the development. As an example, FVCOM case can be build like following

./build.sh -p=orion -a=CSTLF -v

At this point, it will only work with certain apps but once we have a capability of creating single executable, it would be much more easier. I'll also populate the README.md file with some basic build instruction. We could point user to Sphinx documentation for detailed information. I am also planing to include option to build dependencies using spack-stack. I''ll keep you posted about it. We could use this thread to discuss app level build related development.

@saeed-moghimi-noaa
Copy link

Thanks @uturuncoglu . Highly appreciated.

@janahaddad
Copy link
Collaborator

Closing with #3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants