SubgraphMatching icon indicating copy to clipboard operation
SubgraphMatching copied to clipboard

regarding the testbed of the source code

Open shixuansun opened this issue 4 years ago • 0 comments

Our source code utilizes some POSIX APIs and adopts the AVX2 instruction set by default. As such, we advise you to compile and test the source code in a Linux machine equipped with Intel CPUs supporting AVX2. If you have no machine with the required CPUs, you can comment out the source code using AVX2 in computesetintersection.h/cpp.

Thanks.

shixuansun avatar Apr 17 '21 05:04 shixuansun