-
I am currently trying to install qr_mumps with spack fork fpruvost on a cluster under CentOS release 6.6.
One of the required dependencies is scotch@6.0.4%gcc@5.4.0~compression+esmumps~grf~idx64~mpi+…
-
I'm seeing these errors when I try to compile MueLu
`
[ 87%] Building CXX object packages/muelu/src/CMakeFiles/muelu.dir/Utils/ExplicitInstantiation/MueLu_CoalesceDropFactory.cpp.o
/home/mbetten/…
-
I use VS2013. As noted in install.windows I installed cygwin, cloned the repository (btw the branch origin/develop mentioned there does not exist), ran bootstrap, configure and make msvc. Then I took …
-
build-log:
```
...
==> ./julia launch speedtest
0.46user 0.11system 0:00.53elapsed 107%CPU (0avgtext+0avgdata 602672maxresident)k
0inputs+0outputs (0major+18271minor)pagefaults 0swaps
0.50user 0.14s…
-
Hi, I try to compile the library but encounter a cmake error. Here is my output message:
-- Found Eigen: /usr/include/eigen3 (found suitable version "3.2.5", minimum required is "3.2.0")
-- Found Ei…
-
To compile FreeFem++ with SuiteSparse, I needed to add additional module paths. Not sure if this should go into easyblock or easyconfig, this is what I have in easyconfig as a workaround for now:
```…
-
brew install suite-sparse -v
The offending bits seem to have to do with ccolamd
brew: superenv removed: -O3
cc -O3 -fexceptions -fPIC -DNPARTITION -c -I../../AMD/Include -I../../AMD/Source -I.…
-
See https://gist.github.com/1225408. I had to snip it so let me know what else you need. The colamd_printf function is part of suite-sparse I believe.
brew doctor shows "Your system is raring to …
-
I've followed all the steps from the Dockerfile. The final step: python setup.py build/ is giving me this error:
/source/OpenSfM/opensfm/src/third_party/vlfeat/vl/imopv_sse2.c:15:2: error: #error "Com…
-
Hello,
I am trying to build sprint and follow all of the steps based on the webpage. Commends that were used are: ./configure, make dep and then I entered 'make' but I got an error said:
make[1]: …