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

Your kernel may not have been built with NUMA support #1

Open
Karric opened this issue Feb 13, 2022 · 0 comments
Open

Your kernel may not have been built with NUMA support #1

Karric opened this issue Feb 13, 2022 · 0 comments

Comments

@Karric
Copy link

Karric commented Feb 13, 2022

I'm trying to use this project on an M1 Max macOS machine. I managed to get the requirements installed and the script runs but I get this error:

$ python3 -m sr3.dataset images tfr

Metal device set to: Apple M1 Max

systemMemory: 64.00 GB
maxCacheSize: 21.33 GB

2022-02-13 17:05:33.353387: I tensorflow/core/common_runtime/pluggable_device/pluggable_device_factory.cc:305] Could not identify NUMA node of platform GPU ID 0, defaulting to 0. Your kernel may not have been built with NUMA support.
2022-02-13 17:05:33.353529: I tensorflow/core/common_runtime/pluggable_device/pluggable_device_factory.cc:271] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 0 MB memory) -> physical PluggableDevice (device: 0, name: METAL, pci bus id: <undefined>)

I found a post somewhere that claimed the issue is with the adam optimizer. Doesn't seem like that's involved in this script though.

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