Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • cado-nfs cado-nfs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 61
    • Issues 61
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • cado-nfs
  • cado-nfscado-nfs
  • Issues
  • #21829
Closed
Open
Created Jun 15, 2020 by ZIMMERMANN Paul@zimmermaOwner

bugs with sublat

with revision 590690b:

$ ./build/tomate/sieve/las -A 19 -sublat 2 -poly /tmp/c60.poly -q0 91000 -nq 1 -lim0 78682 -lim1 111342 -lpb0 18 -lpb1 19 -mfb0 17 -mfb1 38 -fb1 /tmp/c60.roots.gz
...
# Now sieving side-1 q=91009; rho=54298
# Sublattice (i,j) == (0, 1) mod 2
code BUG() : condition !sublatm || ((sublatm & 1) == 1) failed in resieve_small_bucket_region at /users/zimmerma/svn/cado-nfs/sieve/las-smallsieve.cpp:981 -- Abort
$ ./build/tomate/sieve/las -A 19 -sublat 5 -poly /tmp/c60.poly -q0 91000 -nq 1 -lim0 78682 -lim1 111342 -lpb0 18 -lpb1 19 -mfb0 17 -mfb1 38 -fb1 /tmp/c60.roots.gz
...
# Sublattice (i,j) == (0, 1) mod 5
code BUG() : condition 0 failed in invmod at /users/zimmerma/svn/cado-nfs/sieve/las-plattice.hpp:474 -- Abort

[files c60.poly and c60.roots.gz are in #21593 (closed)]

Edited Jun 15, 2020 by Emmanuel Thomé
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking