Quantcast
Channel: Intel® Software - Intel® C++ Compiler
Browsing all 1175 articles
Browse latest View live

_mm256_load_si256

HiSuddenly, using this program gives strange results - only the lower 128 bits are loaded and the upper are zeroized.What can be wrong?I use Visual Studio 2015 with the 2017 compiler.Thank you! Sorin

View Article


How to do divide

HelloHow to divide168/2 

View Article


How to do subtraction

Hello sirHow to do subtraction 168-28

View Article

How to multiply

Hello sirHow to do multiply 168*4

View Article

What is timer in intel

HelloWhat is timer in intel 

View Article


How to generate pwm

HelloHow to generate pwm in intel

View Article

How to connect lan

HelloHow to connect LAN to intel 

View Article

how to convert binary to decimal

Hello sirhow to convert binary to decimal 110011.01

View Article


how to convert octal into binary

Hello sirHow to convert octal into binary 236

View Article


Broken Integration with Visual Studio 16.1.1 2019

Integration with Visual Studio (I'm using Intel Parallel Studio XE 2019 on Windows 10) is broken. When converting directly from within Visual Studio to using Intel C++ Compiler, I get the error message...

View Article

Can I use __mmask8 in intrinsic functions without AVX512DQ?

Some AVX512F intrinsic functions use __mmask8 masks, but 8-bit mask instructions like KMOVB and KANDB require AVX512DQ. How can I make sure the compiler uses 16-bit mask instructions (KMOVW, KANDW) and...

View Article

How to build Boost C++ 1_70_0 with Intel C++ 19.0 update 4?

Hi I got lot of error messages using :b2 --toolset=intel-19.0-vc14 cxxflags=/Qstd=c++14 address-model=64 -j4(worked fine with Intel C++ 18)Any suggestion?Thank you 

View Article

Chip Intel Edison or Ryzen 7 2800X

Chip Intel Edison Is it really stronger Ryzen 7 2800X

View Article


where buy Intel Edison

 I'm wondering if I should buy an Intel Edison or Ryzen 7 2800X chip ? thanks all

View Article

devenv.exe required for 64-bit builds?

I had to modify this batch file so that it doesn't search of devenv.exe when configuring for a 64-bit build, from my Parallel Studio...

View Article


xilink error when traying to use OpenMP and offload to GFX

I am experimenting by first time with target and offload to Intel Graphics Technology.Following this sample code: https://github.com/jeffhammond/HPCInfo/blob/master/openmp/offload/test_v...I commented...

View Article

memory_pool linking error

I'm implementing a custom allocator using the tbb memory_pool class, Everything seems to compile fine, but during linking I get the following linker error. Any ideas why I might be getting this? I was...

View Article


For loop in intel processor

Hello sirhow to write for loop in intel processorint i;int max;for (i=0;i<MAX;i++) 

View Article

switch case in intel

  switch (base) {02    case 'A': case '0': return 0;03    case 'C': case '1': return 1;04    case 'G': case '2': return 2;05    case 'T': case '3': return 3;06  }07  cerr << "error: unexpected...

View Article

icc not creating a.out file

Yesterday when I ran the following line in terminal: icc -mkl -c -xAVX optimizedV4.cI was able to get back: optimizedV4.o and: a.outToday when I edited the c code, simply changing a loop variable, I...

View Article
Browsing all 1175 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>