My silly questions

My silly questions

Ritratto di yingwu

Hi,

I am excited to see intel array viewer. Could I ask some silly questions?

1. What is the relationship between array viewer and Array Visualizer? I get this question when I download them from http://www.intel.com/cd/software/products/asmo-na/eng/compilers/226302.htm. There are two files to download, av_dev_ia32.zip and av_rt_ia32.zip. However, when I install them, I can not see the difference. Can I say the viewer and the visualzer are integrated together?

2. Can I integrat the array viewer into the visual studio? Actually, if it can, I will be so so excited, because in matlab, I can see the array even after the code is run.

Thanks very much for any answer....

2 post / 0 new
Ultimo contenuto
Per informazioni complete sulle ottimizzazioni del compilatore, consultare l'Avviso sull'ottimizzazione
Ritratto di johnreadey

1. The av_dev_ia32.zip download includes components needed for development (hearders, libraries, etc.), the av_rt_ia32.zip is just the runtime. With the runtime you get the viewer and can open and modify files, but you can't write programs that use AV to display data. 2. I don't have visual studio myself, but you can check other posts for how to set things up so you can view arrays while debugging. It seems it's possible (with some effort) for 32bit, but it's not currently working for 64bit vs. John

Accedere per lasciare un commento.