Max allocated memory

Hi,
I have a GeForce Titan Black GPU.
The profiling told me the DEVICE_MAX_MEM_ALLOC_SIZE = 1536 MB for OpenCL1.1.
However, I can allocate memory of 1.7G and the kernel ran correctly.
Does this make sense?

Thanks a lot