M2 icon indicating copy to clipboard operation
M2 copied to clipboard

Cputime limit exceeded while running examples for package MultiprojectiveVarieties (macOS 14.1-arm64, Clang 15.0.0)

Open jose-a-sa opened this issue 1 year ago • 3 comments

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

jose-a-sa avatar Nov 10 '23 15:11 jose-a-sa

The detectCongruence example issue has been reported before -- see #1539.

d-torrance avatar Nov 10 '23 16:11 d-torrance

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.

DanGrayson avatar Nov 10 '23 17:11 DanGrayson

It's not just one. I've noticed at least 3 examples and a few tests, all failing when they call detectCongruence.

mahrud avatar Nov 11 '23 23:11 mahrud