This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
haas:spring2016:sysprog:projects:pnc0 [2016/02/24 15:15] – [Check Results] wedge | haas:spring2016:sysprog:projects:pnc0 [2016/02/25 18:12] (current) – [Check Results] wedge | ||
---|---|---|---|
Line 290: | Line 290: | ||
| | ||
============================================ | ============================================ | ||
- | | + | |
- | 16 0.000002 | + | 16 0.000002 |
32 0.000003 | 32 0.000003 | ||
- | 64 0.000005 | + | 64 0.000005 |
- | | + | |
- | | + | |
- | | + | |
- | 1024 0.000539 | + | 1024 0.000540 |
- | 2048 0.001761 | + | 2048 0.001761 |
- | 4096 0.006110 | + | 4096 0.006115 |
- | 8192 0.021278 | + | 8192 0.021259 |
- | | + | |
- | | + | |
- | | + | |
- | 131072 | + | 131072 |
- | 262144 | + | 262144 |
- | 524288 | + | 524288 |
- | | + | |
- | | + | |
- | | + | |
| | ||
+ | ============================================ | ||
+ | | ||
============================================ | ============================================ | ||
lab46: | lab46: | ||
Line 322: | Line 324: | ||
In the example output above, my **primeopt** is playing with an implementation of the **6a+/-1** algorithm. | In the example output above, my **primeopt** is playing with an implementation of the **6a+/-1** algorithm. | ||
+ | |||
+ | I also include a validation check- to ensure your prime programs are actually producing the correct list of prime numbers. If the check is successful, you will see " | ||
If you'd like to experiment with other variations, the script also recognizes prime variants of the following names: | If you'd like to experiment with other variations, the script also recognizes prime variants of the following names: |