Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

directing a process to a particular core in C++ programm

Status
Not open for further replies.

syedshan

Advanced Member level 1
Advanced Member level 1
Joined
Feb 27, 2012
Messages
463
Helped
27
Reputation
54
Reaction score
26
Trophy points
1,308
Location
Jeonju, South Korea
Activity points
5,134
hey every one,

Does any one has any idea of how we can assign the processes to any particular core only. Is it possible, do we have to stop other tasks enteting that core.
My main concern is Just to divide the processes in C++ codes and separate them from each other to independent to each core.
I have 3 processes ( Data fetching, File writing, displaying wave on my PC LCD on run-time) the third one is the future task,not in consideration now. Hence primarily 2 processes.

Note that I have core i7 PC with 4 cores?

I am working over C++ in implementation.

Thanks
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top