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

Makefile support for scaling tests #42

Open
7 tasks
amandarichardsonn opened this issue Aug 21, 2023 · 0 comments
Open
7 tasks

Makefile support for scaling tests #42

amandarichardsonn opened this issue Aug 21, 2023 · 0 comments
Labels
area: build Issues related to builds, installs, etc repo: smartsim scaling

Comments

@amandarichardsonn
Copy link
Contributor

amandarichardsonn commented Aug 21, 2023

Description

Implement a makefile to help users automate the building of each test app. It should complete the current steps needed by the users of navigating to the respective folder, running cmake .., then make.

Justification

This will simplify the build process for users.

Acceptance Criteria

  • make cmd for cpp-data-agg
  • make cmd for cpp-data-agg-py
  • make cmd for cpp-data-agg-py-fs
  • make cmd for cpp-inference
  • make cmd for fortran-inference
  • make cmd for cpp-throughput
  • update docs for installation process
@amandarichardsonn amandarichardsonn added area: build Issues related to builds, installs, etc repo: smartsim scaling labels Aug 24, 2023
@amandarichardsonn amandarichardsonn changed the title Makefile support for all tests Makefile support for scaling tests Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: build Issues related to builds, installs, etc repo: smartsim scaling
Projects
None yet
Development

No branches or pull requests

1 participant