mersenneforum.org  

Go Back   mersenneforum.org > Search Forums

Showing results 51 to 75 of 76
Search took 0.01 seconds.
Search: Posts Made By: tichy
Forum: Software 2010-12-20, 22:10
Replies: 4
Views: 767
Posted By tichy
SZPTR - whare is it defined

SZPTR symbol is referenced is several files of the mprime sources:
$ find . -name '*' | xargs grep -l SZPTR
./gwnum/extrn.mac
./gwnum/fft1.mac
./gwnum/multutil.asm
./gwnum/timeit.asm...
Forum: Linux 2010-12-20, 19:15
Replies: 6
Views: 1,761
Posted By tichy
Have you ever heard of libtool and .la files ?

Have you ever heard of libtool and .la files ?
Forum: Information & Answers 2010-12-20, 16:20
Replies: 2
Views: 467
Posted By tichy
Hi Torbjorn, are you using Linux version ? ...

Hi Torbjorn,

are you using Linux version ?

God Jul !

-
Forum: Software 2010-12-20, 11:00
Replies: 0
Views: 1,064
Posted By tichy
Cannot initialize FFT code, errcode=1005

Hi,

I tried mprime 25.11 on a 4-cpu 8-core Xeon machine

processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Xeon(R) CPU ...
Forum: Linux 2010-12-18, 21:27
Replies: 4
Views: 3,924
Posted By tichy
__float128 / gcc

Hi,

funny thing - just discovered that gcc supports 128-bit IEEE 754 floating type (http://en.wikipedia.org/wiki/Quadruple_precision_floating-point_format). Probably it is not a speed monster, but...
Forum: Software 2010-12-18, 14:22
Replies: 27
Views: 4,887
Posted By tichy
http://mersenneathome.net/apps.php There are...

http://mersenneathome.net/apps.php

There are only Linux@Intel and Linux@AMD versions of the application - perfect match for me. I'd like to hear more from Sebastian on the implementation and...
Forum: PrimeNet 2010-12-17, 09:57
Replies: 4
Views: 1,004
Posted By tichy
For my records - another useful link:...

For my records - another useful link: http://www.mersenne.org/results/
Forum: Software 2010-12-15, 15:40
Replies: 4
Views: 1,186
Posted By tichy
Ah, right, missed that. Thanks.

Ah, right, missed that. Thanks.
Forum: Software 2010-12-15, 15:17
Replies: 4
Views: 1,186
Posted By tichy
TF speedup suggestion

Hi,

I've got sort of an idea how to speed up Trial Factoring.

Consider 7 consecutive Mersenne numbers in a range 80051776 - 80051837.
This Mersenne numbers are:
M(80051779)
M(80051789)...
Forum: Hardware 2010-12-15, 10:33
Replies: 16
Views: 1,483
Posted By tichy
Yeah, I second that. Live CD will give you a...

Yeah, I second that. Live CD will give you a chance to evaluate Linux, which btw is a primary choice for scientific computing in academic research labs...
Forum: PrimeNet 2010-12-15, 08:58
Replies: 4
Views: 1,004
Posted By tichy
Thanks guys, but the URL I found already did the...

Thanks guys, but the URL I found already did the trick (this LL-D is now listed as a manual submission with untrusted status).

Before doing that I did copy the data from the other machine onto...
Forum: Software 2010-12-15, 08:31
Replies: 103
Views: 16,424
Posted By tichy
xor reg, reg is basically the same as sub reg,...

xor reg, reg is basically the same as sub reg, reg. For actual timings you have to do your own measurements, since latency/throughput cycle data from intel manuals are informational only. However, in...
Forum: Software 2010-12-15, 08:13
Replies: 1
Views: 458
Posted By tichy
Yeah, I meant cycles not clocks.. it was late...

Yeah, I meant cycles not clocks.. it was late when I was writing this.
Forum: Software 2010-12-14, 21:47
Replies: 1
Views: 458
Posted By tichy
CPU clocks statistics (TF, modular multiplication)

Hi,

is there any benchmark showing approximately how many clocks does it take for mprime to perform an A*A mod N operation for 90 >= log_2(N) >= 64 during trial factoring ?

Thanks,
Forum: PrimeNet 2010-12-14, 19:20
Replies: 4
Views: 1,004
Posted By tichy
Manual submission of automatic assignment result

Hi,

how can I report results of an LL double check done on a machine which had net link off when the calculation finished ? Is there a way to retry sending of the result with mprime or there's...
Forum: GPU Computing 2010-12-02, 18:46
Replies: 4
Views: 4,206
Posted By tichy
Thank you, For reference: latest...

Thank you,

For reference:


latest version (0.13) source tarball is attached here (http://mersenneforum.org/showpost.php?p=234513&postcount=416).
There's also some sort of sieve bench here...
Forum: GPU Computing 2010-12-02, 18:13
Replies: 4
Views: 4,206
Posted By tichy
mfaktc

Hi,

does anyone know sth about the mfaktc program mentioned here (http://mersenneforum.org/showpost.php?p=232936&postcount=27) ? Where can it be dowloaded and what is its license ?

Thx,
Forum: Software 2010-12-01, 18:53
Replies: 6
Views: 707
Posted By tichy
Superb! then the messages from the OP are no...

Superb! then the messages from the OP are no issue :)
Forum: Software 2010-11-30, 22:52
Replies: 6
Views: 707
Posted By tichy
the same applies to mlucas results, but still...

the same applies to mlucas results, but still they are acceptable, aren't they ? Also, msft's CUDA code doesn't have security code (AFAIK), yet still LL results obtained with it are visible in the...
Forum: Software 2010-11-30, 20:17
Replies: 6
Views: 707
Posted By tichy
but it did: ...

but it did:

http://www.mersenne.org/report_exponent/?exp_lo=79373183&exp_hi=79373183&B1=Get+status
Forum: Software 2010-11-30, 19:53
Replies: 6
Views: 707
Posted By tichy
TF: Wd2: 00000000

Hi,

I've TFd assigned MP with a self-built 2511 mprime, however, at the end I spotted this:

[Work thread Nov 30 20:32] M79373183 no factor from 2^67 to 2^68, Wd2: 00000000

Usually, Wd2 looks...
Forum: Software 2010-11-29, 19:33
Replies: 103
Views: 16,424
Posted By tichy
I've done some preliminary CMake-based build...

I've done some preliminary CMake-based build system for mprime on 32-bit Linux. It requires:
1. having CMake installed
2. copying two CMakeLists.txt files into folders 'gwnum' and a new one 'cmake'...
Forum: Software 2010-11-29, 18:57
Replies: 103
Views: 16,424
Posted By tichy
Sorry, I meant non-windows binaries. I built 2511...

Sorry, I meant non-windows binaries. I built 2511 version yesterday (reusing provided asm objects) but I had to tweak linker options to resolve symbols missing due to linking against curl - something...
Forum: Software 2010-11-29, 18:25
Replies: 103
Views: 16,424
Posted By tichy
How about introducing a decent build system...

How about introducing a decent build system (CMake for instance) plus assembler files ported to some portable assembler compiler ? With that anyone could build the binary without resorting to manual...
Forum: Software 2010-11-28, 21:27
Replies: 180
Views: 45,123
Posted By tichy
I've attempted compilation of mprime2511 on my...

I've attempted compilation of mprime2511 on my linux box. Obviously, due to lack of MASM-compatible assembler (as a sidenote I tried NASM, YASM, and JWasm, as well as conversion using Intel2gas) I...
Showing results 51 to 75 of 76

 
All times are UTC. The time now is 23:19.


Fri Aug 6 23:19:56 UTC 2021 up 14 days, 17:48, 1 user, load averages: 3.97, 4.05, 4.03

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.