Skip to content

Add CMake build tools#34

Merged
sdatkinson merged 4 commits into
sdatkinson:mainfrom
mikeoliphant:add_build
May 27, 2023
Merged

Add CMake build tools#34
sdatkinson merged 4 commits into
sdatkinson:mainfrom
mikeoliphant:add_build

Conversation

@mikeoliphant

Copy link
Copy Markdown
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
Copy Markdown
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.

@sdatkinson sdatkinson left a comment

Copy link
Copy Markdown
Owner

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.

2 participants