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

Add Modelica code to ThermalFluid Benchmark #949

Merged
merged 32 commits into from
Jun 14, 2024

Conversation

ChrisRackauckas
Copy link
Member

No description provided.

@thazhemadam thazhemadam force-pushed the ChrisRackauckas-patch-1 branch 10 times, most recently from 235a740 to 8a0d2ea Compare June 4, 2024 13:49
.buildkite/build_benchmark.sh Outdated Show resolved Hide resolved
.buildkite/build_benchmark.sh Outdated Show resolved Hide resolved
@thazhemadam thazhemadam force-pushed the ChrisRackauckas-patch-1 branch from 76e0142 to a3aa807 Compare June 4, 2024 15:55
@ChrisRackauckas
Copy link
Member Author

We're going to have to @elapsed OpenModelica to keep it honest. One of the cases literally runs for over 10 minutes and then it reports out it took a second. Clearly it doesn't measure compile times...

@ChrisRackauckas
Copy link
Member Author

@chriselrod do you know what

<html>
<body>
<!--StartFragment-->


warning: Linking two modules of different target triples: 'start' is 'x86_64-linux-gnu' whereas 'scimlde' is 'x86_64-unknown-linux-gnu'
  |  
  | warning: Linking two modules of different target triples: '' is 'x86_64-linux-gnu' whereas 'scimlde' is 'x86_64-unknown-linux-gnu'
 

<br class="Apple-interchange-newline"><!--EndFragment-->
</body>
</html>

is all about? It seems to be stalling on that before it even gets to the benchmarks.

@chriselrod
Copy link
Contributor

https://github.com/JuliaComputing/JuliaSimCompiler.jl/issues/273
I assume it is doing that while running the JuliaSimCompiler benchmarks. I think it probably takes very little time compared to the of the compilation.

@thazhemadam thazhemadam force-pushed the ChrisRackauckas-patch-1 branch 7 times, most recently from 83035a7 to 8569df2 Compare June 10, 2024 12:38
@thazhemadam thazhemadam force-pushed the ChrisRackauckas-patch-1 branch from 8569df2 to 0938bf4 Compare June 10, 2024 15:35
@thazhemadam thazhemadam force-pushed the ChrisRackauckas-patch-1 branch from 00ddd01 to d8c2d0d Compare June 11, 2024 06:37
Signed-off-by: Anant Thazhemadam <[email protected]>
@thazhemadam thazhemadam force-pushed the ChrisRackauckas-patch-1 branch from d8c2d0d to 5e9257f Compare June 11, 2024 06:39
@thazhemadam thazhemadam force-pushed the ChrisRackauckas-patch-1 branch from f6a5995 to 863ff82 Compare June 12, 2024 09:36
@ChrisRackauckas ChrisRackauckas merged commit d5d9051 into master Jun 14, 2024
1 of 2 checks passed
@ChrisRackauckas ChrisRackauckas deleted the ChrisRackauckas-patch-1 branch June 14, 2024 11:53
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.

5 participants