Software Tuning, Performance Optimization & Platform Monitoring
Discussion regarding monitoring and software tuning methodologies, Performance Monitoring Unit (PMU) of Intel microprocessors, and platform updating.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Multicore prcessor uses through dot net programming

Kundan_Kumar
Beginner
2,296 Views

Can anyone guide us how toachieve multicore processor programming using dot net framework?

0 Kudos
5 Replies
Patrick_F_Intel1
Employee
2,296 Views

Hello Kundan,
You would probably have more success going after folks who do .net programming and ask them about using multiple threads.
I found one such site using google.
http://thedotnethub.blogspot.com/2010/04/introducing-net-40-parallel-programming.html
Hope this helps,
Pat

0 Kudos
SergeyKostrov
Valued Contributor II
2,296 Views
I recommend you to lookfor articleson MSDN. Here is a link:

http://msdn.microsoft.com/en-us/magazine/default.aspx

Best regards,
Sergey
0 Kudos
SergeyKostrov
Valued Contributor II
2,296 Views
0 Kudos
OKohl
Beginner
2,296 Views
.Net 4.0's "Parallel.For" will be a good place to start. Good Luck
0 Kudos
Sefali
Beginner
2,085 Views

Hello Kundan

In the .NET framework 4+, there is enhanced support for parallel programming, including new class library types, Tasks, Parallel For, Parallel Linq, and concurrent collections. Check out some of these features here: multicore processor programming using dot net framework.

 

To help with the issue you can take the help of JumpGrowth, They have a dedicated team of analysts, designers, developers, and testers to create a .NET application with intuitive UX and modern UI. Their Custom Dot Net Development Services assure seamless workflow integration and superior quality web-based portals.

 

0 Kudos
Reply