I am using Keras 2.0.8 with TensorFlow 1.3.0 in Windows 10. Do you know why is not using all the memory? Or at least close to it.
Output when I start running a process:
Found device 0 with properties:
name: GeForce GTX 1060
major: 6 minor: 1 memoryClockRate (GHz) 1.6705 pciBusID 0000:01:00.0
Total memory: 6.00GiB
Free memory: 4.96GiB
In this example (when it crashes because OOM) shows that the limit is 5 GB instead of 6 GB. Why?
Limit: 5016036966
InUse: 5008119296
MaxInUse: 5015917568
NumAllocs: 329
MaxAllocSize: 3879002624
Thanks for your help!
PD: This is NVIDIA-SMI results while not running anything and while it