Replies: 2 comments 2 replies
-
The first message is a clue Currently, Intel is converting from its old Fortran compiler (ifort) to a new one (ifx). If you try to compile old FDS source with the new Intel oneAPI compilers, you will probably have trouble. Is there a compelling reason for you to compile old FDS source? We are focusing on getting the latest source to compile with the latest compilers, be they Intel, Gnu, or others. I suggest you do the same. |
Beta Was this translation helpful? Give feedback.
-
Sometimes when i compile old versions of fds ( by checking out earlier
commits), i will copy scripts used to bulild fds and rename them so they
are not changed after i 'git checkout ' the old revision.
…On Thu, Dec 5, 2024, 8:23 PM lhy ***@***.***> wrote:
Not that important though. There's a self-developed version based on the
old FDS source, so I want to try to compile it, but now it meets this
problem. :)
If I'm stick to compiling this old one, does that mean I need to
reconfigure the environment? Do you have any tutorials on this?
—
Reply to this email directly, view it on GitHub
<#13839 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC6UCRVTZPXYHKLYN34IMQD2ED4ANAVCNFSM6AAAAABTBQD4CGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNBXHE2TAOI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hello teams,
I downloaded the old version of FDS for development, whose hash is
0a68e80e0d999ce311428971db7c173997bf1ba0
. And I installed the oneAPI 2024 and VS 2022. There's some problem occurs when build this version.But the environment for FDS6.9.1 is OK. Could you please figure out the reason and how should I solve this problem? Which version of ifort is suitable?
Regards.
LI
Beta Was this translation helpful? Give feedback.
All reactions