Ben Marchant
Ben Marchant
@jasonsurratt Thanks for the info. I believe that removing the visitor for `score-matches` with a `LOG_DEBUG` message indicating it was done would be great. If you'd create the PR my...
@bulvara thanks for the info. While we don't directly support GCC 12 (we are at 8.3.1) I've made a couple of changes that should fix the errors that you are...
@marblerun This is simply a warning that you are using more than the 95% threshold of total physical memory available. It states that Hootenanny is using 22% of it and...
I'm not exactly sure what is going on. The version of Qt that we are using on CentOS 7 is 5.9.7 so that could be the issue. Looking at the...
Mike it looks like our documentation for the RPMs is missing an additional RPM repo, which I've now added to the document: ``` yum-config-manager --add-repo https://geoint-deps.s3.amazonaws.com/el7/stable/geoint-deps.repo ``` Give that a...
Node was a tricky thing for us. We actually had to compile our own version of it because it is distributed without dynamic libraries. The node executable has all of...
Mike: The RPM installs *should* work on bare metal and via VM. With `vagrant` you can get the current release up and running with the following command found [here](https://github.com/ngageoint/hootenanny/blob/master/docs/install/Vagrant.asciidoc#aka-i-just-want-to-get-hootenanny-up-and-running-): ```...
Conflation cases needed to update: - [x] Buildings - PR https://github.com/ngageoint/hootenanny/pull/3849 - [ ] Javascript conflators - [x] Unify roads - [ ] Network roads - [ ] Poi to...
@mamccorm yes there is. The next release of DCGM will remove all references to CUDA v10. Thanks!
@mamccorm We are trying to get it released in the next week or two.