-
Looks like a compiler bug:
```
crtrott@white24:~/KokkosBuild/OpenMP/XL/13.1.3/core/unit_test$ xlc++ -L/home/crtrott/KokkosBuild/OpenMP/XL/13.1.3/core/unit_test -mcpu=power8 -mtune=power8 -qsmp=omp -l…
-
@rafaelab Yeah, that's what I did.
brew install gfortran
Error: No available formula with the name "gfortran"
GNU Fortran is now provided as part of GCC, and can be installed with:
brew instal…
-
When importing psi4 in python3.6 I get
```
---------------------------------------------------------------------------
ImportError Traceback (most recent call last)…
-
The self and link tests fail when using the IBM build tools but work fine on the same system with gcc 5.4.0. I have not tried with MASS or without OpenMP; nor have I compared the assembly produced by…
-
This happens with commit 42d65521cf1d576ea25c2c2e57443b75f79ab0e9 on branch OpenMP4 of crtrott/kokkos
Modules loaded:
```
1) ibm/xl/13.1.5 3) ibm/llvm/20161206 5) perl/5.22.1 7…
-
Issue created by migration from Trac.
Original creator: andanh
Original creation time: 2006-06-03 14:47:27
Assignee: ipopt-team
Version: 3.0
Two problems:
1. Templated SmartPtr give trouble in i…
-
I followed the instructions on this [link](https://github.com/RobeDM/LIBIRWLS#compiling-1) to get a version of gcc that supports openmp.
but it looks like the install script isn't using gcc:
```
--…
-
XL 14 output during build. Yes we are looking at over 45mins compile time with 7 and 3 GB footprint respectively:
```
27473 crtrott 20 0 7897280 7.436g 58560 R 84.0 1.5 44:58.57 /home/proje…
-
When trying to install CRPropa3.0 on my computer with macOS 10.12.6. After "cmake", I am trying to make, and getting the error
[ 39%] Building CXX object CMakeFiles/crpropa.dir/src/Random.cpp.o
g+…
-
I tried doing both pip install as in the directions along with the actual setup file but it can't find my cmake.
```
jespinozlt-osx:Multicore-TSNE jespinoz$ ls
MANIFEST.in README.md mnist-ts…