Tuesday, September 9th, 2008
Shameless Plug: IBM offers developers, customers access to its Chiphopper tools
The Chiphipper program is an interesting program where IBM gives its ISV partners access to a toolset that allowed them to validate their x86 Linux applications for Linux on POWER and z mainframe platforms. It may seem trivial, but ask any developer and the challenge of moving from one architecture to another without tools can be a pain.
With Chiphopper, the process becomes fairly automated in discovering what needs changed before starting a port and makes it fairly easy to offer an application on multiple platforms. Developers use these tools on their x86 code so you don’t even need access to Power or mainframe hardware to use them. You can even use the tools with open source applications.
Now IBM is offering these tools to any developer or customer that wants to port their x86/Linux application to Linux on Power or System z (mainframes). The IBM team has been collaborating with the Linux Foundation and I think some of the tools overlap with the LF’s LSB application testing tools. If fact, these tools can be used as a step toward LSB certification of your application.
The first set of tools used in the Chiphopper offering comes from the Linux Standard Base (LSB), a project of the Linux Foundation. When using standard interfaces, the developer can have confidence that these interfaces will be stable over time. Developers can focus on adding new functionality to enhance the application instead of having to rewrite over and over for changing interfaces. Developers can use the LSB Application Testkit Manager, located on the Linux Foundation Web site, to check whether the interfaces used by an application are part of an LSB standard.
Please leave a Comment