-
Notifications
You must be signed in to change notification settings - Fork 8
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
Features/ams new interface #92
base: develop
Are you sure you want to change the base?
Conversation
@lpottier I assigned you as a reviewer. This is a complete refactor. I redid many points. In any case reviewing the changes will be hard, I understand. Would you like maybe to setup some meeting and do a code walk through? Let me know. |
list(APPEND AMS_APP_LIBRARIES umpire) | ||
list(APPEND AMS_APP_INCLUDES ${UMPIRE_INCLUDE_DIR}) | ||
|
||
find_package(nlohmann_json REQUIRED) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I should always find package in the AMSConfig.cmake.in
This PR adds the new interface, and allows AMS to read in "Tensors".
Pending Tasks: