Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Using CEA #17

auNole334 started this conversation in General
Discussion options

I have several questions about intalling CEA.

  1. Is there any plan to update the installation of CEA using the current version of IntelONEAPI? I have tried to debug issues and it seems that when Intel changed to ifx from ifort they also removed a bunch of runtime libraries, which seem to be causing issues with running in python.
  2. Is developing a cea.exe from source self contained? Are all the fortran files necessary to compile in /source and /data? I ask this because I could theoretically just call the cea.exe from python. If the development of CEA was updated to new intelOneApi this would be unnecessary.
You must be logged in to vote

Replies: 1 comment

Comment options

@auNole334 The code compiles with OneAPI 2024. PR #16 was just merged earlier today which solved a segfault that was specific to OneAPI 2024. It should be safe to re-try now, but if you have any issues, you can reply here or open an issue for it. The fortran files needed to compile are in source but also extern/fbasics. If you want to install just the Fortran standalone, you can do that by calling cmake --preset core, but again, you should be able to build the Python interface with OneAPI now.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /