[GRASS-dev] [GRASS GIS] #1446: add --with-opencl support to ./configure

GRASS GIS trac at osgeo.org
Thu Sep 8 05:27:02 EDT 2011


#1446: add --with-opencl support to ./configure
------------------------------------------------+---------------------------
 Reporter:  hamish                              |       Owner:  grass-dev@…              
     Type:  task                                |      Status:  new                      
 Priority:  major                               |   Milestone:  7.0.0                    
Component:  Compiling                           |     Version:  svn-trunk                
 Keywords:  OpenCL, configure, smp, gpu, r.sun  |    Platform:  All                      
      Cpu:  All                                 |  
------------------------------------------------+---------------------------
 This is akin to task #657 (add --with-openmp support to ./configure),
 which I still am very keen to see happen as we already have OpenMP-aware
 code in trunk. See that report for a basic summary & philosophy of
 approach.


 For now the OepnCL support would mainly be used for Seth's 2010 GSoC
 project to make r.sun use OpenCL, making it some hundreds of times faster,
 which we'd like to merge into trunk in the near future.

 note that even if you don't have a fancy GPU the OpenCL spec allows you to
 run the code on a multi-core CPU instead, so it's still nice. (maybe even
 both multi-core CPU '''and''' GPU ??)


 any help with the autoconf magic would be greatly appreciated.


 thanks,
 Hamish

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1446>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list