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

General Cleanup #47

Merged
45 commits merged into from
Jun 24, 2022
Merged

General Cleanup #47

45 commits merged into from
Jun 24, 2022

Conversation

mdemoret-nv
Copy link
Contributor

@mdemoret-nv mdemoret-nv commented Jun 21, 2022

This fixes the folllowing:

  • Set SRF_USE_CONDA=ON as the default
  • Removes MatX dependency
  • Clean up all CMakeLists.txt
  • Removing srf::make_pipeline() in favor of srf::pipeline::make_pipeline()
  • Cleaned up comments from ./python
  • Adding YAPF to the python CI checks
  • Corrects #include "srf/... to the correct #include <srf/...>
  • Re-enables architect and test to be checked by CI
  • Adds a check for #pragma once to the cpp_tests.sh
  • Combined common_sinks.cpp and common_sources.cpp into a single file since they have a single header.
  • Cleans up all copyright headers
  • Large cleanup of IWYU errors
  • Deleting all checked files in Delete Unused Files from Repo #48
  • Renaming include/srf/internal to include/srf/engine
  • Removing xtl and xtensor
  • Updating .clang-format includes to sort includes correctly

Closes #48

@mdemoret-nv mdemoret-nv changed the title Removing MatX General Cleanup Jun 21, 2022
@mdemoret-nv mdemoret-nv added non-breaking Non-breaking change feature request New feature or request labels Jun 22, 2022
@mdemoret-nv mdemoret-nv marked this pull request as ready for review June 22, 2022 22:54
@mdemoret-nv
Copy link
Contributor Author

@drobison00 and @ryanolson Can I get a re-review?

@mdemoret-nv
Copy link
Contributor Author

@gpucibot merge

@ghost ghost merged commit deb23f3 into nv-morpheus:branch-22.06 Jun 24, 2022
@mdemoret-nv mdemoret-nv deleted the mdd_cleanup branch June 24, 2022 23:07
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants