-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Issues with old graphic cards is solved:
* CL sources should be saved as plain text (ANSI, not UTF). Some old OpenCL compilers return error in case of UTF files. * Some graphic cards (Intel(R) HD Graphics 4400) cannot use doubles (no "cl_khr_fp64" extension). Therefore the CL sources were divided to float and double versions. The buttons "Run VBA performance test" and "Asynchronous execution" runs the "float" versions of CL sources because they can be executed at all kind of devices (hopefully). * Old version of Inno setup was used to compile the installation. Latest Inno setup version created the installation that was falsely detected as virus.
- Loading branch information
1 parent
42c075c
commit efee8aa
Showing
12 changed files
with
221 additions
and
152 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.