-
```
/home/runner/work/rokko/rokko/rokko/parallel_sparse_ev.F90:199:22:
199 | names(i)%str = rokko_get_string(ptr_i)
| 1
Warning: POINTER-valued function appea…
-
Dear Developers,
While compilling master-version for gfortran-mpi I got an error:
wanniercenter_adaptive.o: In function `wcc_integrate_func_':
/home/dmitry/nfs_sm/_prog_/wannier_tools-master/sr…
-
I am trying to compile WPS-ghrsst-to-intermediate using gfortran as compiler but it always end up with an error
undefined reference to "iargc".
Hope someone can help solving this.
-
Following from https://github.com/wrathematics/spm/issues/2#issuecomment-319073693, here's the full output. I'm using [Apple's Accelerate BLAS](https://developer.apple.com/documentation/accelerate/bla…
-
By changing `-O2` to `-Ofast -ffast-math` flags with gfortran, I got about an 18% speed up with WRF v4.2.
In configure.wrf:
```
#FCOPTIM = -O2 -ftree-vectorize -funroll-loops
FCO…
-
# Summary
|New Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|Resolved Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|Unresolved Failures|gcc|g++|gfortran|Previous …
-
### What is your suggestion?
Hi! I'm working on a library that is built from Fortran source and redistributed as a Conan package. I'm using gfortran for that, which is not supported 'out of the bo…
-
Hi. Did you succeed in compiling Synspec49 with gfortran?
-
This is on fedora 27
I get:
```
$ cat compilers.yaml
compilers:
- compiler:
environment: {}
extra_rpaths: []
flags: {}
modules: []
operating_system: fedora27
paths…
balay updated
1 month ago
-
:warning: Reported on Spack v0.18.0 :warning:
### Steps to reproduce
![image](https://user-images.githubusercontent.com/41668708/200990334-4e94743e-d5e5-4a9a-a261-1271692605ed.png)
I can not…