Skip to content

build Libtask for Julia 1.5.4#2792

Closed
KDr2 wants to merge 1 commit into
JuliaPackaging:masterfrom
KDr2:libtask-julia-1.5.4
Closed

build Libtask for Julia 1.5.4#2792
KDr2 wants to merge 1 commit into
JuliaPackaging:masterfrom
KDr2:libtask-julia-1.5.4

Conversation

@KDr2
Copy link
Copy Markdown
Contributor

@KDr2 KDr2 commented Apr 8, 2021

As discussed at TuringLang/Turing.jl#1568 (comment), the memory layout of struct jl_task_t changed in v1.5.4, so we should build a new version for this version.

@KDr2
Copy link
Copy Markdown
Contributor Author

KDr2 commented Apr 8, 2021

Hmm... Julia 1.5.4 is not available on Yggdrasil...

@giordano
Copy link
Copy Markdown
Member

giordano commented Apr 8, 2021

@fingolfin looks like we need a new libjulia just for Julia v1.5.4... I don't think we have other options, do we?

@fingolfin
Copy link
Copy Markdown
Member

Ouch. Yeah, indeed, it seems we need to (re)build this against 1.5.4.
And perhaps the people working on libtask should submit a PR to Julia which add suitable accessor functions for jl_task_t, which they can call instead of directly accessing the struct, to avoid such issues down the road.

@devmotion devmotion mentioned this pull request Apr 26, 2021
@KDr2 KDr2 closed this Jun 17, 2021
@KDr2 KDr2 deleted the libtask-julia-1.5.4 branch June 17, 2021 02:42
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.

3 participants