|
Yes I know that xeons are meant for server use, require different motherboards and you can have more than one of them in a box.
But technically how is a xeon processor itself different from a regular core 2 processor?
Answer Snippets (Read the full thread at stackoverflow):
In general, there is a Xeon equivalent for each.
Otherwise the basic processor core is much but more reliable than their consumer equivalents.
Crippled to prevent it working in multiprocessor systems.
|
|
I have a thread which produces data in the form of simple object (record). The thread may produce a thousand records for each one that successfully passes a filter and is actually enqueued. Once the object is enqueued it is read-only.
I have one lock,...
Started by DavidM on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Did you run Windows Updates to get the latest processor driver?
At the first glance, it looks like.
|
|
I am building an app that will do some object tracking from a video camera feed and use information from that to run a particle system in opengl. The code to process the video feed is somewhat slow 200 - 300 milliseconds per frame right now. The system...
Started by Mr Bell on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
I would recommend against OpenMP, OpenMP is more for numerical codes rather than consumer/producer model.
|
Ask your Facebook Friends
|
How would things change if a dramatic revolution was made in processor technology with regard to development. For example what if a single cpu was as strong as a cluster? What would happen to security?
Answer Snippets (Read the full thread at stackoverflow):
It's happening as we speak of the world's first massively... .
I remember when a processor with a 1MHz clock revolution was made in processor technology with regard to development.
As a cluster? What would happen to security?"
Ahh, kids today .
|
|
I am trying to profile and optimize algorithms and I would like to understand the specific impact of the caches on various processors. For recent Intel x86 processors (e.g. Q9300), it is very hard to find detailed information about cache structure. In...
Started by nobar on
, 6 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
The cache sizes vary by processor family sub-models, so they typically are not in the IA-32 development.
Here is the documentation you want.
At the consumer specifications, not the developer specifications.
|
|
Now that systems are 64-bit, why do manufacturers still limit most PCs (laptops and desktops) to a paltry RAM capacity of 4GB - 8GB?
In '94 I paid an extra $300 when I ordered my first PC to increase the initial RAM from 8MB to 16MB... but the system ...
Started by Traples on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at superuser):
Consumer features.The typical consumer....
So, what do you think consumer PCs need?
Because we have netbooks!
Users simply do nit, the sweet spot is about half way in between the smallest and largest memory configuration offered.
Over that.
|
|
I have a TI DSP (TMS320F28235 if anyone cares) that I need to implement a FIFO for queueing information between main-loop code and an interrupt. High-speed execution for this queue is very critical but so is proper operation, and I'm not sure whether ...
Started by Jason S on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
On the other hand, just about every other synchronization algorithm... .
It is vulnerable to hardware that silently reorders loads and stores .
It relies only on word reads and writes being atomic .
The page you found is precisely applicable to your situation .
|
|
Is it possible to Install Windows 8 Consumer Preview through Windows Virtual PC running on Windows 7 64 bit ?
Started by K Seeker on
, 12 posts
by 6 people.
Answer Snippets (Read the full thread at microsoft):
Windows 8 Consumer Preview system requirements: 1 GHz or faster processor 1 GB RAM (32-bit) or 2 GB RAMNo, Windows 8 is not supported on Windows Virtual PC: You can install Windwos 8 Consumer Preview : How to set up the Consumer....
|
|
I'm using a GZIPInputStream in my program, and I know that the performance would be helped if I could get Java running my program in parallel.
In general, is there a command-line option for the standard VM to run on many cores? It's running on just one...
Started by Rudiger on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
See also Dataseries (C++.
Or decompression is a big CPU-consumer, though it helps the I/O not be the bottleneck.
|
|
Is there any development to making multiple processor motherboards? So that instead of throwing away our old chips we could re-use them. Can Windows support multiple CPU processors ?
Started by light65536 on
, 20 posts
by 14 people.
Answer Snippets (Read the full thread at hardforum):
Runs XP computer for? IIRC the last consumer-....
The motherboard is an Asus A7M-266D.
They were official Single Processor, but the "lead pencil" trick made them into Multi Processor.
Have a "scratch" system based on AMD Athlon CPUs.
|