Linas Vepštas
Linas Vepštas
I just recompiled moses with `-march=native` which turns on all the special insns for my machine. Running unit tests, no speed difference at all in most of them. A handful...
Ooops, no, it makes no difference to `selectionUTest`; I was looking at the wrong thing. So `-march=native` is officially a big disapointment...
`-march=native` on atomspace is maybe? 5% or maybe 10% faster. Or maybe not at all.? A lot of jitter in the numbers, hard to say, without a deeper look. ......
Won't build; there appear to be voluminous compiler warnings and outright failures. Is MOSES unmaintained?
OK, root cause of failure seems to be that moses used `-std=gnu++0x` but this pull-req has `std=gnu++11`
Although I am also getting these warnings: ``` -- Configuring done CMake Warning (dev) in moses/feature-selection/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link interface. Run "cmake --help-policy CMP0022"...
You need to `git pull` moses. It seems you already `git pull`ed cogutils, which removed `ndigits`, but not moses, which patches moses to work with it.
OK, Look, Singnet is supposed to be "stable". One can't just go around syncing things whenever, however; you cannot get stability that way. I really really really want to get...
How should I change my behavior? I started hearing complaints in the last 3 months, but I'm unclear on what that means, where they are coming from, or what I...
Urr, yes, I get frustrated and angry and lash out. Is that 100% of it, or is it something else? I feel powerless and unable to control the situation; it...