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

Add CMake build tools #34

Merged
merged 4 commits into from
May 27, 2023
Merged

Add CMake build tools #34

merged 4 commits into from
May 27, 2023

Conversation

mikeoliphant
Copy link
Contributor

The PR adds a CMake build processes to allow checking buildability as well as creating some tools.

Right now, the only tool is a simple "loadmodel" program, but it is sufficient to test whether the core NAM code compiles.

To enable building, I added the Eigen and json.hpp dependencies to this repo.

@mikeoliphant
Copy link
Contributor Author

I added a simple model benchmarking tool.

It would be great to get this merged - it makes it much easier to experiment with the core code, and gives us build checks on PRs.

Copy link
Owner

@sdatkinson sdatkinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good to me.

Thanks for this; excited to get into it more!

@sdatkinson sdatkinson merged commit c31dc55 into sdatkinson:main May 27, 2023
@mikeoliphant mikeoliphant deleted the add_build branch June 16, 2023 19:40
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.

None yet

2 participants