I have developed a GPU parallelized Matlab code. I need to use NCI(National computational infrastructure) to speed up the simulation. Do I need to write any special GPU script rater than CPU scrip? Thanks
I think, dear Aparna is right. GPUs are quite specialized circuits. NCI is the Australian center nearby and well connected to your university - they may have a relevant recommending documentation.
Thanks@ Aparna Sathya Murthy . I just put a small command "save test.mat" at the bottom of the main function (MainPro in the script)where all sub-functions are called. This text.mat file will save all the data which is readable in Matlab for further visualization .