parthenon-hpc-lab / parthenon

Parthenon AMR infrastructure
https://parthenon-hpc-lab.github.io/parthenon/
Other
112 stars 33 forks source link

find_package(Threads) on install #1052

Closed pbrady closed 5 months ago

pbrady commented 5 months ago

Runs find_package(Threads) when consuming installed cmake target.

Fixes issue with missing Threads::Threads target.

Yurlungur commented 5 months ago

@pgrete CI seems to be failing at the initialize containers stage.

pgrete commented 5 months ago

@pgrete CI seems to be failing at the initialize containers stage.

This was a driver/library mismatch on the CI machine. Should be fine now.