-
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
Open
koparasy
wants to merge
67
commits into
develop
Choose a base branch
from
features/ams-new-interface
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
67 commits
Select commit
Hold shift + click to select a range
f826433
Add 'small' containers from LLVM
koparasy b53eceb
Impelements AMS-tensor interface
koparasy 445010e
Fix compilation issues
koparasy fba42ac
Concat test case 1, works
koparasy 747321b
Expand is working
koparasy f58b07e
Remove C++14 for cuda
koparasy 38b7c09
Fix tensor concat
koparasy 8de50c5
Simplified surrogate interfaces by assuming pytorch support, improves…
koparasy b6e616f
Updated basedb-hdf5
koparasy 7413451
Simple test for db manager
koparasy a6fdbad
Added tensor aware workflow
koparasy 01ccc6f
Tests scatter
koparasy 3e0df58
Re structuring files
koparasy 27797aa
Implement tensor aware workflow
koparasy 7a00b80
Compiling new interface
koparasy 8a16d21
Fixing integration tests
koparasy 5fd65bd
Fixed interface
koparasy 4342357
Handle correct 2D inout tensors
koparasy 4d9e06a
Adding 2d test
koparasy d7b0c2b
Add broadcast test
koparasy 5d0c960
Nit fixes
koparasy 3418667
Remove faiss from cmake
koparasy aa74723
Remove redis from cmake
koparasy 1a13cab
Enable DB is always on
koparasy d524e2e
Delete models and clean up amslib test directory
koparasy 26dea30
Remove dependencies on umpire
koparasy 0f46d9f
Remove cuda specific compilations
koparasy b3e1ed5
Clean up cmake
koparasy c059edb
Adopt new interface on ideal gas
koparasy 7e8fd06
Update tests for gitlab
koparasy fd2d1ca
Fix cmake to generate models under expected path
koparasy 87ad0c3
Properly define caliper
koparasy 8b70656
Fixed ideal gas as an external
koparasy da6c2b4
Remove warning
koparasy d715ab7
Define matrix strategy for ci
koparasy 5f711b9
Adding config
koparasy 3d9ece7
Adding full path in the case of bash tests
koparasy 4679591
Deleting cuda code
koparasy d826eca
Extend allocation time in lassen CI
koparasy 2104982
Remove faiss for CI
koparasy 15efb25
Update BO to new API
koparasy ed7e119
Delete cmake for examples
koparasy 07d8e2a
Fix static compilation
koparasy d9cf8e1
Add linkage tests
koparasy f0964b0
Remove module load
koparasy d1cc6de
Add back module load
koparasy 7d57e2c
Fix warnings
koparasy 487209a
Fix include interfaces
koparasy c2696c4
Add bash on ci workflow
koparasy 86e2313
Configure mfem
koparasy 3abf66f
Fix initializer of test
koparasy 4d854ba
Adding rpaths for tests
koparasy d0f4411
add find_dependency for cmake
koparasy 7fad561
Nits
koparasy 3ceb2e7
Nit
koparasy 350bde7
Nit
koparasy ae09303
Nit
koparasy bafa7dd
Nit
koparasy 6ac614f
Move store-cat into db
koparasy 400b5ca
Fixing cmake with RMQ on
koparasy 6f94965
Put back in RMQ CI
koparasy e9d400c
Fix libevent linkage, by side-stepping the issue
koparasy a2be47f
Delete rmq reliable
koparasy 0984ccc
Simple physics example, that adds broadcast with inout and 2D tensor
koparasy 60dfdd0
Fix hdf5 offset compute
koparasy 330a109
Adding extra tests for C interface
koparasy 4955bdc
Minor prints and tests
koparasy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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