Skip to content

Add optional libnuma / accel-config support - #1

Closed
byrnedj wants to merge 1 commit into
cmake-build-systemfrom
cmake-numa-accel
Closed

Add optional libnuma / accel-config support#1
byrnedj wants to merge 1 commit into
cmake-build-systemfrom
cmake-numa-accel

Conversation

@byrnedj

@byrnedj byrnedj commented Jul 8, 2026

Copy link
Copy Markdown
Owner

Stack 2/3 — stacked on cmake-build-system (intel#30).

Guards the accel-config and numa dependencies behind DTO_ACCEL_CONFIG_SUPPORT
and DTO_NUMA_SUPPORT #ifdefs in dto.c so the library can be built without
either. Adds matching CMake options (on by default, plus static-link variants)
and threads the -D defines through the Makefile.

Base branch is cmake-build-system, so this PR's diff shows only its own commit.
It will be retargeted to intel:main once PR 1/3 (intel#30) merges.

Guard the accel-config and numa dependencies behind DTO_ACCEL_CONFIG_SUPPORT
and DTO_NUMA_SUPPORT #ifdefs in dto.c so the library can be built without
either. Add matching CMake options (on by default, plus static-link
variants) and thread the -D defines through the Makefile.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@byrnedj

byrnedj commented Jul 8, 2026

Copy link
Copy Markdown
Owner Author

Superseded by intel#31 — recreated in intel/DTO so the whole stack targets intel:main directly.

@byrnedj byrnedj closed this Jul 8, 2026
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.

1 participant