LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Reply
  Search this Thread
Old 07-26-2014, 12:37 PM   #1
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,226

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
Linux on supercomputers? I have to ask...


When you start up Linux and you're not using a bootsplash or anything like that, then you see penguins across the top of the screen. Linux will draw one penguin for each CPU it detects. If Linux detects one CPU, you see one penguin. If it detects two CPUs, you see two penguins. On my hyperthreaded quad core, I see eight penguins.

So:

When you boot up a supercomputer with 120 000 cores, do you see 120 000 penguins on the screen?

What happens when there are more cores than there are pixels on the monitor?
 
Old 07-26-2014, 01:07 PM   #2
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Usually are super-computers:
- partitioned in nodes, it is not one machine with 120,000 cores
- not connected to a display

So, when a super computer boots you see nothing. All you might see is how many cores the machine has that you use for administrating/using the super computer, or, if you connect a monitor to one of the nodes, how many cores that specific node has..
 
Old 07-26-2014, 01:10 PM   #3
frieza
Senior Member
 
Registered: Feb 2002
Location: harvard, il
Distribution: Ubuntu 11.4,DD-WRT micro plus ssh,lfs-6.6,Fedora 15,Fedora 16
Posts: 3,233

Rep: Reputation: 406Reputation: 406Reputation: 406Reputation: 406Reputation: 406
i'm going to guess no, for several reasons
for one, modern 'supercomputers' are for the most part clusters of individual computing units (which can be comodidty machines), thus the individual 'cores' are not directly attached to a single kernel

secondly, the penguins are only generated if a framebuffer console is being used, which would probably be pointless for a supercomputer for the most part, only the controling unit at the head of the unit would have any GUI installed at all perhaps, or more likely not since work with large computers like that is largely done remotely from a workstation

in short probably the number of penguins would only reflect the number of cores in the management console rather than the overall unit, but that's just speculation, correct me if i'm wront.
 
Old 07-26-2014, 02:02 PM   #4
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,982

Rep: Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626
If one made a massive cored system or even any of a soon to be possible system then it should show a lot of penguins. I don't think the creators of that made room for that many penguins but I'm sure you'd see up to some limit of (maybe) 256 as a guess for command line limit.

Last edited by jefro; 07-26-2014 at 02:08 PM.
 
Old 07-27-2014, 12:19 AM   #5
Garda
Member
 
Registered: May 2005
Distribution: Debian
Posts: 83
Blog Entries: 2

Rep: Reputation: 15
Basically, what everyone else has said. I'm not an expert, but from my experience using one, supercomputers can probably be thought of as a network of individual computers that share the job of doing computations, rather than one big computer. Although, I don't know how to define and draw that line.

Do BOINC and SETI at home count as supercomputers?
 
Old 07-27-2014, 05:16 AM   #6
nigelc
Member
 
Registered: Oct 2004
Location: Sydney, Australia
Distribution: Mageia 7
Posts: 406
Blog Entries: 4

Rep: Reputation: 80
I have eight cores and no penguins. How do you get them to come up?
Code:
18687 user1     39  19  149m  82m   12 R  100  0.3   0:10.09 setiathome_7.01          
18684 user1     39  19  148m  81m   12 R   99  0.3   0:10.02 setiathome_7.01          
18686 user1     39  19 49548  45m 1764 R   99  0.2   0:10.02 astropulse_6.01          
18683 user1     39  19  146m  79m   12 R   98  0.3   0:09.99 setiathome_7.01          
18689 user1     39  19  147m  80m   12 R   98  0.3   0:09.80 setiathome_7.01          
18682 user1     39  19  146m  79m   12 R   97  0.3   0:10.01 setiathome_7.01          
18688 user1     39  19  148m  81m   12 R   94  0.3   0:09.59 setiathome_7.01          
18685 user1     39  19  148m  81m   12 R   93  0.3   0:09.83 setiathome_7.01
 
Old 07-27-2014, 05:48 AM   #7
gnashley
Amigo developer
 
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928

Rep: Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612Reputation: 612
You only see the penguin(s) if using the framebuffer.
 
Old 07-27-2014, 01:08 PM   #8
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,226

Original Poster
Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
Many distributions use bootsplash (or something similar) to display a distribution specific startup sequence, instead penguins.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Linux dominates supercomputers as never before LXer Syndicated Linux News 0 06-24-2014 09:40 PM
LXer: Where Linux rules: Supercomputers LXer Syndicated Linux News 0 11-25-2013 05:10 PM
LXer: 20 great years of Linux and supercomputers LXer Syndicated Linux News 0 07-29-2013 02:40 PM
LXer: Linux continues to rule supercomputers LXer Syndicated Linux News 0 06-18-2013 07:51 PM
Linux Rules Supercomputers rvijay Linux - News 1 05-08-2005 09:16 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 08:44 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration