Updated kernel signature as well as kernel call in Genetic Algorithm code sample to use the new syntax.
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
How Has This Been Tested?
Python script was generated based on the jupyter notebook and tested using command line on GTA machine with 2024.2.0 Intel Distribution of Python release (installed using offline installer).
[X] Command Line - using GTA machine
[ ] oneapi-cli
[ ] Visual Studio
[ ] Eclipse IDE
[ ] VSCode
[ ] When compiling the compliler flag "-Wall -Wformat-security -Werror=format-security" was used
Existing Sample Changes
Description
Updated kernel signature as well as kernel call in Genetic Algorithm code sample to use the new syntax.
Type of change
How Has This Been Tested?
Python script was generated based on the jupyter notebook and tested using command line on GTA machine with 2024.2.0 Intel Distribution of Python release (installed using offline installer).