Hi
I am trying to use the intrinsic procedure cpu_time(), but get the error: "Error 1 error LNK2019: unresolved external symbol _for_cpusec_x referenced in function ...". My best guess is that this is because I compile the code with Fortran 90 without Fortran 95 and newer? Does anyone know if this is the case and how I can fix it or have any other suggestions for what is causing this?
I am using visual studio 2013 and Intel parallel studio xe 2017 on win 7.
Best regards,
Brian
Thread Topic:
Help Me