Project Releases

Release File: GenOpCL_102_0.zip (393.17 KB)
Version: 102
Version Date:
Version Major: 1
Version Patch Level: 02
Release Notes:

Minor update in the demo experiments (other files not modified) to make them work correctly on AMD hardware: apparently the AMD compiler has issues with code exported from notebooks because the line breaks are coded with "\r" instead of "\r\n".  I added, in the function getCLcode, the following line:
clcode=replacestring("\r", clcode, "\r\n") 
This should make all compilers happy.

Version: 101
Version Date:
Version Major: 1
Version Patch Level: 01
Release Notes:

version 1.1:
minor correction in the way the parameter "updrate_ct" is used.  
In the previous version this parameter only governed the rate of wave update (line 890) but not on the window update (line 981). It is now corrected so that setting updrate_ct>1 can speed up the process even more.

Forum

Support

Gallery

Igor Pro 10

Learn More

Igor XOP Toolkit

Learn More

Igor NIDAQ Tools MX

Learn More