-
## **Description of the problem**
As of October 7th 2024, Python 3.13 was released.
However, `pyshtools` cannot be installed when using this `3.13`. I have checked my system and on `3.12` it insta…
-
This issue was originally created at: 2008-07-17 12:05:58.
This issue was reported by: `sjoerd`.
>sjoerd said at 2008-07-17 12:05:58
Dear Developer,
When I set the `FORTRAN` variable to my …
-
Package: lapack-reference[blas-select,core,noblas]:x64-linux@3.11.0#6
**Host Environment**
- Host: x64-linux
- Compiler: GNU 14.2.1
- vcpkg-tool version: 2024-08-01-fd884a0d390d12783076341bd43d77…
-
Reproducible on Godbolt:
https://godbolt.org/z/8sM9f16aT
Reproducer:
```f90
integer :: i
!$omp do simd
do i = 1, 10
!$omp parallel sections
!$omp end parallel sections
end do
!$omp…
-
When attempting to compile HDF5 on windows with fortran enabled using LLVM FLang (v18.1.3 from conda-forge) I get
```
-- The Fortran compiler identification is LLVMFlang 18.1.3
-- Detecting Fo…
-
Suggested on discourse: https://fortran-lang.discourse.group/t/gsoc-project-meeting-fpm-compiler-flags/1265/3
I really like the idea of having an universal Fortran compiler in fpm. We could have fp…
-
Tests run for while until this happens:
```
ok 1 -
LINK.F build/t400-qfunction-f
/usr/ports/math/libceed/work/libCEED-0.12.0/tests/t400-qfunction-f.f90:30:16:
30 | &SOURCE_DIR&
…
-
### Describe the bug
Following b739d46f1be6f936d6ab955d88f5e55996ed2f44 the Fortran tests are crashing with the Intel compiler. This went unnoticed as #1932 hadn't been fixed yet.
-
Seeing the following compiler warnings with nvidia hpc sdk 22.2 available here https://developer.nvidia.com/nvidia-hpc-sdk-releases
## Background information
### What version of Open MPI are you…
-
Currently we have to rely on a big pile of magic rather than simply specifying which one.