An error occurred while fetching folder content.
Select Git revision
slang
-
-
- Open with
- Visual Studio Code
- IntelliJ IDEA
- Download source code
- Download directory
Scott Boyce authored
The PURE statement is preferenced before subroutines and functions to indicate there are no side effects and the compiler can parallelize calls to the routines. Several routines were previously not flagged by the compiler as being invalid for the PURE statement. They have been removed for changed to IMPURE for routines that do not meet the defintion of a pure routine. This fix allows for compliation with Intel oneAPI v2024.2.0 released June 18, 2024.
Name | Last commit | Last update |
---|---|---|
.. |