All Articles Tagged Visual Studio
| Link/Url | Tags |
|---|---|
| How to fail your build in VS with a small mistake.[Forums] This is a cautionary tale. I did this myself and it took several days until I discovered the mistake. I wanted the Intel Compiler to handle .f95 as well as .f08 files from Visual Studio so I went into... Posted: 2012-05-25 06:10:16 | extension, options, Visual Studio |
| Parallel Programming Methods: An Intel and Microsoft Viewpoint Session overview at IDF 2011[Videos] Intel's Dr. Clay Breshears talks to Intel's James Reinders and Microsoft's Steve Teixeira about the session they led at the Intel Developer Forum.Their talk was focused on support for Parallel Programming when... Posted: 2011-09-30 10:56:27 | Dr. Clay Breshears, intel developer forum, James Reinders, Microsoft, parallel tools, steve teixeira, Visual Studio |
| Parallel Studio loading by default in Visual Studio[Forums] Hi all,When I installed Parallel studio, I selected to add integration to Visual Studio 2005 and 2008. My company only has a few floating licenses for Parallel Studio, so I would prefer to only use it... Posted: 2011-08-01 06:43:08 | license, toolbar, Visual Studio |
| VS2010 solution conversion wizard and Intel projects[Forums] Hi, My VS2005 solution contains Intel projects (i.e. .icproj). In VS2010, attempting to load the solution brings up the 'solution conversion wizard', however the wizard attempts to convert... Posted: 2011-06-19 03:06:35 | IDE integration, Visual Studio, VS2010, wizard error |
| Can\'t find a break point in 2 byte language folder[Forums] Can't find a break point in 2 byte language folder In Visual fortran 11.1, 2011 & Visual Studio 2008, 2010One of the 2 byte language is KoreanSoWhen I use Intel Visual Fortran, I can not use Korean... Posted: 2011-01-23 17:54:44 | 2 byte language, break point, korean, Visual Studio |
| Debugging Intel(R) Array Building Blocks Programs in Microsoft* Visual Studio*[Knowledgebase] Introduction Version Application Notes Prerequisites Add the Debugger Integration Remove the Debugger Integration Basic Usage Known Issues and Limitations Introduction : This article explains debugger... Posted: 2010-09-22 21:00:00 by Andrew Kaylor (Intel) | debug, Visual Studio |
| 64-bit Ct Windows Linker with Parallel Studio SP1[Knowledgebase] Problem : When using 64-bit ct.dll in conjuction with Parallel Studio SP1, the linker will appear to spin, but will eventually crash with an out-of-memory error. Environment : 64-bit Windows, Ct Beta... Posted: 2010-06-07 21:00:00 by Noah Clemons (Intel) | 64-bit, Composer, dll, ICC, memory, parallel studio, SP1, Visual Studio, windows |
| Intermittent Errors Occurring When Building under Visual Studio*[Knowledgebase] Reference Number : DPD200141726Version : 11.1 and earlierProduct : Intel(R) Visual Fortran Compiler Professional Edition for Windows*Operating System : Microsoft Windows XP*, Microsoft Windows... Posted: 2010-03-07 23:00:00 by Roland Wiele (Intel) | ClosedSWDefect, intermittent build errors, parallel build, Visual Studio |
| Description of the error of integrating Intel Parallel Studio Service Pack 1 into Visual Studio 2005/2008[Forums] We noticed an error of integrating Intel Parallel Studio Service Pack 1 into Visual Studio 2005/2008 and would like to describe it in this post and tell you how to fix it. We pursue several goals. First,... Posted: 2010-02-13 03:42:00 | Intel Parallel Studio, Visual Studio |
| Intel® Parallel Inspector’s Solution Explorer context menu stops working after installing Intel® Parallel Advisor Lite[Knowledgebase] Problem : When Intel(R) Parallel Advisor Lite is installed after Intel(R) Parallel Inspector Update 1 is installed, the Solution Explorer Context Menu of Parallel Inspector Visual Studio integration... Posted: 2009-08-07 00:00:00 by RAVI (Intel) | Intel(R) Parallel Advisor Lite, Intel(R) Parallel Inspector, Visual Studio |
| Can I export a makefile from Visual Studio?[Knowledgebase] This capability was removed from Visual Studio starting with Visual Studio .NET 2003*.Discussion on the msdn.com and microsoft.com web sites indicate that this featurewill not be implemented in future... Posted: 2009-07-07 00:00:00 by Steve D. (Intel) | C++, compiler, export, export makefile, makefile, Visual Studio |
| Intel® Parallel Studio Overview[Videos] A quick overview of the need for threaded applications to take advantage of multicore processors and how Parallel Studio integrates into Microsoft Visual Studio* to make it easier to create reliable, fast... Posted: 2009-05-17 09:10:15 | parallel studio, Visual Studio |
| Intel® Parallel Studio Getting Started Demo[Videos] This 10 minute video takes you through the nQueens example showing how to use Parallel Composer, Parallel Inspector and Parallel Amplifier to create, debug and tune an application. Posted: 2009-05-15 17:13:35 | parallel studio, Visual Studio |
| Intel® Parallel Studio Tour[Videos] Posted: 2009-05-15 17:26:40 | parallel studio, Visual Studio |
| Intel® Parallel Composer with Intel® TBB and Intel® IPP[Videos] Posted: 2009-05-14 20:23:35 | Composer, Intel IPP, Intel TBB, Parallel Composer, TBB, Visual Studio |
| Intel® Parallel Composer Performance Scaling[Videos] Posted: 2010-11-04 16:23:10 | C++ Compiler, Parallel Composer, Visual Studio |
| Intel® Parallel Inspector used to memory check SMOKE Demo[Videos] Paul Lindberg describes how Intel® Parallel Inspector found critical memory errors in SMOKE demo. Posted: 2009-05-14 19:17:33 | Inspector, Parallel Inspector, parallel studio, Visual Studio |
| Intel® Parallel Inspector used to thread check SMOKE Demo[Videos] Paul Lindberg describes how Intel® Parallel Inspector found critical threading errors in SMOKE demo. Posted: 2009-05-14 19:12:08 | Inspector, Parallel Inspector, parallel studio, Visual Studio |
| Intel® Parallel Inspector Benefits[Videos] Short video highlighting the benefits of using Intel® Parallel Inspector. Posted: 2009-05-14 18:58:17 | Inspector, Parallel Inspector, parallel studio, Visual Studio |
| Intel® Parallel Inspector Advantages[Videos] Short video highlighting the advantages of using Intel® Parallel Inspector. Posted: 2009-05-14 18:54:59 | Inspector, memory error, Parallel Inspector, parallel studio, Visual Studio |
| Intel® Parallel Inspector More Than a Problem Finder[Videos] Parallel Inspector does more than just find the problems, it provides guidance to help solve the problem. Posted: 2009-05-14 18:46:27 | Inspector, Parallel Inspector, parallel studio, Visual Studio |
| Intel® Parallel Amplifier used to tune SMOKE Demo[Videos] Paul Lindberg describes how he improved the performance of the SMOKE demo by using the hotspot analysis capability in Parallel Amplifier. Posted: 2009-05-14 17:32:09 | Amplifier, Amplifier Hotspots, parallel amplifier, Smoke, Visual Studio, Vtune, VTune analyzer |
| Intel® Parallel Amplifier Start/Paused[Videos] Start, pause and restart the collection of data to focus your tuning effort on a specific performance issue. Posted: 2009-05-14 15:48:42 | Amplifier, parallel amplifier, Visual Studio, Vtune, VTune analyzer |
| ifort in one machine, c visual studio in other, possible?[Forums] I have what I think would be a very noob question.I have in my laptop installed VS 2008 and Ifort 11 under Vista 32. But I would like to run my code in a server Win Server 64 to which I dont have admin... Posted: 2009-04-29 12:39:39 | 32 Bit, 64-bit, Visual Studio |
| Just how much slower should debug mode in VS be?[Forums] Hey folks I have a model that is normally executed via BAT file, taking about 15 seconds to complete the simulation. When I execute the exact same model application in debug mode from within Visual... Posted: 2009-04-29 12:28:09 | Visual Studio |
| 64 bits, Wp64, Visual Studio 2008, Viva64 and all the rest...[Knowledgebase] Andrey KarpovOOO "Program Verification Systems" AbstractIntroduction1. What is /Wp64 key?2. Why do we need Viva64 analyzer if we have /Wp64?3. Why is /Wp64 key declared deprecated in Visual Studio 2008?4.... Posted: 2009-04-21 00:00:00 by Andrey Karpov | /Wp64, 64-bit, C++, Visual Studio, Viva64, x64 |
| MS Parallel Extensions ?[Forums] Any chance of getting the June 2008 CTP of the MS Parallel Extensions (http://www.microsoft.com/downloads/details.aspx?FamilyId=348F73FD-593D-4B3C-B055-694C50D2B0F3&displaylang=en) on the windows machine... Posted: 2009-04-06 10:52:50 | c#, Parallel Extensions, Visual Studio |
| Visual Studio Project: IVsSccProject2::SccGlyphChanged(0, NULL, NULL, NULL) not handled[Forums] Hi,One of our AnkhSVN (http://ankhsvn.net) users reports that the Intel Fortran projects in Visual Studio don't automatically update their SCC (Source Code Control) glyphs when this project is... Posted: 2009-03-03 04:12:25 | SCC, Visual Studio |
| 5 minutes to understand video series - Intel(R) Thread Checker[Videos] The "5 minutes to understand" series show how to use Intel(R) VTune(TM) Performance Analyzer, Thread Profiler and Thread Checker products. In these videos, you will learn the basics of the products and... Posted: 2008-12-11 03:22:51 | Intel Thread Checker, performance, Thread Profiler, tools, Visual Studio, Vtune |
| 5 minutes to understand video series - Intel(R) Thread Profiler[Videos] The "5 minutes to understand" series show how to use Intel(R) VTune(TM) Performance Analyzer, Thread Profiler and Thread Checker products. In these videos, you will learn the basics of the products and... Posted: 2008-12-11 03:18:19 | concurrency analysis, multi-core, performance optimization, Thread Profiler, Videos, Visual Studio |
| Warnings in Visual Studio 2008: C4512, C4127, C4244, C4100 (#include <concurrent_hash_map>)[Forums] Hi, I downloaded TBB (tbb21_20080605oss binary for Windows) and started using concurrent_hash_map. However using it triggers warnings by Visual Studio (I am compiling on the highest warning level). I... Posted: 2008-11-16 03:07:16 | Visual Studio, warnings |
| Compiling and Linking Intel MKL 10.0 using Microsoft* Visual Studio* 2005 or 2008[Knowledgebase] The following provides instructions for compiling and linking your program with Intel® MKL v.10.x using Microsoft* Visual Studio* 2008 or Microsoft* Visual Studio* 2005: Select View » Solution Explorer... Posted: 2010-10-11 08:30:00 by AmandaS (Intel) | Visual Studio |
| Intel Visual Fortran - fatal error LNK2023: bad DLL or entry point msobj80.dll[Knowledgebase] For error messages:LINK: fatal error LNK2023: bad DLL or entry point 'msobj80.dll'or 'cannot find msobj80.dll'or for problems with setting breakpoints in the debugger You may have encountered a known... Posted: 2009-06-01 21:00:00 by Steve D. (Intel) | Fortran compiler, Intel Visual Fortran, IVF, msobj80, MSOBJDLL, Visual Studio, Visual Studio Premier Partner Edition, VSPPE |
