- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
- file structure.pdf
- snapshot of the microsoft visual studio screen before pressing start button.jpeg
- snapshot of the microsoft visual studio screen after pressing start button with debug mode.jpeg
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Why are you installing the beta? The oneAPI HPC toolkit (with Fortran) is released.
Link copiado
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
That the variable name shows as lowercase tells me that the Fortran debug integration isn't being used. Try an uninstall and reinstall of the Intel compiler.
- Marcas:
- That
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
After re-installing Intel Fortran compiler(Intel Fortran Compiler(Beta) for Windows), the same problem exists. I have installed the following files apart from Microsoft visual studio 2019 to run and debug my Fortran code from the site (https://software.intel.com/content/www/us/en/develop/articles/oneapi-standalone-components.html#fortran
- Intel Fortran Compiler(Beta) for Windows
- Intel Open Volume Kernel Library for Windows
- Intel openAPI Math Kernel Library for Windows
- Intel oneAPI Data Analytics Library for Windows
- Intel Inspector for Windows
I have downloaded all files from installer 'Local'.
Can you please tell me that all the files mentioned above are required to install or not to watch the value in debugging mode? And also guide me if any other files are needed to be installed from any other source to solve my purpose.
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Why are you installing the beta? The oneAPI HPC toolkit (with Fortran) is released.
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
After installing oneAPI HPC Toolkit with openAPI Base Toolkit, my problem has resolved. Thanks!
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
I have the same problem. I can not get the debug watch information.
I have installed the toolkit
My visual studio version is 2019 version 16.8.4.
See the below. I create a simple program, but I cannot watch the information.
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
the problem is solved for now after I unstall and reinstall everything, VS, base and Hpc.
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
I have the same problem after I installed oneAPI. Does it really the only solution to install again everything?
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
I have the same issue with recently installed (upgraded from 2019) MVSC 2022, Intel Fortran compiler 2023. I also installed the Intel oneAPI HPC Toolkit with openAPI Base Toolkit. When I scroll over variables during debugging I used to see the values in MVSC 2019, now nothing is shown. Screenshot of Locals below:
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Hi Rick,
same trouble here. Have you solved the problem?
thanks.
Wen
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
It was helpful to set the compiler optimization option as Disable.
: Solution explorer -> Fortran project -> Properties -> Fortran -> Optimization
With options like /O3, breaking points worked, but values of variables were not available for watch.
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
Is your call stack in the focus of the procedure with those variables?
IOW, if your procedure with those variables, called a library procedure, and that errored .AND. EPS1 and EPS2 were global variables, then you might see what you have shown.
Jim Dempsey

- Subscrever fonte RSS
- Marcar tópico como novo
- Marcar tópico como lido
- Flutuar este Tópico para o utilizador atual
- Marcador
- Subscrever
- Página amigável para impressora