Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  J4seq   Sprache: unbekannt

 
hpcgap -S -m 128g
Read("/scratch/neunhoef/hpcgap/demo/parorbit/seqorbit.g");
Read("/scratch/neunhoef/hpcgap/demo/parorbit/J4data2.g");
n := 8;
t := DoManySeqOrbit(gens,v,OnRightRO,
  AtomicRecord(rec( hashlen := NextPrimeInt( 400000000 ))),n);
AppendTo("results.txt","sequential, ",n," simultaneously: ",t,"\n");
---
hpcgap -S -m 128g
Read("/scratch/neunhoef/hpcgap/demo/parorbit/seqorbit.g");
Read("/scratch/neunhoef/hpcgap/demo/parorbit/J4data2.g");
n := 16;
t := DoManySeqOrbit(gens,v,OnRightRO,
  AtomicRecord(rec( hashlen := NextPrimeInt( 400000000 ))),n);
AppendTo("results.txt","sequential, ",n," simultaneously: ",t,"\n");
---
hpcgap -S -m 128g
Read("/scratch/neunhoef/hpcgap/demo/parorbit/seqorbit.g");
Read("/scratch/neunhoef/hpcgap/demo/parorbit/J4data2.g");
n := 32;
t := DoManySeqOrbit(gens,v,OnRightRO,
  AtomicRecord(rec( hashlen := NextPrimeInt( 400000000 ))),n);
AppendTo("results.txt","sequential, ",n," simultaneously: ",t,"\n");
---
hpcgap -S -m 128g
Read("/scratch/neunhoef/hpcgap/demo/parorbit/seqorbit.g");
Read("/scratch/neunhoef/hpcgap/demo/parorbit/J4data2.g");
n := 4;
t := DoManySeqOrbit(gens,v,OnRightRO,
  AtomicRecord(rec( hashlen := NextPrimeInt( 400000000 ))),n);
AppendTo("results.txt","sequential, ",n," simultaneously: ",t,"\n");
---
hpcgap -S -m 128g
Read("/scratch/neunhoef/hpcgap/demo/parorbit/seqorbit.g");
Read("/scratch/neunhoef/hpcgap/demo/parorbit/J4data2.g");
n := 1;
t := DoManySeqOrbit(gens,v,OnRightRO,
  AtomicRecord(rec( hashlen := NextPrimeInt( 400000000 ))),n);
AppendTo("results.txt","sequential, ",n," simultaneously: ",t,"\n");

Messung V0.5 in Prozent
C=95 H=93 G=93

[Dauer der Verarbeitung: 0.12 Sekunden, vorverarbeitet 2026-06-10]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Statistik
#Sources=492969
#Domains=607362