- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I have a library that uses the "test-drive" package from the fortran-lang community for unit testing https://github.com/fortran-lang/test-drive.
when compiling the unit tests with ifx I have the following error:
Intel(R) Fortran Compiler for applications running on Intel(R) 64, Version 2023.0.0 Build 20221201
Copyright (C) 1985-2022 Intel Corporation. All rights reserved.
#0 0x00007ff6b811f1d5 (C:\PROGRA~2\Intel\oneAPI\compiler\20230~1.0\windows\bin-llvm\xfortcom.exe+0x2ff1d5)
...
#22 0x00007ff8fe6053e0 (C:\windows\System32\KERNEL32.DLL+0x153e0)
#23 0x00007ff8ff90485b (C:\windows\SYSTEM32\ntdll.dll+0x485b)
test\test_fast_math.f90(642): error #5623: **Internal compiler error: internal abort** Please report this error along with the circumstances in which it occurred in a Software Problem Report. Note: File and line given may not be explicit cause of this error.
call run_testsuite(testsuites(is)%collect, error_unit, stat)
-----------^
compilation aborted for test\test_fast_math.f90 (code 3)
<ERROR> Compilation failed for object " test_test_fast_math.f90.o "
<ERROR>stopping due to failed compilation
STOP 1
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello hkvzjal,
Thank you for posting on the Intel® communities. I understand you are getting an error while compiling.
To be able to assist you further, I will need you to confirm the following:
1. Is this personal or business matters?
2. Are you working for a company? If so, what is the name?
3. What is the brand and model name of your processor?
4. What is the brand and model name of your graphics card?
5. Are you using a laptop or desktop computer?
6. What is the operating system installed as well as the version and build?
Best regards,
Deivid A.
Intel Customer Support Technician
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello hkvzjal,
This follow-up is to double-check if you still assistance from my part or if the bug is now solved.
Let me know if you need further support.
Regards,
Deivid A.
Intel Customer Support Technician
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @DeividA_Intel I have sent my replay to your questions by private message.
The issue has not been solved.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello hkvzjal,
I do appreciate all the information you shared via private message. Based on your issue and your system configuration, the best line of support for Intel® Fortran Compiler would be the Intel® Developer Zone. You can check more in the following link:
There you will receive the appropriate support on this and other concerns you may have related to this product. Here you will find the links to access the website and the community forums:
- Website: https://software.intel.com/content/www/us/en/develop/home.html
- Forums: https://community.intel.com/t5/Software/ct-p/software-products
Please keep in mind that this thread will no longer be monitored by Intel.
Regards,
Deivid A.
Intel Customer Support Technician
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When I try to follow the link you sent and request support, the system does not let me create a ticket for oneAPI ...
Anyhow, I just wanted to signal that there are still bugs with ifx, and actually giving you the full project which is open-source to check if it might be of help... ifx is not my main production Fortran compiler precisely because whenever I try to compile medium to large projects I come across such bugs as the one shown above... and if I can not report them either through public or private tickets it becomes complicated to see how to adopt this new technology.
Thank for promptly closing the ticket
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page