Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29284 Discussions

How to specify command line and current directory for Profiler

Intel_C_Intel
Employee
394 Views
I am trying to use the profiler from the Developer Studio. Can I specify the command line and current directory (as I can do for the debugger)?

This question may have been asked many times, but I can't find a definitive answer in this forum or in the Compaq Fortran site.

Thanks,

Gabriel

0 Kudos
1 Reply
Steven_L_Intel1
Employee
394 Views
I don't think so. The profiler uses the executable directory as the default (unlike what happens when you run the program from DevStudio!), and I don't know of a way to set the command line for the profiler, unless it recognizes the one under the Debug tab (I'm not sure).

Steve
0 Kudos
Reply