#2854: results in winGRASS7 32bit vs 64bit: should they be identical?
---------------------+---------------------------------
  Reporter:  hellik  |      Owner:  grass-dev@…
      Type:  defect  |     Status:  new
  Priority:  normal  |  Milestone:  7.0.3
 Component:  Raster  |    Version:  svn-releasebranch70
Resolution:          |   Keywords:
       CPU:  x86-64  |   Platform:  MSWindows 7
---------------------+---------------------------------

Comment (by neteler):

 Please also add the "r.univar -e ..." output of

 {{{
 r.mapcalc "difftestepsilon_values = if( abs( accum_wg32bit@watershedtest -
 accum_wg64bit@watershedtest  ) <= 1.0e-15 , 1 ,
 accum_wg32bit@watershedtest - accum_wg64bit@watershedtest )"
 }}}

 to see the actual differences and not 100. Thanks.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2854#comment:1>
GRASS GIS <https://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to