I just installed the intel compiler and it is very very slow. If I just execute ifort to get the "you need to provide a file" message, the it takes 30 seconds: > $ time ifort ifort: command line error: no files specified; for help type "ifort -help" ifort 0.00s user 0.01s system 0% cpu 30.046 total
Is this some license checking feature or why is it so slow. I am using the student version.