Hi,
Is it possible to set the GPU binaries based simulation to be in 'double' precision? I currently generate the input HDF file using 'kspaceFirstOrder3D(kgrid, medium, source, sensor, 'SaveToDisk', filename, input_args{:})'. I tried setting 'DataCast' option to 'double' and 'gpuArray-double'. But the the output variables were always in single precision.
Thanks,
Karthik