[GRASS-user] (no subject)
Glynn Clements
glynn at gclements.plus.com
Tue Feb 19 21:45:23 EST 2008
Nikos Alexandris wrote:
> I am curious if any of you experienced developers has ever thought about
> using GPU as a CPU (or Co-CPU) in order to boost calculation speed... ?
> Is it or is not possible?
Most of GRASS' performance issues arise from the fact that code
simplicity takes precedence over perfomance.
Writing optimised code requires a fair amount of effort, and
maintaining optimised code is even worse. Consequently, most of GRASS
is written without even basic optimisations, let alone more extreme
measures such as using a GPU as a co-processor.
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-user
mailing list