- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello all,
I have installed intel parallel studio successfully and when I type "icc -v", it shows:
icc version 18.0.2 (gcc version 4.8.5 compatibility)
and when I type "which icc", it shows:
/opt/intel/compilers_and_libraries_2018.2.199/linux/bin/intel64/icc
But when I tried to use icc to compile something "icc hello.c -o test.o", it is saying that I don't have icc.
icc: command not found
I will appreciate any help. Thanks.
- Tags:
- CC++
- Development Tools
- Intel® C++ Compiler
- Intel® Parallel Studio XE
- Intel® System Studio
- Optimization
- Parallel Computing
- Vectorization
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Use: icl
Jim Dempsey

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page