|
When I go to the task manager I see 8 processors but I know that I have 4. Why?
Started by Daok on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Normal quad cores have.
The i7 family is a Quad core processor that has 8 threads.
Hyperthreading.
|
|
Is it possible that people now a days are offering loan from 1000 cores to 5000 cores with low interest rates. These are the genuine loan provider? How it works?
Answer Snippets (Read the full thread at linkedin):
Thats is a huge sum for anyone to lend, May be in stages but not in one go Is the Geninue People are providing the Loan? First of all is it practically possible of loan of such amount ? If so then what will be future ? its a big debatable topic lot many... .
|
|
I have to make a recommendation to management regarding whether or not we should spend the extra money to purchase new computers with Intel i7 CPUs (i7 950s) or whether we should buy Intel Core 2 Quad processors (Q9550s or something equivalent.)
Our main...
Started by mindless_developer_man on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
It's not really for your day to day work but the more cores the better....
Go for the Core 2 Quad and you'll software then always go for the highest number of cores.
Compiles that would use all cores are probably disk bound anyway.
|
Ask your Facebook Friends
|
Can a Multi core CPU server be configured to allow the OS to see all the cores as a single CPU and there by allowing the processor to function as a single CPU?
A lot of modern day servers are multicore CPUs. Are they ways for all the CPU cores to report...
Started by L. DPenha on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at serverfault):
Then run a single instance of the appDepending on the BIOS... .
Application on a multi-core machine and take full advantage of all the cores?"
The answer is : no
A single single-core VM's as there are physical cores in the system.
|
|
Possible Duplicate:
Programmatically find the number of cores on a machine
I have a 3d game, and I am rebuilding its engine from scratch.
The new incarnation uses multi-threading to take advantage of multiple cores.
Does anyone know of a cross-platform...
Started by AnalyticaL on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I don't.
Stackoverflow Archive:
Programmatically find the number of cores on a machine
Accepted Answer doesn't expose the concept of cores, so there is nothing in the language itself to help you.
|
|
I have two cores in my computer, and i want to know this: When my computer is running several programs at once (firefox, downloading, uninstalling, etc.), how well is windows distributing that across multiple cores?
Started by RCIX on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Here's a video.
It's going to depend on the version of Windows.
More cores wouldn't help you at all.
|
|
Hi,
Is there a way via .NET/C# to find out the number of CPU cores?
Thanks!
PS This is a straight code question, not a "Should I use multi-threading?" question! :-)
Started by Gregg Cleland on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Of cores on the local machine..
|
|
As our unit test numbers increase we are finding it increasingly difficult to continually run all the tests on our developer machines. Does anyone know if Visual Studio 2008:
natively targets multiple cores doesn't target multiple cores automatically,...
Started by Chris Arnold on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
You would have to put some work in to get a unit test application based on an xUnit framework to target multiple cores, (ie concurrency problems that arise....
Or the like, then its (3), the framework that doesn't target multiple cores at all.
|
|
I've got an Intel Core i7 920 in an Asus P6T, for which my OS reports having 8 cores. Core i7 is Quad, so presumably this is due to Hyperthreading being enabled in BIOS. I could imagine that Intel's HT might allow one core to max out when the other "half...
Started by NVRAM on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
Even though most pieces of software may not be multi core intelligent, the operating system is and if for example, you have sixteen processes, it will put two on each core don't have 8 but 4 "pseudo cores....
The more cores the better.
|
|
I just bought a shiny new copy of VMware Workstation 7... and I noticed some new options for processors:
Number of processors & number of cores.
I'm running VMware on an i7 Quad core. How do I maximize performance... 4 processors, 1 core each or 1 processor...
Started by Giovanni Galbo on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
XP Home, for example, will not recognize a second processor but has no problem with a single multiple core CPU, likewise Windows Server 2003 Standard....
That treat cores differently to processors, this is generally due to licensing constraints.
|