Top "Intel" questions

For issues related to Intel semiconductor chips and assemblies, Intel architectural features and ISA extensions, and Intel chips micro-architecture.

Why use _mm_malloc? (as opposed to _aligned_malloc, alligned_alloc, or posix_memalign)

There are a few options for acquiring an aligned block of memory but they're very similar and the issue mostly …

c memory-management intel dynamic-memory-allocation
How to create a callback for "monitor plugged" on an intel graphics?

I've got an eeepc with an intel graphics. I'd like to hook a script to the event of a monitor …

linux intel xorg udev
Intel HAXM installation error in VMWare

My own processor supports virtualisation: I think i have activated it also in my bios settings. And it is the …

android virtual-machine intel haxm
VAO and element array buffer state

I was recently writing some OpenGL 3.3 code with Vertex Array Objects (VAO) and tested it later on Intel graphics adapter …

opengl intel nvidia opengl-3 vertex-array
how verify that operating system support avx2 instructions

I have configuration: Intel(R) Core(TM) i7-4702MQ CPU (with Haswell architecture), Windows 8, Intel C++ Compiller XE 13.0. I …

c vectorization intel instruction-set avx2
How do I monitor the status of a RAID array on an Intel controller from a Windows application?

I need to check the status of a RAID array on an Intel controller from my Windows application periodically (or …

windows intel raid
Android Emulator Doesn't Use HAXM

I'm having a problem with HAXM. Before I was using Windows 7 and everything was fine but after upgrading to Win8.1 …

android intel launch haxm
Is Intel based graphic card compatible with tensorflow/GPU?

Is this graphic card compatible with tensorflow/GPU ? *-display description: VGA compatible controller product: Haswell-ULT Integrated Graphics Controller vendor: Intel …

tensorflow gpu intel graphic
what is a store buffer?

can anyone explain what is load buffer and how it's different from invalidation queues. and also difference between store buffers …

architecture hardware intel cpu-architecture
Android Studio Virtual Device install stuck at - Invoking Installer Running Intel® HAXM installer

Error Screenshot I just installed Android studio and was going through the steps to create a new virtual device. I …

android intel haxm