-
```
SMHasher is reporting that Murmur3A is failing on CentOS 6 x86_64.
The standard development environment was used
(gcc 4.4.6, cmake 2.6-patch 4, GNU make 3.81)
Expected output is successful windo…
-
```
SMHasher is reporting that Murmur3A is failing on CentOS 6 x86_64.
The standard development environment was used
(gcc 4.4.6, cmake 2.6-patch 4, GNU make 3.81)
Expected output is successful windo…
-
```
City.h shouldn't include Platform.h, as that can lead to compile errors when
City.h is included in other third-party software (such as Chromium:
https://code.google.com/p/chromium/issues/detail?…
-
(This is the version of gcc/g++ installed on the MSU HPCC.)
I swapped out '-std=c++11' for '-std=gnu++0x' and got through most of the compilation, until:
```
lib/hashtable.cc: In member function ?vo…
-
```
SMHasher is reporting that Murmur3A is failing on CentOS 6 x86_64.
The standard development environment was used
(gcc 4.4.6, cmake 2.6-patch 4, GNU make 3.81)
Expected output is successful windo…
-
```
Hi,
The benchmarks: http://code.google.com/p/smhasher/wiki/MurmurHash3 show a
MurmurHash2_x64_64 which is fast but not recommended. But i wonder, is there a
MurmurHash3_x64_64? I'm guessing suc…
-
```
SMHasher is reporting that Murmur3A is failing on CentOS 6 x86_64.
The standard development environment was used
(gcc 4.4.6, cmake 2.6-patch 4, GNU make 3.81)
Expected output is successful windo…
-
```
Would it be possible to have some basic test vectors for testing alternate
implementations ?
Even a simple single one, like the hash of "The quick brown fox jumps over the
lazy dog" for all the…
-
```
Hi,
The benchmarks: http://code.google.com/p/smhasher/wiki/MurmurHash3 show a
MurmurHash2_x64_64 which is fast but not recommended. But i wonder, is there a
MurmurHash3_x64_64? I'm guessing suc…
-
```
City.h shouldn't include Platform.h, as that can lead to compile errors when
City.h is included in other third-party software (such as Chromium:
https://code.google.com/p/chromium/issues/detail?…