-
main-line from git.
compile straight-up.
launch ./bin/glViewer
draws something, then core-dumps.
in gdb:
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS…
-
Cross-posted this to homebrew-science. Not sure where it goes.
Using Mavericks, vtk5, and your version of the pcl recipe.
I get the same errors [described here](https://github.com/PointCloudLibrary/…
-
I tried getting rid of VTK 6, and recompiling Qt from HEAD, but I'm still getting this issue:
```
[ 11%] Building CXX object sample_consensus/CMakeFiles/pcl_sample_consensus.dir/src/sac_model_sphere.…
-
```
chatelet(herbert)$ make
xlC_r -O5 -qmaxmem=-1 -qsmp -I../../include -c YamlParser.cpp
"../../include/YamlParser.h", line 23.10: 1540-0836 (S) The #include file is not found.
make: 1254-0…
-
The efficiency in the HMC is much higher with pure MPI, at least for a run derived from sample-hmc3.input. For runs with 48x24^3 on bg_size=32:
Currently I get 204 Mlfops per process here which corre…
-
Using a clang compiler (3.1), ./configure script adds -fopenmp info CXXFLAGS and CFLAGS. It should be -openmp.
-
Trying to get an only-cpu test program going and can't seem to.
Should I be able to ? I.e. simpleCpu wants to use glBuffers for vertex positions (I think, just now getting into it).
Thanks guys !
…