More often than not, we need a tool that helps create "given number of file" and "given size of files" in a "given directory" on a file storage or a filesystem. I need it in many POC with Spectrum Scale. So here is a quick basic script that helps you do that. Get it from: https://github.com...
Originally posted by: Michael Wong So much has been happening in OpenMP since SC 12 that I hope to capture it all in this post while flying to the ADC C++ meeting where I will talk about C++14, ISOCPP.org, and Transactional Memory. First, the research arm of OpenMP is IWOMP, the...
Originally posted by: melaniejs Check out this webinar by IBM Systems Magazine about Smart Tools on IBM i, AIX, and Linux for Faster Time to Market Get an early look at the next version of Rational's offerings for Power Systems. New advancements in compilers and significantly enhanced...
Originally posted by: dzabawa The AIX tprof utility is a valuable tool for optimization which provides features to identify performance bottlenecks within programs and to aid in analysis of performance-critical code. The IBM XL C/C++ Compiler provides features to aid in the use of tprof for...