diff --git a/README b/README index aeb64ce60a8c6139c7d41f49b90c47ffe02e3ff8..e920363dff58b30f4eac73c0b27b36046257eef3 100644 --- a/README +++ b/README @@ -137,14 +137,8 @@ for object reference counting. Knowns Bugs ----------- -Intel ia64 architectures: On Intel ia64 architectures the -optimisation option -O3 doesn't work with the INTEL C++ Compiler. +METIS-4.0 bug: -METIS bug: - -If you want to use the METIS library for partitioning, comment +If you want to use the METIS-4.0 library for partitioning, comment in the metis_dir/Lib/proto.h line 462 the function declaration int log2(int); - -This bug has been reported and hopefully will be fixed soon. -