-
Specifically, when I compare
```
gfortran -O3 perf.f90 && ./a.out
gfortran -O3 -march=native -ffast-math -funroll-loops perf.f90 && ./a.out
```
on my machine, then I get 2x speedup on the `iterat…
-
Hello,
I am on Slackware ARM 14.2.
I try to build mesa a363fa0c990284657df178b73e68d268c25069cf on my raspberry pi 3 model B in order to reach 60 FPS with the 'glxgears' utility.
I am following t…
-
https://github.com/WebAssembly/design/blob/master/JS.md#javascript-api says:
> Because JavaScript exceptions can be handled, and JavaScript can continue to call WebAssembly exports after a trap has…
-
There are 3 tickets related to each other: this one, #791 and #792. I'm not sure about solutions for all these problems yet, first I'd like to just outline them as I see it (which may be one-sided); i…
vstax updated
7 years ago
-
configure shows various errors on OpenBSD
```
checking whether ln -s works... yes
checking for ranlib... (cached) ranlib
checking for ar... (cached) ar
./configure[13306]: /: cannot execute - Is a di…
-
### URL(s) where the issue occurs
orlandosentinel.com
sandiegouniontribune.com
sun-sentinel.com
mcall.com
boston.com
Those are the ones I have seen so far, there may be more.
### Describe t…
-
I see new failures when building Fedora/RHEL RPM nightlies. These have bee, introduced since d47f24b638e8b0dfc1ec73d1406d7a66ae4b4a50 (from Dec. 22).
```julia
Error in testset misc:
Error During …
-
The attached file defines a supply SURF whose rate is defined using MASS_FLUX_TOTAL. The parameter TAU_V=10.0 is used to cause the rate to ramp up over ten seconds.
[test.fds.txt](https://github.com/…
-
Is it possible for the release notes task to roll up the release notes based on the builds that have been generated between deployments to different environments?
For example in my project, every rele…
-
**OVERVIEW**: Data are sometimes not sufficiently prepared for analysis when estimating passage. Although the R code contains several handlers for these contingencies, all communicative error message…