Changes between Initial Version and Version 1 of Ticket #814


Ignore:
Timestamp:
Nov 28, 2016 1:45:57 AM (8 years ago)
Author:
butler
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #814 – Description

    initial v1  
    44}}} 
    55 
    6 I then downloaded the same to my non openCL machine and it does not appear to be passing 0 thickness given the behavior.  Thus it seems to be a problem with the C code for OpenCL.   
     6I then downloaded the same to my non openCL machine and it does not appear to be passing 0 thickness given the behavior. In other words it behaves correctly. Finally went back to development version that has a print statement in the c code and added 
     7{{{ 
     8opencl = False 
     9}}} 
     10and now the value for thickness '''is''' being passed. Thus it seems to be a problem with the C code for OpenCL.   
    711 
    812Furhter version 4.01 on the same openCL laptop also does not seem to have the problem of passing 0 thickness so it must have been introduced since 4.01