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

Packaging questions for nixos #2719

Open
Redhawk18 opened this issue Oct 15, 2024 · 0 comments
Open

Packaging questions for nixos #2719

Redhawk18 opened this issue Oct 15, 2024 · 0 comments

Comments

@Redhawk18
Copy link

Redhawk18 commented Oct 15, 2024

Issue type

Support

Have you reproduced the bug with TensorFlow Nightly?

Yes

Source

source

TensorFlow version

nightly

Custom code

Yes

OS platform and distribution

Nixos Linux

Mobile device

No response

Python version

No response

Bazel version

No response

GCC/compiler version

No response

CUDA/cuDNN version

No response

GPU model and memory

5700xt

Current behavior?

Nixos already has system wide support for rocm with a simple nixpkgs.config.rocmSupport = true;. This works great for many projects like ollama for example. However this core package that requires rocm does not have that support.

Standalone code to reproduce the issue

Assuming I have a correctly packaged tensorflow, what would I have to add to this package to add rocm support? I know I'll need some of the env variables and the rocm packages themselves. But are there custom git patches or should I refer to this fork instead of the tensorflow master? There are many questions like these you won't find in the readme's.

Relevant log output

No response

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

No branches or pull requests

1 participant