Conflict between the pure function stdlib_iparam2stage
and openmp
#825
Labels
bug
Something isn't working
stdlib_iparam2stage
and openmp
#825
Description
Environment
gfortran 13.2.0 (Built by MSYS2 project)
fpm 0.10.1, alpha
Detail
When
OpenMP
is enabled, an error will occur when calling functions instdlib_linalg
module.If we create a new project via fpm and then add the following code in
fpm.toml
to enableOpenMP
andstdlib
And then call the
eye
function inmain
programThen building with fpm will result in the following error :
Expected Behaviour
No errors when building.
Version of stdlib
5f8b2d5
Platform and Architecture
Windows, MSYS
Additional Information
No response
The text was updated successfully, but these errors were encountered: