olexandr-konovalov / LocalNRconstruction

Construction of local near-rings
0 stars 0 forks source link

Good example for [625,11] and [500,17] #14

Open olexandr-konovalov opened 4 years ago

olexandr-konovalov commented 4 years ago

Replacing the range for i1 from [2..2] to [4..4] in https://github.com/alex-konovalov/LocalNRconstruction/blob/e296402055a55b0a8b39b383867fadc491d0f1c0/Test625/End625_11mult_2.g#L18 leads to 150 local nearrings (about 3.5 hours on cirrus).

olexandr-konovalov commented 4 years ago

Switched to use [500,17] in 9f21506e76ab423a7ae4bbc1e5eb623c6ad634d5. Took 144 min CPU time on mandel. he timing above on Cirrus seems to be a wall clock time, moreover, I have dropped saving two more workspaces in 609f149da4caa0414a3567b3f177e7b122fe454b, and run the calculation in the scratch partition, so it saves 16gb workspace locally and not on a network partition.