Fractional GPU support

Hi, We would like to know whether NOMAD offers Fractional GPU support with NVIDIA GPU Device Plugin. For example, I have a nomad client instance with 1 GPU of 16GB memory(GPU1). I have two jobs each requires 8GB of memory to successfully complete. So I am wondering is there a way to allocate my two jobs to run parallel on the same GPU(GPU1) which means Job1 should take 8GB of GPU1 and remaining 8GB of GPU1 should be used for Job2