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

xe: enable building with out-of-tree nGEN #2773

Merged
merged 2 commits into from
Mar 4, 2025
Merged

Conversation

rjoursler
Copy link
Contributor

@rjoursler rjoursler commented Feb 27, 2025

This is intended to enable better co-development between nGEN and oneDNN.

To build with an out-tree nGEN on this branch, developers just need to set -DONEDNN_NGEN_DIR=<ngen_dir> in cmake and remove ngen_config.hpp from the target so that oneDNN's configuration is used .

@rjoursler rjoursler requested review from a team as code owners February 27, 2025 19:05
@github-actions github-actions bot added the platform:gpu-intel Codeowner: @oneapi-src/onednn-gpu-intel label Feb 27, 2025
@rjoursler rjoursler force-pushed the rjoursle/out_of_tree_ngen branch 2 times, most recently from c53cd05 to 654cb26 Compare February 27, 2025 21:24
@rjoursler rjoursler force-pushed the rjoursle/out_of_tree_ngen branch 2 times, most recently from 3628951 to b3f9d7f Compare February 28, 2025 16:40
@rjoursler rjoursler force-pushed the rjoursle/out_of_tree_ngen branch from b3f9d7f to f7f82bd Compare February 28, 2025 21:20
@rjoursler
Copy link
Contributor Author

make test
disable test_device_cpu
disable test_device_gpu

@rjoursler rjoursler merged commit b86e408 into main Mar 4, 2025
9 checks passed
@rjoursler rjoursler deleted the rjoursle/out_of_tree_ngen branch March 4, 2025 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform:gpu-intel Codeowner: @oneapi-src/onednn-gpu-intel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants