-
I have a fresh installation of Linuxmint 22, which is based on Ubuntu 24.04.
I ran the following, as per the build instructions:
```
sudo apt install libopencv-dev build-essential v4l2loopback-…
-
## Manually built currently:
- [x] gfortran (on x86_64, to add -fPIC), custom built on Alpine
- [x] zlib (might not need manual build) We might be able to use the zlib-static package instead, and set…
-
**Describe the bug**
pspw_md QA fails on arm64 MacOS with gfortran-12 and clang-15
**Describe settings used**
* macos 14.4.1 arm64
* Fortran compiler: GNU Fortran (Homebrew GCC 12.3.0) 12.3.0 …
-
This issue captures a longstanding (and generally ignored) issue with CRTM wherein some ctest results will differ when run in release vs. debug. I don't know that there's a clear solution, but gi…
-
# Summary
|Build Failures|Additional Info|
|---|---|
|gcc-linux-rv64gcv-lp64d-70f59d2a1c51bde085d8fc7df002918851e76c9c-multilib|Check logs|
|gcc-linux-rv32gc-ilp32d-70f59d2a1c51bde085d8fc7df002918851…
-
Before I was able to install esci successfully, I had to first install the following dependencies:
```
sudo apt install gfortran \
liblapack-dev \
libblas-dev
…
-
## Description
The CI job *Check SciPy Build and Test Run* fails on current *main* fails with the below error:
```console
[135/1338] Linking target scipy/special/_specfun.cpython-311-x86_64-linux…
-
### Discussed in https://github.com/orgs/esmf-org/discussions/251
Originally posted by **GrigorisLionis** May 28, 2024
### ESMF Version
v.8.6.1.
### Issue
I am trying to build lates…
-
https://github.com/conan-io/conan-center-index/blob/5e30b91bd37f87337a98eb159ea529ae9091ab13/recipes/openblas/all/conanfile.py#L87-L88
gfortran is not the only Fortran compiler supported to compile…
leezu updated
3 years ago
-
When using flang to build NumPy, test failures related to `np.round` occured. The following was the cause.
```
program main
use ieee_arithmetic
print *, ieee_rint(4.5)
end program main
```
…
ghost updated
6 years ago