|
|
|
Re: Athlon64 X2 | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
Mark Hahn wrote:
That would be sort of expensive for me. hopefully MSI will release a BIOS update real soon now.with an Athlon 64 3500+, and I want to upgrade to the X2 processors. I also want to start programming specifically for dual cores -- I thinkyou can practice by getting a dual-socket board with single-core chips; there's nothing new, at least at user-level, to dual-core.
Speaking as a beginner in C where can I find good sample code that does this? How can I programmatically check for multiple CPUs or a multicore CPU? How can I programmatically send one thread to a specific CPU or CPU core? Or do I just create multiple threads and let the OS decide where to send them?for that your code needs to start multiple threads. I need to start looking for documentation that explains how to do this.yes, you need >1 thread or process. but that can be had using many different programming interfaces: fork, threads, openmp, mpi, etc.
regards, mark hahn.
-- amd64-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/amd64-list
[Search] [Home] [Kernel List] [Linux ia64] [Linux X86_64] [Red Hat Install] [Red Hat Migration] [Red Hat Development] [Red Hat 9 Bible] [Red Hat 9 Mailing List] [Fedora Legacy] [Yosemite News]