Click here to Skip to main content
15,885,757 members
Everything / Intel

Intel

Intel

Great Reads

by Chris Maunder, Henry Gabb
A rambling chat about parallelization, vectorization, Intel® Parallel Studio XE and how sometimes you really need to trust the tools you use.
by CodeProject
Dave Butler, VP and Senior Business Leader at MasterCard, offers developers insight into the company’s worldwide OpenAPI platform.
by Allister Beharry
oneMD is a molecular dynamics simulator coded in C++ 17 designed to take advantage of hardware data parallelism across a diverse set of devices and architectures using Intel's oneAPI framework and SYCL -- the successor to the OpenCL standard for parallel processing
by CodeProject
Richard Tate of HopeLab on developing successful healthcare apps.

Latest Articles

by Intel
A Deep Dive into Performance Tuning for the Intel® Xeon® CPU Max Series
by Intel
Take Advantage of On-Chip Acceleration of Data Transformation in 4th Gen Intel® Xeon® Scalable Processors
by Intel
Train Large Language Models Quickly and Easily on Intel® Processors
by Benjamin Consolvo
This article explores the use of Large Language Models (LLMs) in various applications, such as chatbots, code generation, and debugging.

All Articles

Sort by Score

Intel 

5 Nov 2017 by Chris Maunder, Henry Gabb
A rambling chat about parallelization, vectorization, Intel® Parallel Studio XE and how sometimes you really need to trust the tools you use.
4 Nov 2013 by CodeProject
Dave Butler, VP and Senior Business Leader at MasterCard, offers developers insight into the company’s worldwide OpenAPI platform.
15 Sep 2021 by Richard MacCutchan
Multiplication and Division in MIPS Assembly Language[^]
15 Mar 2021 by Allister Beharry
oneMD is a molecular dynamics simulator coded in C++ 17 designed to take advantage of hardware data parallelism across a diverse set of devices and architectures using Intel's oneAPI framework and SYCL -- the successor to the OpenCL standard for parallel processing
15 Sep 2021 by CPallini
Note, you don't have to use the multiplication. You know, the left shift...
29 Oct 2013 by CodeProject
Richard Tate of HopeLab on developing successful healthcare apps.
12 Mar 2014 by novadivlja
I wonder is it possible to implement new features in existing bios, in other words is there some libraries (like sdk) of motherboard which give you chance to make easy your own bios?What mean "supported motherboard" - is that include libraries for developing or just mean that you can...
13 May 2015 by Android on Intel
This article aims to change your thinking on how SIMD programming can be applied in your code.
25 Sep 2017 by Jochen Arndt
Quote: The question is: ¿does intel E5 has coprocessor? Yes. All x86 based CPUs have a build-in x87 FPU and vector units (SSE, AVX). Quote: Can I use a compiler directive to run it faster? Yes, but it depends on the compiler and if you can accept reduced error handling and not being strict IEEE...
18 Dec 2023 by Intel
A Deep Dive into Performance Tuning for the Intel® Xeon® CPU Max Series
18 Dec 2023 by Intel
Train Large Language Models Quickly and Easily on Intel® Processors
11 Dec 2023 by Benjamin Consolvo
This article explores the use of Stable Diffusion models, focusing on image-to-image generation, using Intel's newly released Intel Data Center GPU Max Series 1100.
12 Dec 2023 by Benjamin Consolvo
This article discusses the application of Stable Diffusion models in generative AI, focusing on image generation from text prompts.