Fix CUDA and mdlp library issues

This commit is contained in:
2024-11-20 21:02:56 +01:00
parent 9a323cd7a3
commit f0f3d9ad6e
20 changed files with 40 additions and 493 deletions

View File

@@ -23,6 +23,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Internal
- Ignore CUDA language in CMake CodeCoverage module.
- Remove mdlp library from submodules and add it as a dependency.
- Create library ShuffleArffFile to limit the number of samples with a parameter and shuffle them.
- Refactor catch2 library location to test/lib
- Refactor loadDataset function in tests.