OpenEXR how to aceess it in pixel shader

I am writing a IBL and I need to use HDR to to do it I am using openEXR texture . but how do it access the 16bbit information ? I only still get 8 bit per channel in the pixel shader

thanks