I have written my own algorithm using MATLAB code. However, it takes too much time to run on my personal computer. Therefore, I want to run the same piece of code on a computer that has GPU functionality. However, when I run the code then it almost takes the same amount of time as on my personal computer. Google guided me to enable GPU in your MATLAB code.