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

added template for data reader to pass conduit node from driver #2473

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

bvanessen
Copy link
Collaborator

added conduit to cmakelist

fixed error with global_trainer_

added simple conduit datareader to hold conduit node

prototyping use of data_store to hold conduit nodes

fixing bug with input buffers not being sized correctly

fixed problem with unpacking conduit node

moving {trainer, dc, dr, ds setup} and {loading inference samples} to separate functions

extended core API for many different input types

removed old code from first lbann-core impl

added simple run script

Fix things that have drifted in LBANN

Get core-drive compiling again

clang-format batch_functional_inference_algorithm

Steps toward debugging the segfault in the inference algo test

The test no longer segfaults. Now it just fails.

Don't shuffle when setting up for inference

Fix a spacing issue

Updated CMake to install the core driver

Build the core-driver

added conduit to cmakelist

fixed error with global_trainer_

added simple conduit datareader to hold conduit node

prototyping use of data_store to hold conduit nodes

fixing bug with input buffers not being sized correctly

fixed problem with unpacking conduit node

moving {trainer, dc, dr, ds setup} and {loading inference samples} to separate functions

extended core API for many different input types

removed old code from first lbann-core impl

added simple run script

Fix things that have drifted in LBANN

Get core-drive compiling again

clang-format batch_functional_inference_algorithm

Steps toward debugging the segfault in the inference algo test

The test no longer segfaults. Now it just fails.

Don't shuffle when setting up for inference

Fix a spacing issue

Updated CMake to install the core driver

Build the core-driver
Copy link
Collaborator

@benson31 benson31 left a comment

Choose a reason for hiding this comment

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

Initial notes.

CMakeLists.txt Outdated Show resolved Hide resolved
core-driver/CMakeLists.txt Outdated Show resolved Hide resolved
core-driver/CMakeLists.txt Outdated Show resolved Hide resolved
core-driver/CMakeLists.txt Outdated Show resolved Hide resolved
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.

3 participants