Changes between Initial Version and Version 1 of Ticket #814
- Timestamp:
- Nov 28, 2016 1:45:57 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #814 – Description
initial v1 4 4 }}} 5 5 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. 6 I 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 {{{ 8 opencl = False 9 }}} 10 and now the value for thickness '''is''' being passed. Thus it seems to be a problem with the C code for OpenCL. 7 11 8 12 Furhter 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