Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doc: Use clang on RTD #1277

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Doc: Use clang on RTD #1277

merged 1 commit into from
Jan 9, 2024

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Jan 9, 2024

... and parallelize model import for faster notebook execution.

and parallelize model import
@dweindl dweindl self-assigned this Jan 9, 2024
@dweindl dweindl marked this pull request as ready for review January 9, 2024 12:38
@dweindl dweindl requested a review from a team as a code owner January 9, 2024 12:38
Copy link
Contributor

@Doresic Doresic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clang is faster than gfortran? Or are you changing it for another reason?
Nice change for parallel compile.

@dweindl
Copy link
Member Author

dweindl commented Jan 9, 2024

Clang is faster than gfortran? Or are you changing it for another reason?

We shouldn't need gfortran, but a while a ago there was some issue with gfortran not being found. Testing if that's still an issue. Clang is faster than g++. Therefore, installing clang.

@dweindl dweindl merged commit 5f5fc2b into ICB-DCM:develop Jan 9, 2024
18 checks passed
@dweindl dweindl deleted the doc_rtd_clang branch January 9, 2024 14:34
This was referenced Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants