Forum: Software
2022-08-09, 16:28
|
Replies: 8
Views: 164
Maybe it is connected to "old know bug": if you...
Maybe it is connected to "old know bug": if you run PRP with same exponent, then sometimes it produced error, since Prime95 use one backup file (since they have same backup name) for different K and...
|
Forum: Conjectures 'R Us
2022-08-05, 18:11
|
Replies: 2,461
Views: 261,338
|
Forum: Software
2022-08-01, 21:10
|
Replies: 675
Views: 110,439
|
Forum: Software
2022-07-31, 21:28
|
Replies: 675
Views: 110,439
|
Forum: Linux
2022-07-31, 21:22
|
Replies: 10
Views: 473
|
Forum: Linux
2022-07-28, 21:54
|
Replies: 21
Views: 514
|
Forum: Linux
2022-07-28, 21:50
|
Replies: 21
Views: 514
|
Forum: Linux
2022-07-28, 13:46
|
Replies: 21
Views: 514
|
Forum: Linux
2022-07-28, 10:44
|
Replies: 21
Views: 514
echo `awk '{print $2}' /root/GFN1/a` `wc -l <...
echo `awk '{print $2}' /root/GFN1/a` `wc -l < /root/GFN1/b` |awk '{printf "GPU 1 TESTED " "%.2f\n", $1*100/$2 "%%"}'
or
echo `awk '{print $2}' /root/GFN1/a` `wc -l < /root/GFN1/b` |awk '{printf...
|
Forum: Linux
2022-07-28, 10:39
|
Replies: 21
Views: 514
|
Forum: Linux
2022-07-28, 10:04
|
Replies: 21
Views: 514
echo `awk '{print $2}' /root/GFN1/a` `wc -l <...
echo `awk '{print $2}' /root/GFN1/a` `wc -l < /root/GFN1/b` |awk '{printf "GPU 1 TESTED " "%.2f\n", $1*100/$2 "%"}'
Since code work, one small thing pick my eye: there was few decimals in result.
I...
|
Forum: Linux
2022-07-27, 23:57
|
Replies: 21
Views: 514
|
Forum: Linux
2022-07-25, 23:47
|
Replies: 21
Views: 514
|
Forum: Linux
2022-07-25, 23:35
|
Replies: 21
Views: 514
|
Forum: Linux
2022-07-25, 23:27
|
Replies: 21
Views: 514
As always , bingo! :)
Thanks
But I wrote the...
As always , bingo! :)
Thanks
But I wrote the question a little clumsily :( ( my miastake)
File a has always same content (only number is changed) (example)
so that is content of file a
I...
|
Forum: Linux
2022-07-25, 06:14
|
Replies: 21
Views: 514
|
Forum: Linux
2022-07-24, 23:48
|
Replies: 21
Views: 514
Percentage of two files
Under Linux, in same directory I have two files, One is file a. txt and second is b.txt
So I need script that will read number of lines in a.txt and divide it with number of lines in b.txt and *100...
|
Forum: Software
2022-07-20, 22:45
|
Replies: 675
Views: 110,439
|
Forum: Software
2022-07-20, 21:25
|
Replies: 675
Views: 110,439
|
Forum: Software
2022-07-20, 21:15
|
Replies: 675
Views: 110,439
|
Forum: Software
2022-07-20, 09:00
|
Replies: 675
Views: 110,439
|
Forum: Software
2022-07-19, 07:31
|
Replies: 514
Views: 114,447
|
Forum: Conjectures 'R Us
2022-07-18, 22:06
|
Replies: 1,049
Views: 142,984
|
Forum: Software
2022-07-07, 21:43
|
Replies: 658
Views: 57,024
576k candidate x2 workers should or not fit in...
576k candidate x2 workers should or not fit in 1x16 MB of L3 cache, my cpu has 2 x 16MB
Since this CPU have one CCX with eight cores , I assume first worker will put candidate in first pat of L3...
|
Forum: Software
2022-07-07, 20:21
|
Replies: 658
Views: 57,024
|