-
The memory consumption for bootstraping bazel is very huge, according to my observation.
And I really have trouble building bazel on my machine because lacking of enough memory.
So could you please p…
-
Is flag truly specific to Cray XT or is it the flag for Cray X[TEKC] supercomputers in general?
```
--with-cray-xt Add the flags to run on a Cray XT system
```
From the source, it would app…
-
As discussed in https://github.com/JuliaStats/StatsBase.jl/issues/202, alternating `Pkg.add(X)` and `using X` statements can lead to errors. According to @tkelman, this could be fixed by making `requi…
-
# Introducing layer-donning based containers for biocontainers
> **TL;DR** The technology behind this new approach of creating Docker containers is called layer-donning and was implemented by Jonas W…
-
Is there any way to update the SOM after a single pattern is a presented? I tried to send a pattern set with only a single member but I get the following error because presumably it needs more than a …
-
I ran into issues building python using spack on OSX 10.9, using either gcc or clang (Xcode 5.1) see below for the gory details, here is one solution to the problem:
If I explicitly set the MACOSX_DE…
-
tl;dr I want to pass the uniquely identifying name of delayed function instead of having it automatically generated via a hash of the function and arguments.
I'm using delayed to build workflows. Th…
-
I get a memory allocate failure on 1.900.5
Stacktrace:
```
# imginfo -f $FILE
THE BMP FORMAT IS NOT FULLY SUPPORTED! …
-
I have been setting up [Travis CI](travis-ci.org) for a number of other projects and wonder if we should do this for CTF as well.
It's pretty easy to do. MADNESS is the closest project in terms of d…
-
as my latest working local mingwpy build (not published right now) is configured without libquadmath I want to ask for feedback:
should libquadmath support removed from mingwpy?
- libquadmath is LGPL…