ComputationalRadiationPhysics / haseongpu

HASEonGPU: High performance Amplified Spontaneous Emission on GPU
http://www.hzdr.de/crp
Other
7 stars 5 forks source link

Switch between single and double precision #99

Open erikzenker opened 9 years ago

erikzenker commented 9 years ago

The computed values are currently hard coded to double precision. We should introduce a macro, template, switch etc. Calculating in single precision should improve performance, but we need to verify the results !