Skip to content

Conversation

@bluss
Copy link
Owner

@bluss bluss commented Jan 5, 2026

Remove some old unused code (spare_kernels) and old unusable performance logs.

Keep tests in the crate so that crater can run tests, which is important.

Closes #94

bluss added 2 commits January 5, 2026 16:47
Exclude files not necessary for building or testing the crate.
@bluss
Copy link
Owner Author

bluss commented Jan 5, 2026

The package file list with this PR:

.cargo_vcs_info.json
.gitignore
Cargo.lock
Cargo.toml
Cargo.toml.orig
LICENSE-APACHE
LICENSE-MIT
README.rst
build.rs
src/aarch64/macros.rs
src/aarch64/mod.rs
src/aligned_alloc.rs
src/archmacros.rs
src/archparam.rs
src/archparam_defaults.rs
src/cgemm_common.rs
src/cgemm_kernel.rs
src/constparse.rs
src/debugmacros.rs
src/dgemm_kernel.rs
src/gemm.rs
src/kernel.rs
src/lib.rs
src/loopmacros.rs
src/packing.rs
src/ptr.rs
src/sgemm_kernel.rs
src/threading.rs
src/util.rs
src/x86/macros.rs
src/x86/mod.rs
src/zgemm_kernel.rs
testdefs/testdefs.rs
tests/sgemm.rs

@bluss bluss merged commit affbea7 into master Jan 7, 2026
13 checks passed
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.

2 participants