- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
can i use the Intel Thread Checker-Tool to check parallel programms that are parallelized with ParallelFX Task Parallel Library (TPL) in C+#????
is it possible or not?
thanks.
greetings,
peter
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Microsoft's ParallelFX or Parallel Extensions to the .NET FX CTPis built on the .NET Framework,.NET FX 3.5. This is managed runtime code. IntelThread Checker requires native code using Win32* and COM* threads and the 64-bit extension (or pthreads on Linux or MaxOS*). If you tried using Intel Thread Checker with ParallelFX, the run would test the ParallelFX support functions but not the programs embedded within.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
thanks for your help.
Can i not compile my C#-application and create a Exe-File and test this exe-File wiht Intel Thread Checker?
it works or not?
thanks.
greetings,
peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
thanks for your answer. Now my question is answered ;-) .
Greetings,
Peter
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page