Sponsored White Papers, Webcasts, and Downloads
ZDNet Resources
- Intel Threading Tools and OpenMP
- Explicit threading methods, such as Windows threads or POSIX threads, use library calls to create, manage, and synchronize threads. Use of explicit threads requires an almost complete restructuring of affected code. On the other hand, OpenMP is a set of pragmas, API functions, and environment variables that enable one to...
- Tags: Thread, Tool, Intel Corp., OpenMP, Microsoft Windows, Development Tools, Operating Systems, Software, Software Development, Software/Web Development
- White papers 2008-05-02
- Intel Ct leaps ahead in multi-threaded development
- Intel Ct leaps ahead in multi-threaded developmentMC threading is indeed an exciting indsturty transitionThe SW writing community has now a new frontier to learn and hone their skills for the future. I hope Americans take advantage of this direction early and not let the international development community to step in...
- Tags: PRODUCTIVITY, Processors, Intel Corp., OpenMP, SIMD programming model, Intel CT
- Discussion threads 2007-06-25
- Intel Ct leaps ahead in multi-threaded development
- At Intel research day last week, one of the most impressive things I've seen to date in the parallel programming arena leapt out on center stage. I blogged earlier this month about "The death of single-threaded development" due to the systemic shift microprocessor progression. The future looked grim for any...
- Tags: Servers, Processors, Intel, Hardware, Development, Desktop
- Blog posts 2007-06-25
- The death of single threaded development
- Applications use to get free performance boosts whenever the clock speed on the CPU and memory bus went up at an exponential rate. For two decades, applications just magically doubled in speed every two years without any requirement to redesign the code but the era the "free lunch" performance boosts...
- Tags: Servers, Intel, Hardware, Development, Desktop, AMD
- Blog posts 2007-06-06
- OpenMP and C++
- This paper presents the experiences parallelizing the C++ programs DROPS and FIRE with OpenMP. Though the OpenMP specification includes C++, several shortcomings and missing features can be noticed in both the current OpenMP compilers and the specification. The paper proposes solutions of how to overcome these problems and formulate wishes...
- Tags: Specification, C++, OpenMP, C/C++, Programming Languages, Software Development, Software/Web Development
- White papers 2006-04-28
Additional Resources
- Cray XT5 Jaguar bests IBM Roadrunner as world's fastest supercomputer
- What operating systems are they running on?Just curious. :-)RE: Cray XT5 Jaguar bests IBM Roadrunner as world's fastest supercomputerFrom:http://www.nccs.gov/jaguar/#fragment-1Each node runs Cray's version of the SuSE Linux operating system. Cray has tuned the Linux kernel to remove unnecessary services from the compute nodes. The result is that the operating system...
- Tags: Operating systems, OPEN SOURCE, UNIX, IBM Corp., Cray Inc., Linux, operating system, supercomputer
- Discussion threads 2009-11-16
- TotalView 8.7.0 (Mac)
- Etnus TotalView leverages more than 19 years of continuous product development to maintain its clear leadership position. More and more developers are discovering its unequaled value for applications written for simulation and modeling, special effects, finance, telecommunications, scientific analysis, animation, biotechnology and many other fields. Available on Linux, UNIX...
- Tags: Apple Macintosh, On-demand, Memory Leak, TotalView Technologies, Managed Hosting, Product Development, Leadership, Cloud Computing, Research & Development, Business Operations, Management
- Software downloads 2009-08-25
- Intel Math Kernel Library 10.2 (Windows)
- Intel Math Kernel Library provides an expedient way to achieve parallelism for math routines--the mainstay in scientific, engineering, and financial codes--to realize the performance benefits of Intel Architecture platforms. Core math functions include BLAS, LAPACK, ScaLAPACK, Sparse Solvers, Fast Fourier Transforms, Vector Math, and more. Offering performance optimizations for Intel...
- Tags: Performance, Microsoft Windows, Intel Corp., Intel Math Kernel Library, Intel MKL, Intel MKL 10.2, Performance Management, Human Resources, Workforce Management
- Software downloads 2009-06-23
- PPoPP 2009 Day 2: Are most programmers stupid?
- The second day of the PPoPP 2009 conference started with a controversial keynote by Yale Patt from the University of Texas at Austin. It was so controversial, for me at least, that I decided to wait a few days to calm down before writing about it. He had three main...
- Tags: Software, Hardware, Programmer, Programming, Development Tools, Software Development, Software/Web Development, Ed Burnette
- Blog posts 2009-02-20
- TotalView 8.6.2 (Mac)
- Etnus TotalView leverages more than 19 years of continuous product development to maintain its clear leadership position. More and more developers are discovering its unequaled value for applications written for simulation and modeling, special effects, finance, telecommunications, scientific analysis, animation, biotechnology and many other fields. Available on Linux, UNIX...
- Tags: Apple Macintosh, On-demand, Memory Leak, TotalView Technologies, Managed Hosting, Product Development, Leadership, Cloud Computing, Research & Development, Business Operations, Management
- Software downloads 2009-01-20
- The Final Version of the Code Analyzer VivaMP 1.00 Intended for OpenMP-Program Developers Is Released
- OOO "Program Verification Systems" Company announces release of the static code C/C++ code analyzer VivaMP 1.00. VivaMP analyzer is intended for diagnosing parallel errors in the software implemented on the basis of OpenMP technology. It is no secret that the modern compilers which support OpenMP parallel technology provide rather ineffective...
- Tags: Developer, Diagnosis, Error, VivaMP Analyzer, VivaMP Software, C/C++, Programming Languages, Development Tools, Tools & Techniques, Software Development, Software/Web Development, Management
- White papers 2009-01-01
- Image Processing: Stop Developing Code From Scratch
- There is a better way to develop code for images than writing it from scratch. Now, using new Intel Parallel Studio products, developers can efficiently transform image processing for improved productivity and performance. Integrated with Microsoft Visual Studio for C/C++, Intel Parallel Composer, Intel Parallel Amplifier, and Intel Parallel Inspector...
- Tags: Image Processing, Intel Corp.
- Webcasts 2009-01-01
- The 2007 IT top ten list
- If I had to pick one word to describe 2007 it would be "emergence" - lots of things that were building up to change, changed. In politics George Bush got his mojo back: from stem cells and Iraq to his policies on Russia, climate change, and oil devaluation...
- Tags: Game, Apple iPhone, Processor, Marketing, Information Technology, Microsoft Corp., Multi-core, IBM Corp., Microsoft Windows, Strategy, Processors, Operating Systems, Software, Management, Semiconductors, Hardware, Components, Paul Murphy
- Blog posts 2007-12-27
- Microsoft Visual C++ 2008 Redistributable x64 (Windows)
- The Microsoft Visual C++ 2008 Redistributable Package (x64) installs runtime components of Visual C++ Libraries required to run 64-bit applications developed with Visual C++ on a computer that does not have Visual C++ 2008 installed. This package installs runtime components of C Runtime CRT, Standard C++, ATL, MFC, OpenMP...
- Tags: Microsoft Visual C++, Microsoft Windows, Microsoft Corp., Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
- Software downloads 2007-11-29
- SC07 Day 2: Emerging hardware to force drastic changes in programming
- "We live in interesting times." That was the message from Tim Mattson, a Principal Engineer at Intel during a tutorial Monday on advanced OpenMP programming. Other presenters at SC07 agreed: software development is much more difficult than it used to be, and it's only going to get worse. ...
- Tags: Processor, I/O, Hardware, Programming, GPU, Ed Burnette
- Blog posts 2007-11-13
- SC07 Day 1: Parallel computing 101
- SC07 Day 1: Parallel computing 101Where does PVM Oak Ridge National Laboratorystand today? Just curious. I took a class in parallel programming way back in the mid-90's and PVM was hot stuff at that time.PVM is deadPVM is dead, at least according to the presenters at the MPI and OpenMP...
- Tags: PVM
- Discussion threads 2007-11-12
- SC07 Day 1: Parallel computing 101
- Quentin Stout and Christiane Jablonowski from the University of Michigan gave a nice introduction to parallel computing on Sunday. They covered everything from architecture to APIs to the politics of sharing a common compute resource. Hardware designs for parallel computing are as diverse...
- Tags: Processor, Controller, Computing, SIMD Architecture, Shared-everything, MPI, Processors, Semiconductors, Hardware, Components, Ed Burnette
- Blog posts 2007-11-12
- Intel launches new HPC/Cluster development tools
- Ahead of next week's supercomputing convention in Reno Nevada, Intel has launched a new set of tools to simplify cluster development for Linux and Windows optimized for Intel and AMD processors. Key features are: Intel MKL adds an out-of-core solver, and includes cluster support (ScaLAPACK & DM-FFTs)...
- Tags: Development Tool, Tool, Intel Corp., Linux, Microsoft Windows, Operating Systems, UNIX, Open Source, Software, George Ou
- Blog posts 2007-11-08
- AMD's Barcelona benchmarks: Omissions and disclosure matter
- [Update 9/16/2007 - After doing a little more digging, it appears that SPEC's rules require the clear statement of a basis of comparison www.spec.org/fairuse.html rule 3.b. Without a basis of comparison, there's no telling what the marketing department is talking about. Without the basis of comparison, it's like calling someone...
- Tags: Processor, Performance, Compiler, Barcelona, AMD Opteron, Advanced Micro Devices Inc., Intel Corp., Development Tools, Performance Management, Processors, Software Development, Software/Web Development, Human Resources, Workforce Management, Semiconductors, Hardware, Components, George Ou
- Blog posts 2007-09-14
- Microsoft Visual C++ 2005 SP1 Redistributable Package (x64) 8.0.50727 (Windows)
- The Microsoft Visual C++ 2005 SP1 Redistributable Package (x64) installs runtime components of Visual C++ Libraries required to run 64-bit applications developed with Visual C++ on a computer that does not have Visual C++ 2005 installed. This package installs runtime components of C Runtime CRT, Standard C++, ATL, MFC, OpenMP...
- Tags: Microsoft Visual C++, Microsoft Corp., Microsoft Development Tools, Programming Languages, Microsoft Windows, Development Tools, Software Development, Software/Web Development, Operating Systems, Software
- Software downloads 2007-09-04
- << Previous
- page 1 of 1
- Next >>
IT Solutions for 2010
-
Get cost-effective strategies and roadmaps on the most important issues facing
IT leaders in 2010! Learn how to easily cut costs and deliver greater
efficiency starting with your database, IT compliance management and data
center. Visit the IT Leaders Dashboard. Visit the IT Leaders Dashboard.
-
-
Read about top issues IT decision-makers face every day, plus get cost effective solutions to real life IT problems.
Oracle Topline
-
White Papers and Webcasts