M2
M2 copied to clipboard
Cputime limit exceeded while running examples for package MultiprojectiveVarieties (macOS 14.1-arm64, Clang 15.0.0)
Hi,
While doing a clean install for M2 version 1.22, cpu time was exceed for a particular example in [258/258]
of the target install-packages
. Please check https://github.com/Macaulay2/homebrew-tap/issues/197#.
The example in question is 0_image_lp__Multirational__Map_rp.m2
in the MultiprojectiveVarieties
package.
I included the .errors files I found in usr-dist/common/share/doc/Macaulay2
after compilation and the last part of the CMake log.
Best, Jose
_detect__Congruence_lp__Special__Gushel__Mukai__Fourfold_cm__Z__Z_rp.errors.txt _image_lp__Multirational__Map_rp.errors.txt 08.cmake.txt
The detectCongruence
example issue has been reported before -- see #1539.
Let's just comment out that example, and add an explanation of why we did it. Or change the parameters so it runs more quickly.
It's not just one. I've noticed at least 3 examples and a few tests, all failing when they call detectCongruence
.