mersenneforum.org  

Go Back   mersenneforum.org > Fun Stuff > Lounge

Reply
 
Thread Tools
Old 2003-09-30, 06:05   #201
Dresdenboy
 
Dresdenboy's Avatar
 
Apr 2003
Berlin, Germany

16916 Posts
Default

Maybe a reason for this error is, that I used the link as description and URL, which lengthens the whole construction.

The best solution for the link on this board, which doesn't like long URL's, is to go directly to Chip-Architect and go to the desired articles.

Regards,
DB
Dresdenboy is offline   Reply With Quote
Old 2003-09-30, 06:22   #202
guido72
 
guido72's Avatar
 
Aug 2002
Rovereto (Italy)

3×53 Posts
Default

Quote:
Originally posted by GP2
Here's the good link, the other one just had some space and "<br/>" mixed in...

http://www.chip-architect.com/news/2...4bit_Core.html

Maybe the mods for this forum could just edit Dresdenboy's original post to fix this.


[Edit: well it's not Dresdenboy's fault: it's the board! It introduced the same garbage characters for me as it did for him. ]

Try:

http://

www.chip-architect.com/news/

2003_09_21_Detailed_Architecture_of_AMDs_64bit_Core.html
Many thanks GP2. I saw the unusual chars in the link immediately after having post...
guido72 is offline   Reply With Quote
Old 2003-10-14, 00:07   #203
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

200658 Posts
Default

After 24 days uptime I finally have taken the box down for an hour or two so I can install the CD-ROM we bought...

The box will be back up ASAP...
Xyzzy is offline   Reply With Quote
Old 2003-10-14, 01:46   #204
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

5×17×97 Posts
Default

And we're back in business...

BTW, the box turned in its first LL test recently...

[Fri Sep 5 06:48:11 2003]
UID: TeamOpteron/Opteron-140, M19474769 completed P-1, B1=235000, B2=5463750, WZ2: F7A40580
[Sat Sep 27 18:36:07 2003]
UID: TeamOpteron/Opteron-140, M19474769 is not prime. Res64: xxxxxxxxxxxxxxxx. WZ2: 71F814E1,3076795,00000000
Xyzzy is offline   Reply With Quote
Old 2003-10-15, 10:44   #205
Dresdenboy
 
Dresdenboy's Avatar
 
Apr 2003
Berlin, Germany

16916 Posts
Default

AMD CodeAnalyst for Linux available!

http://www.amd.com/us-en/Processors/...2_3604,00.html

That should solve our problem of accessing the performance counters.
Dresdenboy is offline   Reply With Quote
Old 2003-10-16, 16:28   #206
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

5×17×97 Posts
Default

http://www.developwithamd.com/appPar...orms/index.cfm

Can we use that?

Which Code Analyst do we want? The 32-bit one or the 64-bit one?
Xyzzy is offline   Reply With Quote
Old 2003-10-16, 16:38   #207
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

824510 Posts
Default

Okay, I think the Code Analyst is installed... Look for it in /usr/local/bin

There are man pages too...

I hope the 32-bit version is what we want...

If you crash the box please email me...
Xyzzy is offline   Reply With Quote
Old 2003-10-19, 15:04   #208
Dresdenboy
 
Dresdenboy's Avatar
 
Apr 2003
Berlin, Germany

5518 Posts
Default

Thanks, the 32bit version should be fine for most programmers here.

They mention to use oprofile (or something similar) for profiling together with CodeAnalyst. But I'm not sure if oprofile supports all possible events. They list only a few on their website.
Dresdenboy is offline   Reply With Quote
Old 2003-10-22, 08:42   #209
bayanne
 
bayanne's Avatar
 
"Tony Gott"
Aug 2002
Yell, Shetland, UK

22×83 Posts
Default distributed.net

Latest news from bovine

Code:
We're close to having an optimized AMD64 (x86_64) client with a
hand-optimized natively 64-bit RC5-72 core in it.  If you're
interested in the progress of this, you can follow this bug for
status.  http://n0cgi.distributed.net/bugs/show_bug.cgi?id=3387
Currently we're trying to tweak a few more cycles out of this core
before releasing something.
bayanne is offline   Reply With Quote
Old 2003-10-22, 18:02   #210
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

19×397 Posts
Default

I tried to run tracegen and it just hangs. Ideas anyone?

I'm tracing an mprime built on my local Linux system.
Prime95 is offline   Reply With Quote
Old 2003-11-10, 19:56   #211
Joe O
 
Joe O's Avatar
 
Aug 2002

3×52×7 Posts
Default

I was just wondering how this project was doing.
Joe O is offline   Reply With Quote
Old 2003-11-10, 23:44   #212
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

11101011101112 Posts
Default

Quote:
Originally posted by Joe O
I was just wondering how this project was doing.
Badly stalled. The bottleneck has been identified - we can't get data into and out of the FPU fast enough. No workaround has been found (Opteron articles suggest we should be able to do more loads and stores per clock cycle than we are seeing).

Further analysis via AMD's CodeAnalyst is difficult - it crashes my P4 and hangs when running mprime on the Opteron. I'm entering a very busy period, but it seems the next best step is to recode the assembly snipets I'm trying to benchmark in gas and build a 64-bit executable to run CodeAnalyst on.
Prime95 is offline   Reply With Quote
Old 2003-11-12, 20:39   #213
optim
 
optim's Avatar
 
Nov 2003
European Union

23×13 Posts
Default

because somebody in another message reffered to "734pin" athlon64 etc:

AMD 64bit models:

Athlon 64 3200+: 754pin, 2GHz, single channel memory, about $500
Athlon64 FX: 940pin, 2.2GHz, dual channel memory, about $700-900, identical to Opteron 14x, No SMP support.
Opteron 140/142/144/146: 940pin, 1.4ghz/1.6/1.8/2ghz, dual channel memory, about $240 for model 140 or 240 at 1.4ghz
Opteron models 240 are for dual processor systems and have SMP support.

prices are not right, they just indicate the "level" of the expenses needed to buy the cpu.

Last fiddled with by optim on 2003-11-12 at 20:48
optim is offline   Reply With Quote
Old 2003-11-18, 00:37   #214
pakaran
 
pakaran's Avatar
 
Aug 2002

F916 Posts
Default

Quote:
Originally posted by Dresdenboy
I wish you good luck!

And you are right, SuSe distributions are freely downloadable. Only when you buy a SuSe distribution, you usually pay for the media, books and support.
IIRC you have to download files - they don't distribute ISOs. Depending on your Linux/unix experience this may/may not be a problem. For me, even being comfortable with some of the odder distros, I'd prefer to download something I could install from an ISO.
pakaran is offline   Reply With Quote
Old 2003-12-18, 01:43   #215
SalemTheCat100
 
Oct 2002

2×13 Posts
Default Typical AMD support - NONE

After having donations for funding an Opteron system and identifing the bottle neck - coding ceases.

I bet if this was an Intel processor we would have had continuous work until a fix was found.

This type of non-support for AMD is why I have turned off 12 of my 14 prime95 clients.

SALEM
SalemTheCat100 is offline   Reply With Quote
Old 2003-12-18, 04:29   #216
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

5·17·97 Posts
Default

Actually, there are people logged into the Opteron quite a bit working on stuff... Just because it isn't posted here doesn't mean work isn't being done...

BTW, if you want an account to help let me know!
Xyzzy is offline   Reply With Quote
Old 2003-12-18, 05:39   #217
GP2
 
GP2's Avatar
 
Sep 2003

5·11·47 Posts
Default

Salem,

Your attitude is unhelpful.

The machines you turned off are no doubt non-64 Athlons which wouldn't benefit from the Opteron optimization anyway. So what's the point?

Instead of conspiracy theories, let's try to come up with constructive "thinking-outside-the-box" solutions. I started a thread for this:

http://www.mersenneforum.org/showthr...&threadid=1742
GP2 is offline   Reply With Quote
Old 2003-12-18, 06:24   #218
gbvalor
 
gbvalor's Avatar
 
Aug 2002

11110 Posts
Default

Salem,

Since I've been working in this opteron on Glucas, their speed has rised about a 15%. And other people is working in mprime/prime95 trying to do the things better and faster

Guillermo
gbvalor is offline   Reply With Quote
Old 2003-12-18, 07:15   #219
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

5×17×97 Posts
Default

Code:
Linux opteron 2.6.0 #2 Thu Dec 18 01:22:39 EST 2003 x86_64 unknown unknown GNU/Linux
Now the two Broadcom Gig-E ethernet ports work! We were using a crappy SMC (rtl8139) card up until now...
Xyzzy is offline   Reply With Quote
Old 2003-12-18, 17:38   #220
SalemTheCat100
 
Oct 2002

1A16 Posts
Default

Quote:
Originally posted by gbvalor
Salem,

Since I've been working in this opteron on Glucas, their speed has rised about a 15%. And other people is working in mprime/prime95 trying to do the things better and faster

Guillermo
Well it's good to see that work is continuing on the AMD64 client.

After the hollidays I will be configuring my dual Opteron 240 system as my main work station on Windows 2000. I am willing to help in testing.

Is there a site to download these alpha/beta AMD64 clients?

Thanks

SALEM
SalemTheCat100 is offline   Reply With Quote
Old 2003-12-18, 21:39   #221
gbvalor
 
gbvalor's Avatar
 
Aug 2002

11011112 Posts
Default

Quote:
After the hollidays I will be configuring my dual Opteron 240 system as my main work station on Windows 2000. I am willing to help in testing.

Is there a site to download these alpha/beta AMD64 clients?
Glucas is designed mainly for Unix/Linux/Mac Oses. Some people have compiled and tried it on windows with cgywin, I didn't

Prime95 is the proper client for this OS, but I don't know how is the state of development/optimization of it.

Guillermo
gbvalor is offline   Reply With Quote
Old 2003-12-18, 21:45   #222
gbvalor
 
gbvalor's Avatar
 
Aug 2002

3·37 Posts
Default

Quote:
Linux opteron 2.6.0 #2 Thu Dec 18 01:22:39 EST 2003 x86_64 unknown unknown GNU/Linux
I don't know whether is because the compiler or the kernel, but my timings have dropped about a 4% with this new kernel.

Anyone have also detected the same on mprime?

Guillermo.
gbvalor is offline   Reply With Quote
Old 2003-12-19, 05:18   #223
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

5×17×97 Posts
Default

Quote:
Originally posted by gbvalor
I don't know whether is because the compiler or the kernel, but my timings have dropped about a 4% with this new kernel.

Anyone have also detected the same on mprime?
Yes, I saw a slight speed loss as well... Maybe I compiled the kernel wrong? I used the default menuconfig settings, minus SMP...
Xyzzy is offline   Reply With Quote
Old 2003-12-19, 06:18   #224
aaronl
 
aaronl's Avatar
 
Aug 2003

24×3 Posts
Default

Quote:
Originally posted by Xyzzy
Yes, I saw a slight speed loss as well... Maybe I compiled the kernel wrong? I used the default menuconfig settings, minus SMP...
Did you enable kernel preemption (CONFIG_PREEMPT)? In my slightly outdated kernel source it looks like it's enabled by default on x86 but not x86-64.

Linux 2.6 runs the scheduler at a much higher frequency by default. This adds some overhead and could be part of the cause. I'd be personally interested in what changing HZ in include/asm-x86_64/param.h from 1000 to 100 does to the timings.

I'm tempted to raise this issue in the Linux forum so that people who run crunching farms can adjust their kernel settings optimally. I'm confident that lower HZ would improve mprime timings slightly (HZ=25 would probably be even better on dedicated GIMPS boxen). I also think that turning off kernel preemption would be a win, but this is harder to predict. Someone who has a spare machine to test with (not me) should run some benchmarks so we could verify this. It would also be interesting to see how 2.6 compares to 2.4 after factors like HZ and preemption are taken into account.
aaronl is offline   Reply With Quote
Old 2003-12-20, 21:07   #225
PrimeCruncher
 
PrimeCruncher's Avatar
 
Sep 2003
Borg HQ, Delta Quadrant

12768 Posts
Default

From this CNet news report:

Quote:
The new kernel also monitors for new events more frequently--1,000 times per second instead of 100--a fact that slows down the system about 1 percent, Morton said in an October presentation about the kernel.

In addition, 2.6 requires somewhat more memory to run and shows worse performance when it has to use hard drives as extra memory under heavy loads, Morton said.
Don't know much about Linux but that sounds like the culprit right there to me...
PrimeCruncher is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Opteron is Hyperthreaded ? bgbeuning Information & Answers 3 2016-01-10 08:26
Opteron web server... Xyzzy Lounge 14 2003-11-05 23:07
Opteron Bottleneck?? Prime95 Hardware 31 2003-09-17 06:54
AMD Opteron naclosagc Software 27 2003-08-10 19:14
What will an AMD Opteron be classified as ? dsouza123 Software 4 2003-08-02 14:29

All times are UTC. The time now is 10:43.


Fri Aug 6 10:43:39 UTC 2021 up 14 days, 5:12, 1 user, load averages: 4.01, 3.76, 3.68

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.