Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gnu(31920)=6851 #180

Open
5 tasks done
grouptheoryenthusiast opened this issue Sep 12, 2016 · 2 comments
Open
5 tasks done

gnu(31920)=6851 #180

grouptheoryenthusiast opened this issue Sep 12, 2016 · 2 comments

Comments

@grouptheoryenthusiast
Copy link

Please check that you provide the following details when submitting new values of Gnu(n):

  • Version of GAP and critical packages: GrpConst, Cubefree, etc.
  • Brief description of the computer used for the calculation (operating system, processor, RAM)
  • Runtime required for the calculation
  • GAP commands used for the calculation
  • Confirm that the output r of ConstructAllGroups is a list of groups (ForAll(r,IsGroup) should return true), otherwise confirm that if the output contained lists of groups, then those groups were also shown to be pairwise non-isomorphic.

gnu(31920)=6851

GAP 4.8.4
GrpConst 2.5
Runtime: 181803024 ms (2.1 days)
Isomorphic groups eliminated

To maintainers: for new results, add to data/gnudata.g this line:
GNU_SAVE( 31920, 6851, WITH_GC );


Details of machine used:
OS: Windows 10 64 bit
Ram: 4gb
Processor: Intel Core i5-6300U CPU @ 2.40 GHz 2.50 Ghz

Gap command
r:=GnuByConstructAllGroups(31920);;

ForAll(r.result,g->IsGroup(g));
returns true

@olexandr-konovalov
Copy link
Owner

olexandr-konovalov commented Sep 19, 2016

Thank you for submitting new gnu(n). We will recalculate it and add to the database if we get the same result.

Checklist for the reviewer:

  • checked and assigned labels "new (n<50000)" or "recomputation", if needed
  • set "replication needed" label (unless it starts immediately)
  • changed it to "replication in progress" label when the replication has been started
  • changed it to "replicated" after successful replication review
  • reproducible value of gnu(n)
  • no essential runtime differences
  • sufficient level of technical details

Checklist for the maintainer:

  • correct arguments of command to store data
  • correct location of new line in the data file
  • mention submitter and reviewer in the commit message
  • Close corresponding issue from the commit message

@olexandr-konovalov
Copy link
Owner

gnu(31920)=6851

GAP 4.8.4
GrpConst 2.5
Runtime: 185960771 ms (2.15 days)
Isomorphic groups eliminated

Replicated by @alex-konovalov on Ubuntu 16.04 on Azure cloud standard DS13 v2 instance (8 cores, 56 GB memory)

To maintainers: for new results, add to data/gnudata.g this line:
GNU_SAVE( 31920, 6851, WITH_GC );

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants