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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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 from 654cb26 to 3628951 Compare February 28, 2025 13:12
@rjoursler
Copy link
Contributor Author

make test
disable test_device_cpu
disable test_device_gpu

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.

3 participants