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

GPU memory is no correct : (/job:localhost/replica:0/task:0/device:GPU:0 with 82826 MB memory) my GPU has 24gb !!! #680

Open
Nal44 opened this issue Jan 10, 2025 · 0 comments

Comments

@Nal44
Copy link

Nal44 commented Jan 10, 2025

Hi,

I am using DirectML with TF in windows to be able to use my Gpus, but the memory limit is wrong !

How can I adjust the "real GPU memory instead and use my GPUs optimized ?
If anyone can help that will be great !

Thanks,

See below :

2025-01-10 10:52:57.230897: I tensorflow/c/logging.cc:34] DirectML: creating device on adapter 0 (NVIDIA RTX A5000)
2025-01-10 10:52:57.376093: I tensorflow/c/logging.cc:34] Successfully opened dynamic library Kernel32.dll
2025-01-10 10:52:57.377158: I tensorflow/c/logging.cc:34] DirectML: creating device on adapter 1 (NVIDIA RTX A5000)
2025-01-10 10:52:57.468749: I tensorflow/core/common_runtime/pluggable_device/pluggable_device_factory.cc:306] Could not identify NUMA node of platform GPU ID 0, defaulting to 0. Your kernel may not have been built with NUMA support.
2025-01-10 10:52:57.468927: I tensorflow/core/common_runtime/pluggable_device/pluggable_device_factory.cc:306] Could not identify NUMA node of platform GPU ID 1, defaulting to 0. Your kernel may not have been built with NUMA support.
2025-01-10 10:52:57.470144: W tensorflow/core/common_runtime/pluggable_device/pluggable_device_bfc_allocator.cc:28] Overriding allow_growth setting because force_memory_growth was requested by the device.
2025-01-10 10:52:57.470563: I tensorflow/core/common_runtime/pluggable_device/pluggable_device_factory.cc:272] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 82826 MB memory) -> physical PluggableDevice (device: 0, name: DML, pci bus id: )
2025-01-10 10:52:57.473273: W tensorflow/core/common_runtime/pluggable_device/pluggable_device_bfc_allocator.cc:28] Overriding allow_growth setting because force_memory_growth was requested by the device.
2025-01-10 10:52:57.473385: I tensorflow/core/common_runtime/pluggable_device/pluggable_device_factory.cc:272] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:1 with 82826 MB memory) -> physical PluggableDevice (device: 1, name: DML, pci bus id: )

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