Sponsored Content
Special Forums News, Links, Events and Announcements A seriously interesting article about fab times. Post 302998080 by cb88 on Wednesday 24th of May 2017 10:58:36 PM
Old 05-24-2017
That really is a great article, I think one of the ways Intel is going to work around this is multi process chips... so things that aren't as performance intensive are going to be made on older faster cheaper processes, or more optimized processes. So they can make IO optimized drivers for high speed ram interfaces, logic optimized areas for the CPU, and low cost peripheral areas. It is certainly interesting to see companies trying to cope with the limits they are running up against. As well as they can conentrate on making only one sub unit faster per generation... rather than thier tick - tock tock they have been doing. They could do some iteration on aspects of the design without having to worry about parts that won't change getting broken by moving to a new process etc.. .

I've seen some ideas about die stacking of CPU and GPU components instead of chips ram as is done with HBM. So, perhaps they would make tiny very high yeild dies, but stack a bunch of them and run them rather slowly for a higher aggregate speed so they don't fry themselves with heat.

As an aside I've actually seen Daifuku (Wynright is the specific branch I've worked with) equipment installed in several locations where I have been out on an on site setup trip for the equipment my employer makes... very cool cranes (I've seen them shuffling shoe boxes and potato chips) though apparently they shuffle computer chips around as well!

Last edited by cb88; 05-25-2017 at 12:03 AM..
 

4 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

An interesting problem

hi!, here is an interesting problem ..... I ftp a file named " my first file.doc" from windows to my HP workstation. Ftp is succesful. The file appears with the same name in my home directory.. But now how do I open this file?? while using Vi or More or other editor, they take only the... (5 Replies)
Discussion started by: jyotipg
5 Replies

2. Shell Programming and Scripting

interesting problem

Hi, I am new in this forum and I am glad to be a part of it. I have a problem that has two parts: 1/ extract just the timestamp from a filename: for example, I have a file called 'sales20080226144525.txt' and I want to extract just the '20080226144525' part out of it. 2/ Now, take that... (5 Replies)
Discussion started by: ChicagoBlues
5 Replies

3. AIX

how would you know your server was rebooted 3 times or 5 times

Is there such location or command to know how many times did you reboot your server in that particular day?in AIX. (3 Replies)
Discussion started by: kenshinhimura
3 Replies

4. Programming

Problem with implementing the times() function in C (struct tms times return zero/negative values)

Hello, i'm trying to implement the times() function and i'm programming in C. I'm using the "struct tms" structure which consists of the fields: The tms_utime structure member is the CPU time charged for the execution of user instructions of the calling process. The tms_stime structure... (1 Reply)
Discussion started by: g_p
1 Replies
PNEWS(1)						      General Commands Manual							  PNEWS(1)

NAME
Pnews - a program for posting news articles SYNOPSIS
Pnews newsgroup title or Pnews -h headerfile [oldarticle] or Pnews DESCRIPTION
Pnews is a friendly interface for posting news articles. It will ask several questions, then allow you to enter your article, and then post it using the inews(1) program. If you type h and a carriage return at any point, Pnews will tell you what it wants to know. The -h form is used when invoked from rn. If your editor can edit multiple files, and you want the article to which you are replying to show up as an alternate file, define the environment variable NEWSPOSTER as "Pnews -h %h %A". You can also modify the the NEWSHEADER envi- ronment variable to change the header file that rn passes to Pnews. ENVIRONMENT
AUTHORCOPY If defined, contains the name of a file to which the finished article will be appended. Default: article not saved DOTDIR Where to find your dot files, if they aren't in your home directory. This is primarily for accounts which are shared by more than one person. Default: $HOME EDITOR The editor you want to use, if VISUAL is undefined. Default: whatever your news administrator installed, usually vi. HOME Your home directory. Default: $LOGDIR LOGDIR Your home directory if HOME is undefined. LOGNAME Your login name, if USER is undefined. Default: value of "whoami". NAME Your full name. Default: name from /etc/passwd, or ~/.fullname. ORGANIZATION Either the name of your organization, or the name of a file containing the name of your organization. Default: whatever your news administrator chose. USER Your login name. Default: $LOGNAME VISUAL The editor you want to use. Default: $EDITOR FILES
$DOTDIR/.article ~/dead.article SEE ALSO
rn(1), Rnmail(1), inews(1) DIAGNOSTICS
BUGS
Not the speediest program in the world, but maybe that's a blessing to the net. LOCAL PNEWS(1)
All times are GMT -4. The time now is 05:20 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy