-
```
> gfortran -o QR QR.f && ./QR > QR.f90
gfortran: internal compiler error: Killed (program f951)
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
```…
-
Hi,
Benchmark test results on the home page of Julia (http://julialang.org/) shows that Fortran is about 4x slower than Julia/Numpy in the "rand_mat_mul" benchmark.
**I can not understand that why fo…
nsapy updated
9 years ago
-
I'm building 1.7.0 using `configure` (not CMake), and parallel builds (`make -j8`) will sporadically fail with the following error:
```
make[3]: Entering directory `/home/elliott/code/adios-1.7.0/tes…
-
_From [josdek...@gmail.com](https://code.google.com/u/110229107463662250988/) on December 18, 2009 23:22:47_
What steps will reproduce the problem? 1. I run a Fedora 10 system on a 64-bit AMD process…
-
Is it worth to add support for printing (in shell) a list of availble languages styles ? As this light might grow, it will look a bit weird to display all of them them in the usage screen. In my opini…
-
```
It's probably harmless, because things work just fine, but posting it here anyway.
(xx)ondrej@kittiwake:~/repos/fortran90.org(master)$ pip --timeout 3 install sympy
Downloading/unpacking sympy
…
-
**Original reporter**: _[prjemian](https://github.com/prjemian)_
In base_classes/nxdl.xsd, line 329, set the correct range for NX_RANK
-
OK! It's HELL over there, BUT,
I propose do this:
1. Fork QE from https://github.com/QEF/q-e
2. Link QE with FoX (http://www1.gly.bris.ac.uk/~walker/FoX/) Fortran 95, no dependencies, BSD license:
…
-
_From [nicola.c...@gmail.com](https://code.google.com/u/103828715687277566281/) on September 03, 2010 15:40:59_
I'm experiencing the "symbol lookup error: /usr/pkg/fortran90/intel/mkl/10.2.5.035/lib/…
-
In Org-Babel, the C language is actually used for C/C++/D source blocks. So if a buffer is in c++-mode, outorg does not recognize it as corresponding to an Org-Babel language and converts code block…