This is a cache of https://developer.ibm.com/technologies/linux/articles/. It is a snapshot of the page as it appeared on 2026-02-23T16:08:38.460+0000.
Linux - Articles - IBM Developer
IBM Developer

Linux

The open source operating system that runs the world.

The open source operating system that runs the world.

Articles

10 November 2021

Article

Porting to Linux on Power: 5 tips that could turn a good port into a great port

Porting from Linux on x86 to Linux on Power is usually easy, but developers should be aware of differences that may manifest as compilation, linking, or run-time errors, or performance issues. This article lists those differences, and describes approaches for fixing, improving, or working around them. Awareness of these differences and mitigation techniques can aid in getting the best results from a porting effort as quickly as possible.

Porting to Linux on Power: 5 tips that could turn a good port into a great port

20 August 2018

Article

An introduction to neural networks

Neural nets may be the future of computing. A good way to understand them is with a puzzle that neural nets can be used to solve. Suppose that you are given 500 characters of code that you know to be C, C++, Java, or Python. Now, construct a program that identifies the code's language. One solution is to construct a neural net that learns to identify these languages. This article discusses the basic features of neural nets and approaches to constructing them so you can apply them in your own coding.

An introduction to neural networks

1–12 of 18 items
of 2 pages